Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require minor v1.42.53 -> v1.43.10

Release Notes

aws/aws-sdk-go

v1.43.10

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.
  • service/cloudtrail: Updates service API and documentation
    • Add bytesScanned field into responses of DescribeQuery and GetQueryResults.
  • service/ecr: Updates service API and documentation
    • This release adds support for tracking images lastRecordedPullTime.
  • service/gamelift: Updates service documentation
    • Minor updates to address errors.
  • service/keyspaces: Updates service API, documentation, waiters, paginators, and examples

v1.43.9

Compare Source

===

Service Client Updates
  • service/kafkaconnect: Updates service API and documentation
  • service/mediapackage: Updates service API
    • This release adds Hybridcast as an available profile option for Dash Origin Endpoints.
  • service/mgn: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Documentation updates for Multi-AZ DB clusters.

v1.43.8

Compare Source

===

Service Client Updates
  • service/amplify: Updates service API and documentation
  • service/amplifyuibuilder: Updates service API, documentation, and paginators
  • service/athena: Updates service API and documentation
    • This release adds support for updating an existing named query.
  • service/ec2: Updates service API and documentation
    • This release adds support for new AMI property 'lastLaunchedTime'
  • service/finspace-data: Updates service API, documentation, and paginators
  • service/fis: Updates service API and documentation
  • service/fsx: Updates service API and documentation
  • service/route53-recovery-cluster: Updates service API and documentation
  • service/servicecatalog-appregistry: Updates service API

v1.43.7

Compare Source

===

Service Client Updates
  • service/elasticache: Updates service documentation
    • Doc only update for ElastiCache
  • service/panorama: Updates service API and documentation

v1.43.6

Compare Source

===

Service Client Updates
  • service/autoscaling: Updates service API, documentation, and examples
    • You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later.
  • service/databrew: Updates service API and documentation
  • service/fms: Updates service API and documentation
  • service/lightsail: Updates service API and documentation
    • This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.
  • service/route53: Updates service documentation
    • SDK doc update for Route 53 to update some parameters with new information.
  • service/s3: Updates service examples
    • This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.
  • service/transfer: Updates service paginators
    • Support automatic pagination when listing AWS Transfer Family resources.

v1.43.5

Compare Source

===

Service Client Updates
  • service/lambda: Updates service API, documentation, and waiters
    • Lambda releases .NET 6 managed runtime to be available in all commercial regions.
  • service/textract: Updates service API
  • service/transfer: Updates service API and documentation
    • The file input selection feature provides the ability to use either the originally uploaded file or the output file from the previous workflow step, enabling customers to make multiple copies of the original file while keeping the source file intact for file archival.

v1.43.4

Compare Source

===

Service Client Updates
  • service/apprunner: Updates service API
  • service/translate: Updates service API and documentation
  • service/wafv2: Updates service documentation
SDK Bugs
  • service/lexruntimev2: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17.
  • service/transcribestreamingservice: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17.
    • Adds fix addressing an issue where SDK's bi-directional eventstream API operation request could hang when the HTTP/2 stream was closed by the service with a non-200 status code.

v1.43.3

Compare Source

===

Service Client Updates
  • service/customer-profiles: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation.
  • service/imagebuilder: Updates service API and documentation

v1.43.2

Compare Source

===

Service Client Updates
  • service/budgets: Updates service API, documentation, and paginators
    • This change introduces DescribeBudgetNotificationsForAccount API which returns budget notifications for the specified account
  • service/gamelift: Updates service documentation
    • Increase string list limit from 10 to 100.
  • service/transfer: Updates service API and documentation
    • Properties for Transfer Family used with SFTP, FTP, and FTPS protocols. Display Banners are bodies of text that can be displayed before and/or after a user authenticates onto a server using one of the previously mentioned protocols.

v1.43.1

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.
  • service/cloudtrail: Updates service API and documentation
    • Add bytesScanned field into responses of DescribeQuery and GetQueryResults.
  • service/ecr: Updates service API and documentation
    • This release adds support for tracking images lastRecordedPullTime.
  • service/gamelift: Updates service documentation
    • Minor updates to address errors.
  • service/keyspaces: Updates service API, documentation, waiters, paginators, and examples

v1.43.0

Compare Source

===

Service Client Updates
  • service/budgets: Updates service API and documentation
    • Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.
  • service/ce: Updates service API
  • service/ec2: Updates service API and documentation
    • Documentation updates for EC2.
  • service/glue: Updates service API and documentation
    • Support for optimistic locking in UpdateTable
  • service/ssm: Updates service documentation
    • Assorted ticket fixes and updates for AWS Systems Manager.
SDK Features
  • codegen: Updates the SDK's code generation to stop supporting new API modeled JSONValue parameters. The SDK's JSONValue type is only compatible with JSON documents with a top level JSON Object. JSON Lists, Strings, Scalars, are not compatible. This prevents JSON Value working with some APIs such as Amazon Lex Runtime Service's operations.
SDK Bugs
  • service/lexruntimeservice: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with JSON documents of lists.
    • PostContentInput.ActiveContexts
    • PutContentOutput.AlternativeIntents
    • PutContentOutput.ActiveContexts
    • PutSessionOutput.ActiveContexts
    • Fixes #​4258

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot requested a review from a team as a code owner March 1, 2022 02:49
@renovate renovate bot added the dependencies Indicates a change to dependencies label Mar 1, 2022
@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #602 (3872d66) into master (466d048) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #602   +/-   ##
=======================================
  Coverage   54.32%   54.32%           
=======================================
  Files         181      181           
  Lines       15177    15177           
=======================================
  Hits         8245     8245           
  Misses       6615     6615           
  Partials      317      317           

@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-aws-aws-sdk-go-1.x branch from e36b859 to 4dc889f Compare March 1, 2022 22:38
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.43.8 fix(deps): update module github.com/aws/aws-sdk-go to v1.43.9 Mar 1, 2022
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-aws-aws-sdk-go-1.x branch from 4dc889f to 3872d66 Compare March 2, 2022 19:48
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.43.9 fix(deps): update module github.com/aws/aws-sdk-go to v1.43.10 Mar 2, 2022
Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@JordanSussman JordanSussman merged commit 700c56f into master Mar 3, 2022
@JordanSussman JordanSussman deleted the renovate/github.amrom.workers.dev-aws-aws-sdk-go-1.x branch March 3, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Indicates a change to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants