stv0g / gose

A tera-scale file uploader
Apache License 2.0
193 stars 7 forks source link

fix(deps): update module github.com/aws/aws-sdk-go to v1.44.298 #116

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.44.291 -> v1.44.298

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go) ### [`v1.44.298`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144298-2023-07-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.297...v1.44.298) \=== ##### Service Client Updates - `service/dms`: Updates service API, documentation, and paginators - Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings - `service/glue`: Updates service API and documentation - This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation. - `service/logs`: Updates service API and documentation - Add CMK encryption support for CloudWatch Logs Insights query result data - `service/medialive`: Updates service API and documentation - This release enables the use of Thumbnails in AWS Elemental MediaLive. - `service/mediatailor`: Updates service API and documentation ##### SDK Bugs - `aws/credentials/ssocreds`: Implement SSO token provider support for `sso-session` in AWS shared config. - Fixes [4649](https://togithub.com/aws/aws-sdk-go/issues/4649) ### [`v1.44.297`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144297-2023-07-06) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.296...v1.44.297) \=== ##### Service Client Updates - `service/ec2`: Updates service API and documentation - Add Nitro Enclaves support on DescribeInstanceTypes - `service/location`: Updates service API and documentation - `service/outposts`: Updates service API, documentation, and paginators - `service/quicksight`: Updates service API and documentation - This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter. - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters. ### [`v1.44.296`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144296-2023-07-05) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.295...v1.44.296) \=== ##### Service Client Updates - `service/comprehendmedical`: Updates service documentation - `service/connect`: Updates service documentation - `service/kms`: Updates service API and documentation - Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call. - `service/mgn`: Updates service API, documentation, and paginators - `service/securityhub`: Updates service documentation ### [`v1.44.295`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144295-2023-07-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.294...v1.44.295) \=== ##### Service Client Updates - `service/batch`: Updates service API and documentation - This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture and X86\_64 CPU Architecture with Windows OS on Fargate Platform. - `service/sagemaker`: Updates service API and documentation - SageMaker Inference Recommender now accepts new fields SupportedEndpointType and ServerlessConfiguration to support serverless endpoints. ### [`v1.44.294`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144294-2023-06-30) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.293...v1.44.294) \=== ##### Service Client Updates - `service/amp`: Updates service API and documentation - `service/ecs`: Updates service API and documentation - Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode - `service/ivs`: Updates service API - `service/mediaconvert`: Updates service documentation - This release includes improved color handling of overlays and general updates to user documentation. - `service/sagemaker`: Updates service API and documentation - This release adds support for rolling deployment in SageMaker Inference. - `service/transfer`: Updates service API and documentation - Add outbound Basic authentication support to AS2 connectors - `service/verifiedpermissions`: Updates service documentation ### [`v1.44.293`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144293-2023-06-29) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.292...v1.44.293) \=== ##### Service Client Updates - `service/appstream`: Updates service API, documentation, and paginators - This release introduces app block builder, allowing customers to provision a resource to package applications into an app block - `service/chime`: Updates service API and documentation - The Amazon Chime SDK APIs in the Chime namespace are no longer supported. Customers should use APIs in the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity, ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and ChimeSDKVoice. - `service/cleanrooms`: Updates service API and documentation - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed - `service/gamelift`: Updates service API and documentation - Amazon GameLift now supports game builds that use the Amazon Linux 2023 (AL2023) operating system. - `service/glue`: Updates service API and documentation - This release adds support for AWS Glue Crawler with Iceberg Tables, allowing Crawlers to discover Iceberg Tables in S3 and register them in Glue Data Catalog for query engines to query against. - `service/sagemaker`: Updates service API and documentation - Adding support for timeseries forecasting in the CreateAutoMLJobV2 API. ##### SDK Bugs - `private/protocol`: Fix header serialization of empty enum lists in restxml. - Header was serialized as the empty string if list was nil/empty. ### [`v1.44.292`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144292-2023-06-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.291...v1.44.292) \=== ##### Service Client Updates - `service/internetmonitor`: Updates service API and documentation - `service/kinesisanalyticsv2`: Updates service API - `service/lambda`: Updates service API and documentation - Surface ResourceConflictException in DeleteEventSourceMapping - `service/omics`: Updates service API - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory. - `service/s3`: Updates service API, documentation, and examples - 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. - `service/sagemaker`: Updates service API and documentation - This release adds support for Model Cards Model Registry integration.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.