Build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.35.0 to 1.36.0 #429

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-v2-service-s3-1.36.0 into main 2023-06-29 07:48:47 +00:00
argoyle commented 2023-06-28 22:42:41 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.35.0 to 1.36.0.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/s3's changelog.

Release (2023-06-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.3.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.17.0
    • Feature: Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.37.0
    • Feature: Surface ResourceConflictException in DeleteEventSourceMapping
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.5.0
    • Feature: Add Common Workflow Language (CWL) as a supported language for Omics workflows
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.46.0
    • Feature: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.36.0
    • Feature: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.88.0
    • Feature: This release adds support for Model Cards Model Registry integration.

Release (2023-06-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.32.0
    • Feature: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.8.0
    • Feature: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.23.0
    • Feature: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.16.0
    • Feature: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.28.0
    • Feature: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
  • github.com/aws/aws-sdk-go-v2/service/privatenetworks: v1.3.0
    • Feature: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.87.0
    • Feature: Introducing TTL for online store records in feature groups.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.15.0
    • Feature: Introducing TTL for online store records for feature groups.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.36.7
    • Documentation: Systems Manager doc-only update for June 2023.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.3
    • Documentation: This update fixes several broken links to the Cedar documentation.

Release (2023-06-26)

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.35.0 to 1.36.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md">github.com/aws/aws-sdk-go-v2/service/s3's changelog</a>.</em></p> <blockquote> <h1>Release (2023-06-28)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/aws-sdk-go-v2/service/internetmonitor</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/internetmonitor/CHANGELOG.md#v130-2023-06-28">v1.3.0</a> <ul> <li><strong>Feature</strong>: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/kinesisanalyticsv2/CHANGELOG.md#v1170-2023-06-28">v1.17.0</a> <ul> <li><strong>Feature</strong>: Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/lambda</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/lambda/CHANGELOG.md#v1370-2023-06-28">v1.37.0</a> <ul> <li><strong>Feature</strong>: Surface ResourceConflictException in DeleteEventSourceMapping</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/omics</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/omics/CHANGELOG.md#v150-2023-06-28">v1.5.0</a> <ul> <li><strong>Feature</strong>: Add Common Workflow Language (CWL) as a supported language for Omics workflows</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/rds</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/rds/CHANGELOG.md#v1460-2023-06-28">v1.46.0</a> <ul> <li><strong>Feature</strong>: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/s3</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/s3/CHANGELOG.md#v1360-2023-06-28">v1.36.0</a> <ul> <li><strong>Feature</strong>: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/sagemaker</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/sagemaker/CHANGELOG.md#v1880-2023-06-28">v1.88.0</a> <ul> <li><strong>Feature</strong>: This release adds support for Model Cards Model Registry integration.</li> </ul> </li> </ul> <h1>Release (2023-06-27)</h1> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/aws-sdk-go-v2/service/appfabric</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/appfabric/CHANGELOG.md#v100-2023-06-27">v1.0.0</a> <ul> <li><strong>Release</strong>: New AWS service client module</li> <li><strong>Feature</strong>: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/appflow</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/appflow/CHANGELOG.md#v1320-2023-06-27">v1.32.0</a> <ul> <li><strong>Feature</strong>: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/emrserverless</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/emrserverless/CHANGELOG.md#v180-2023-06-27">v1.8.0</a> <ul> <li><strong>Feature</strong>: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/ivs</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/ivs/CHANGELOG.md#v1230-2023-06-27">v1.23.0</a> <ul> <li><strong>Feature</strong>: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/kinesisvideo</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/kinesisvideo/CHANGELOG.md#v1160-2023-06-27">v1.16.0</a> <ul> <li><strong>Feature</strong>: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/macie2</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/macie2/CHANGELOG.md#v1280-2023-06-27">v1.28.0</a> <ul> <li><strong>Feature</strong>: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/privatenetworks</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/privatenetworks/CHANGELOG.md#v130-2023-06-27">v1.3.0</a> <ul> <li><strong>Feature</strong>: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/sagemaker</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/sagemaker/CHANGELOG.md#v1870-2023-06-27">v1.87.0</a> <ul> <li><strong>Feature</strong>: Introducing TTL for online store records in feature groups.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/sagemakerfeaturestoreruntime/CHANGELOG.md#v1150-2023-06-27">v1.15.0</a> <ul> <li><strong>Feature</strong>: Introducing TTL for online store records for feature groups.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/ssm</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/ssm/CHANGELOG.md#v1367-2023-06-27">v1.36.7</a> <ul> <li><strong>Documentation</strong>: Systems Manager doc-only update for June 2023.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/verifiedpermissions</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/verifiedpermissions/CHANGELOG.md#v103-2023-06-27">v1.0.3</a> <ul> <li><strong>Documentation</strong>: This update fixes several broken links to the Cedar documentation.</li> </ul> </li> </ul> <h1>Release (2023-06-26)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/468996f54caa5f218654b3d621f89a392f85e4ad"><code>468996f</code></a> Release 2023-06-28</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5ef9c03caf4b9149a30cc232f43457f68b23c6de"><code>5ef9c03</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/25aad9fdcf791c066e5fb43a7065d08d18b5e8bd"><code>25aad9f</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b7502dc8e8eb31351962e730aeeb847dbad5541a"><code>b7502dc</code></a> Release 2023-06-27</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/706fe79755836c7e1017479e1d0151c0ed1a5928"><code>706fe79</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/51b189f16eebcb4fc5527763469c617ffac866b7"><code>51b189f</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2b71c0eac6c4f32a20074c9f60b5ad5f93dff490"><code>2b71c0e</code></a> Release 2023-06-26</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/12eeb948ef781fd2a8efe2a289d6e7c6ad8c3dc6"><code>12eeb94</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/791b88af01fffb3568dd0f41b06d0cdef6a7c8d0"><code>791b88a</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ea71314ea4cf35a4ad53570483bb2fce29a7573d"><code>ea71314</code></a> Release 2023-06-23</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.35.0...service/s3/v1.36.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-06-28 22:48:34 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #425 (c14a67c) into main (96abde4) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #425   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          160       160           
=========================================
  Hits           160       160           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

## [Codecov](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/425?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#425](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/425?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (c14a67c) into [main](https://app.codecov.io/gl/unboundsoftware/s3uploader/commit/96abde4148f502b685d8b87e31e785c39580c9c9?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (96abde4) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #425 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 160 160 ========================================= Hits 160 160 ``` :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)
argoyle (Migrated from gitlab.com) merged commit into main 2023-06-29 07:48:47 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#429