Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update golang.org/x/net dependency #3638

Merged
merged 2 commits into from
Nov 17, 2020
Merged

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Nov 17, 2020

Updates the SDK's dependency on golang.org/x/net module to update the
transitive golang.org/x/text module dependency to the latest version of
v0.3.3.

Fixes #3457

Updates the SDK's dependnecy on golang.org/x/net module to update the
transitive golang.org/x/text module dependency to the latest version of
v0.3.3.

Fixes aws#3457
@jasdel jasdel self-assigned this Nov 17, 2020
@jasdel jasdel merged commit 3340152 into aws:master Nov 17, 2020
@jasdel jasdel deleted the fixupGolangNetDep branch November 17, 2020 19:26
aws-sdk-go-automation pushed a commit that referenced this pull request Nov 18, 2020
===

### Service Client Updates
* `service/backup`: Updates service API and documentation
* `service/cloudformation`: Updates service API and documentation
  * This release adds ChangeSets support for Nested Stacks. ChangeSets offer a preview of how proposed changes to a stack might impact existing resources or create new ones.
* `service/codebuild`: Updates service API and documentation
  * AWS CodeBuild - Adding Status field for Report Group
* `service/ec2`: Updates service documentation
  * EC2 Fleet adds support of DeleteFleets API for instant type fleets. Now you can delete an instant type fleet and terminate all associated instances with a single API call.
* `service/elasticache`: Updates service documentation
  * Adding Memcached 1.6 to parameter family
* `service/outposts`: Updates service API
* `service/s3control`: Updates service API and documentation
  * AWS S3 Storage Lens provides visibility into your storage usage and activity trends at the organization or account level, with aggregations by Region, storage class, bucket, and prefix.

### SDK Enhancements
* Update golang.org/x/net dependency [#3638](#3638)
  * Updates the SDK's dependency on golang.org/x/net module to update the transitive golang.org/x/text module dependency to the latest version of v0.3.3.
  * Fixes [#3457](#3457)
aws-sdk-go-automation added a commit that referenced this pull request Nov 18, 2020
Release v1.35.31 (2020-11-18)
===

### Service Client Updates
* `service/backup`: Updates service API and documentation
* `service/cloudformation`: Updates service API and documentation
  * This release adds ChangeSets support for Nested Stacks. ChangeSets offer a preview of how proposed changes to a stack might impact existing resources or create new ones.
* `service/codebuild`: Updates service API and documentation
  * AWS CodeBuild - Adding Status field for Report Group
* `service/ec2`: Updates service documentation
  * EC2 Fleet adds support of DeleteFleets API for instant type fleets. Now you can delete an instant type fleet and terminate all associated instances with a single API call.
* `service/elasticache`: Updates service documentation
  * Adding Memcached 1.6 to parameter family
* `service/outposts`: Updates service API
* `service/s3control`: Updates service API and documentation
  * AWS S3 Storage Lens provides visibility into your storage usage and activity trends at the organization or account level, with aggregations by Region, storage class, bucket, and prefix.

### SDK Enhancements
* Update golang.org/x/net dependency [#3638](#3638)
  * Updates the SDK's dependency on golang.org/x/net module to update the transitive golang.org/x/text module dependency to the latest version of v0.3.3.
  * Fixes [#3457](#3457)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

golang.org/x/text v0.3.0 dependency vulnerability
2 participants