projectsyn / boatswain

Boatswain is a tool for doing EKS node maintenance/upgrades by replacing nodes which were created from outdated launch templates.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Update module aws/aws-sdk-go to v1.34.5 #20

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

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

Release Notes

aws/aws-sdk-go ### [`v1.34.5`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v1345-2020-08-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.34.4...v1.34.5) === ##### Service Client Updates - `service/appstream`: Updates service API and documentation - Adds support for the Desktop View feature - `service/braket`: Updates service API - `service/ec2`: Updates service API - New C5ad instances featuring AMD's 2nd Generation EPYC processors, offering up to 96 vCPUs, 192 GiB of instance memory, 3.8 TB of NVMe based SSD instance storage, and 20 Gbps in Network bandwidth - `service/license-manager`: Updates service documentation - `service/sagemaker`: Updates service API and documentation - Amazon SageMaker now supports 1) creating real-time inference endpoints using model container images from Docker registries in customers' VPC 2) AUC(Area under the curve) as AutoPilot objective metric ### [`v1.34.4`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v1344-2020-08-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.34.3...v1.34.4) === ##### Service Client Updates - `service/appsync`: Updates service documentation - `service/braket`: Adds new service - `service/cognito-idp`: Updates service API and documentation - `service/ec2`: Updates service API and documentation - Added MapCustomerOwnedIpOnLaunch and CustomerOwnedIpv4Pool to ModifySubnetAttribute to allow CoIP auto assign. Fields are returned in DescribeSubnets and DescribeNetworkInterfaces responses. - `service/eks`: Updates service API and documentation - `service/macie2`: Updates service documentation - `service/rds`: Updates service API and documentation - This release allows customers to specify a replica mode when creating or modifying a Read Replica, for DB engines which support this feature. ### [`v1.34.3`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v1343-2020-08-12) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.34.2...v1.34.3) === ##### Service Client Updates - `service/cloud9`: Updates service API and documentation - Add ConnectionType input parameter to CreateEnvironmentEC2 endpoint. New parameter enables creation of environments with SSM connection. - `service/comprehend`: Updates service documentation - `service/ec2`: Updates service API and documentation - Introduces support for IPv6-in-IPv4 IPsec tunnels. A user can now send traffic from their on-premise IPv6 network to AWS VPCs that have IPv6 support enabled. - `service/fsx`: Updates service API and documentation - `service/iot`: Updates service API, documentation, and paginators - Audit finding suppressions: Device Defender enables customers to turn off non-compliant findings for specific resources on a per check basis. - `service/lambda`: Updates service API and examples - Support for creating Lambda Functions using 'java8.al2' and 'provided.al2' - `service/transfer`: Updates service API, documentation, and paginators - Adds security policies to control cryptographic algorithms advertised by your server, additional characters in usernames and length increase, and FIPS compliant endpoints in the US and Canada regions. - `service/workspaces`: Updates service API and documentation - Adds optional EnableWorkDocs property to WorkspaceCreationProperties in the ModifyWorkspaceCreationProperties API ##### SDK Enhancements - `codegen`: Add XXX_Values functions for getting slice of API enums by type. - Fixes [#​3441](https://togithub.com/aws/aws-sdk-go/issues/3441) by adding a new XXX_Values function for each API enum type that returns a slice of enum values, e.g `DomainStatus_Values`. - `aws/request`: Update default retry to retry "use of closed network connection" errors ([#​3476](https://togithub.com/aws/aws-sdk-go/pull/3476)) - Fixes [#​3406](https://togithub.com/aws/aws-sdk-go/issues/3406) ##### SDK Bugs - `private/protocol/json/jsonutil`: Fixes a bug that truncated millisecond precision time in API response to seconds. ([#​3474](https://togithub.com/aws/aws-sdk-go/pull/3474)) - Fixes [#​3464](https://togithub.com/aws/aws-sdk-go/issues/3464) - Fixes [#​3410](https://togithub.com/aws/aws-sdk-go/issues/3410) - `codegen`: Export event stream constructor for easier mocking ([#​3473](https://togithub.com/aws/aws-sdk-go/pull/3473)) - Fixes [#​3412](https://togithub.com/aws/aws-sdk-go/issues/3412) by exporting the operation's EventStream type's constructor function so it can be used to fully initialize fully when mocking out behavior for API operations with event streams. - `service/ec2`: Fix max retries with client customizations ([#​3465](https://togithub.com/aws/aws-sdk-go/pull/3465)) - Fixes [#​3374](https://togithub.com/aws/aws-sdk-go/issues/3374) by correcting the EC2 API client's customization for ModifyNetworkInterfaceAttribute and AssignPrivateIpAddresses operations to use the aws.Config.MaxRetries value if set. Previously the API client's customizations would ignore MaxRetries specified in the SDK's aws.Config.MaxRetries field. ### [`v1.34.2`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v1342-2020-08-11) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.34.1...v1.34.2) === ##### Service Client Updates - `service/ec2`: Updates service API - This release rolls back the EC2 On-Demand Capacity Reservations (ODCRs) release 1.11.831 published on 2020-07-30, which was deployed in error. - `service/lambda`: Updates service API, documentation, and examples - Support Managed Streaming for Kafka as an Event Source. Support retry until record expiration for Kinesis and Dynamodb streams event source mappings. - `service/organizations`: Updates service documentation - Minor documentation update for AWS Organizations - `service/s3`: Updates service API, documentation, and examples - Add support for in-region CopyObject and UploadPartCopy through S3 Access Points ### [`v1.34.1`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v1341-2020-08-10) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.34.0...v1.34.1) === ##### Service Client Updates - `service/ec2`: Updates service API and documentation - Remove CoIP Auto-Assign feature references. - `service/glue`: Updates service API and documentation - Starting today, you can further control orchestration of your ETL workloads in AWS Glue by specifying the maximum number of concurrent runs for a Glue workflow. - `service/savingsplans`: Updates service API ##### SDK Enhancements - `aws/credentials/stscreds`: Add optional expiry duration to WebIdentityRoleProvider ([#​3356](https://togithub.com/aws/aws-sdk-go/pull/3356)) - Adds a new optional field to the WebIdentityRoleProvider that allows you to specify the duration the assumed role credentials will be valid for. - `example/service/s3/putObjectWithProgress`: Fix example for file upload with progress ([#​3377](https://togithub.com/aws/aws-sdk-go/pull/3377)) - Fixes [#​2468](https://togithub.com/aws/aws-sdk-go/issues/2468) by ignoring the first read of the progress reader wrapper. Since the first read is used for signing the request, not upload progress. - Updated the example to write progress inline instead of newlines. - `service/dynamodb/dynamodbattribute`: Fix typo in package docs ([#​3446](https://togithub.com/aws/aws-sdk-go/pull/3446)) - Fixes typo in dynamodbattribute package docs. ### [`v1.34.0`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v1340-2020-08-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.33.21...v1.34.0) === ##### Service Client Updates - `service/glue`: Updates service API and documentation - AWS Glue now adds support for Network connection type enabling you to access resources inside your VPC using Glue crawlers and Glue ETL jobs. - `service/organizations`: Updates service API and documentation - Documentation updates for some new error reasons. - `service/s3`: Updates service documentation and examples - Updates Amazon S3 API reference documentation. - `service/sms`: Updates service API and documentation - In this release, AWS Server Migration Service (SMS) has added new features: 1. APIs to work with application and instance level validation 2. Import application catalog from AWS Application Discovery Service 3. For an application you can start on-demand replication ##### SDK Features - `service/s3/s3crypto`: Updates to the Amazon S3 Encryption Client - This change includes fixes for issues that were reported by Sophie Schmieg from the Google ISE team, and for issues that were discovered by AWS Cryptography. ### [`v1.33.21`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v13321-2020-08-06) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.33.20...v1.33.21) === ##### Service Client Updates - `service/ec2`: Updates service API, documentation, and paginators - This release supports Wavelength resources, including carrier gateways, and carrier IP addresses. - `service/lex-models`: Updates service API and documentation - `service/personalize`: Updates service API and documentation - `service/personalize-events`: Updates service API and documentation - `service/personalize-runtime`: Updates service API and documentation - `service/runtime.lex`: Updates service API and documentation ### [`v1.33.20`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v13320-2020-08-05) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.33.19...v1.33.20) === ##### Service Client Updates - `service/appsync`: Updates service API and documentation - `service/fsx`: Updates service documentation - `service/resourcegroupstaggingapi`: Updates service documentation - Documentation updates for the Resource Group Tagging API namespace. - `service/sns`: Updates service documentation - Documentation updates for SNS. - `service/transcribe`: Updates service API, documentation, and paginators ### [`v1.33.19`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v13319-2020-08-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.33.18...v1.33.19) === ##### Service Client Updates - `service/health`: Updates service documentation - Documentation updates for health ### [`v1.33.18`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v13318-2020-08-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.33.17...v1.33.18) === ##### Service Client Updates - `service/ssm`: Updates service waiters and paginators - Adds a waiter for CommandExecuted and paginators for various other APIs. ### [`v1.33.17`](https://togithub.com/aws/aws-sdk-go/blob/master/CHANGELOG.md#Release-v13317-2020-07-31) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.33.16...v1.33.17) === ##### Service Client Updates - `service/chime`: Updates service API - This release increases the CreateMeetingWithAttendee max attendee limit to 10. - `service/personalize-runtime`: Updates service API and documentation - `service/resourcegroupstaggingapi`: Updates service API and documentation - Updates to the list of services supported by this API. - `service/storagegateway`: Updates service API and documentation - Add support for gateway VM deprecation dates - `service/wafv2`: Updates service API and documentation

Renovate configuration

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

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

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

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



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