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 module aws/aws-sdk-go to v1.28.3 #11501

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2020

This PR contains the following updates:

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

Release Notes

aws/aws-sdk-go

v1.28.3

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • General Update to EC2 Docs and SDKs
  • service/organizations: Updates service documentation
    • Updated description for PolicyID parameter and ConstraintViolationException.
  • service/securityhub: Updates service API and documentation
  • service/ssm: Updates service documentation
    • Document updates for Patch Manager 'NoReboot' feature.
SDK Enhancements
  • service/s3/s3crypto: Added X-Ray support to encrypt/decrypt clients (#​2912)
    • Adds support for passing Context down to the crypto client's KMS client enabling tracing for tools like X-Ray, and metrics.

v1.28.2

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • This release adds support for partition placement groups and instance metadata option in Launch Templates

v1.28.1

Compare Source

===

Service Client Updates
  • service/backup: Updates service API, documentation, and paginators
  • service/ec2: Updates service documentation
    • Documentation updates for the StopInstances API. You can now stop and start an Amazon EBS-backed Spot Instance at will, instead of relying on the Stop interruption behavior to stop your Spot Instances when interrupted.
  • service/elasticfilesystem: Updates service API, documentation, and paginators
    • This release adds support for managing EFS file system policies and EFS Access Points.

v1.28.0

Compare Source

===

Service Client Updates
  • service/chime: Updates service API and documentation
    • Add shared profile support to new and existing users
  • service/ec2: Updates service API and documentation
    • This release introduces the ability to tag egress only internet gateways, local gateways, local gateway route tables, local gateway virtual interfaces, local gateway virtual interface groups, local gateway route table VPC association and local gateway route table virtual interface group association. You can use tags to organize and identify your resources for cost allocation.
  • service/rds: Updates service API and documentation
    • This release adds an operation that enables users to override the system-default SSL/TLS certificate for new Amazon RDS DB instances temporarily, or remove the customer override.
  • service/sagemaker: Updates service API and documentation
    • SageMaker ListTrialComponents API filter by TrialName and ExperimentName.
  • service/transfer: Updates service API and documentation
    • This release introduces a new endpoint type that allows you to attach Elastic IP addresses from your AWS account with your server's endpoint directly and whitelist access to your server by client's internet IP address(es) using VPC Security Groups.
  • service/workspaces: Updates service API and documentation
    • Added the migrate feature to Amazon WorkSpaces.
SDK Features
  • Add generated error types for JSONRPC and RESTJSON APIs
    • Adds generated error types for APIs using JSONRPC and RESTJSON protocols. This allows you to retrieve additional error metadata within an error message that was previously unavailable. For example, Amazon DynamoDB's TransactWriteItems operation can return a TransactionCanceledException continuing detailed CancellationReasons member. This data is now available by type asserting the error returned from the operation call to TransactionCanceledException type.
  • service/dynamodb/dynamodbattribute: Go 1.9+, Add caching of struct serialization (#​3070)
    • For Go 1.9 and above, adds struct field caching to the SDK's DynamoDB AttributeValue marshalers and unmarshalers. This significantly reduces time, and overall allocations of the (un)marshalers by caching the reflected structure's fields. This should improve the performance of applications using DynamoDB AttributeValue (un)marshalers.
SDK Bugs

v1.27.4

Compare Source

===

Service Client Updates
  • service/logs: Updates service documentation
    • Documentation updates for logs
  • service/sts: Updates service examples
    • Documentation updates for sts

v1.27.3

Compare Source

===

Service Client Updates
  • service/ce: Updates service documentation
  • service/fms: Updates service API and documentation
  • service/translate: Updates service API, documentation, and paginators

v1.27.2

Compare Source

===

Service Client Updates
  • service/AWSMigrationHub: Updates service API, documentation, and paginators
  • service/codebuild: Updates service API and documentation
    • Add encryption key override to StartBuild API in AWS CodeBuild.
  • service/xray: Updates service documentation
    • Documentation updates for xray
SDK Enhancements
  • aws: Add configuration option enable the SDK to unmarshal API response header maps to normalized lower case map keys. (#​3033)
    • Setting aws.Config.LowerCaseHeaderMaps to true will result in S3's X-Amz-Meta prefixed header to be unmarshaled to lower case Metadata member's map keys.
SDK Bugs
  • aws/ec2metadata : Reduces request timeout for EC2Metadata client along with maximum number of retries (#​3066)
    • Reduces latency while fetching response from EC2Metadata client running in a container to around 3 seconds
    • Fixes #​2972

v1.27.1

Compare Source

===

Service Client Updates
  • service/comprehend: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release supports service providers configuring a private DNS name for services other than AWS services and services available in the AWS marketplace. This feature allows consumers to access the service using an existing DNS name without making changes to their applications.
  • service/mediapackage: Updates service API and documentation
    • You can now restrict direct access to AWS Elemental MediaPackage by securing requests for live content using CDN authorization. With CDN authorization, content requests require a specific HTTP header and authorization code.
SDK Bugs
  • aws/session: Fix client init not exposing endpoint resolve error (#​3059)
    • Fixes the SDK API clients not surfacing endpoint resolution errors, when the EndpointResolver is unable to resolve an endpoint for the client and region.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team January 6, 2020 21:56
@renovate renovate bot added the dependencies Used to indicate dependency changes. label Jan 6, 2020
@ghost ghost added size/XL Managed by automation to categorize the size of a PR. needs-triage Waiting for first response or review from a maintainer. labels Jan 6, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 5aeb4be to 6b67276 Compare January 7, 2020 20:57
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.27.1 Update module aws/aws-sdk-go to v1.27.2 Jan 7, 2020
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.27.2 Update module aws/aws-sdk-go to v1.27.3 Jan 8, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 6b67276 to 25e5e87 Compare January 8, 2020 19:59
@ghost ghost added size/XXL Managed by automation to categorize the size of a PR. and removed size/XL Managed by automation to categorize the size of a PR. labels Jan 8, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 25e5e87 to 6c3fc62 Compare January 9, 2020 20:42
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.27.3 Update module aws/aws-sdk-go to v1.27.4 Jan 9, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 6c3fc62 to 89462e8 Compare January 10, 2020 20:25
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.27.4 Update module aws/aws-sdk-go to v1.28.0 Jan 10, 2020
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.28.0 Update module aws/aws-sdk-go to v1.28.1 Jan 13, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 89462e8 to e9b17c5 Compare January 13, 2020 19:25
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.28.1 Update module aws/aws-sdk-go to v1.28.2 Jan 14, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from e9b17c5 to 91d0317 Compare January 14, 2020 20:37
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.28.2 Update module aws/aws-sdk-go to v1.28.3 Jan 15, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 91d0317 to 31ef9df Compare January 15, 2020 19:52
@gdavison gdavison removed the needs-triage Waiting for first response or review from a maintainer. label Jan 16, 2020
@gdavison gdavison merged commit 88911bb into master Jan 16, 2020
@renovate renovate bot deleted the renovate/github.com-aws-aws-sdk-go-1.x branch January 16, 2020 20:21
@bflad bflad added this to the v2.45.0 milestone Jan 20, 2020
@ghost
Copy link

ghost commented Feb 16, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Feb 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Used to indicate dependency changes. size/XXL Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants