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

chore(deps): update module aws/aws-sdk-go to v1.35.17 #24

Merged
merged 1 commit into from
Oct 28, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2020

This PR contains the following updates:

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

Release Notes

aws/aws-sdk-go

v1.35.17

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • AWS Nitro Enclaves general availability. Added support to RunInstances for creating enclave-enabled EC2 instances. New APIs to associate an ACM certificate with an IAM role, for enclave consumption.
  • service/iot: Updates service API and documentation
    • This release adds support for GG-Managed Job Namespace
  • service/workmail: Updates service documentation
    • Documentation update for Amazon WorkMail

v1.35.16

Compare Source

===

Service Client Updates
  • service/glue: Updates service API and documentation
    • AWS Glue machine learning transforms now support encryption-at-rest for labels and trained models.

v1.35.15

Compare Source

===

Service Client Updates
  • service/kendra: Updates service API and documentation
    • Amazon Kendra now supports indexing data from Confluence Server.
  • service/neptune: Updates service API, documentation, and paginators
    • This feature enables custom endpoints for Amazon Neptune clusters. Custom endpoints simplify connection management when clusters contain instances with different capacities and configuration settings.
  • service/sagemaker: Updates service API, documentation, and paginators
    • This release enables customers to bring custom images for use with SageMaker Studio notebooks.

v1.35.14

Compare Source

===

Service Client Updates
  • service/macie2: Updates service documentation
  • service/mediatailor: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • Support description on columns.

v1.35.13

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service documentation
  • service/appflow: Updates service API and documentation
  • service/servicecatalog: Updates service documentation
    • Documentation updates for servicecatalog
  • service/sns: Updates service API and documentation
    • SNS now supports a new class of topics: FIFO (First-In-First-Out). FIFO topics provide strictly-ordered, deduplicated, filterable, encryptable, many-to-many messaging at scale.

v1.35.12

Compare Source

===

Service Client Updates
  • service/cloudfront: Updates service API and documentation
    • CloudFront adds support for managing the public keys for signed URLs and signed cookies directly in CloudFront (it no longer requires the AWS root account).
  • service/ec2: Updates service API and documentation
    • instance-storage-info nvmeSupport added to DescribeInstanceTypes API
  • service/globalaccelerator: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • AWS Glue crawlers now support incremental crawls for the Amazon Simple Storage Service (Amazon S3) data source.
  • service/kendra: Updates service API and documentation
    • This release adds custom data sources: a new data source type that gives you full control of the documents added, modified or deleted during a data source sync while providing run history metrics.
  • service/organizations: Updates service documentation
    • AWS Organizations renamed the 'master account' to 'management account'.
SDK Bugs
  • aws/credentials: Fixed a race condition checking if credentials are expired. (#​3448)
  • internal/ini: Fixes ini file parsing for cases when Right Hand Value is missed in the last statement of the ini file (#​3596)

v1.35.11

Compare Source

===

Service Client Updates
  • service/appsync: Updates service documentation
  • service/batch: Updates service API and documentation
    • Adding evaluateOnExit to job retry strategies.
  • service/elasticbeanstalk: Updates service API
    • EnvironmentStatus enum update to include Aborting, LinkingFrom and LinkingTo

v1.35.10

Compare Source

===

Service Client Updates
  • service/backup: Updates service documentation
  • service/cloudfront: Updates service API and documentation
    • Amazon CloudFront adds support for Origin Shield.
  • service/docdb: Updates service documentation
    • Documentation updates for docdb
  • service/servicecatalog: Updates service API and documentation
    • An Admin can now update the launch role associated with a Provisioned Product. Admins and End Users can now view the launch role associated with a Provisioned Product.
  • service/ssm: Updates service API and documentation
    • This Patch Manager release now supports Common Vulnerabilities and Exposure (CVE) Ids for missing packages via the DescribeInstancePatches API.

v1.35.9

Compare Source

===

Service Client Updates
  • service/medialive: Updates service API, documentation, and paginators
    • The AWS Elemental MediaLive APIs and SDKs now support the ability to transfer the ownership of MediaLive Link devices across AWS accounts.
  • service/organizations: Updates service documentation
    • Documentation updates for AWS Organizations.
SDK Bugs
  • s3control: Fixes bug in SDK that caused GetAccessPointPolicy, DeleteAccessPointPolicy, and PutAccessPointPolicy operations to not route properly for S3 on Outposts. (#​3599)

v1.35.8

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service API and documentation
  • service/budgets: Updates service API, documentation, and paginators
    • This release introduces AWS Budgets Actions, allowing you to define an explicit response(or set of responses) to take when your budget exceeds it's action threshold.
  • service/ce: Updates service API and documentation
  • service/dms: Updates service API and documentation
    • When creating Endpoints, Replication Instances, and Replication Tasks, the feature provides you the option to specify friendly name to the resources.
  • service/glue: Updates service documentation
    • API Documentation updates for Glue Get-Plan API
  • service/groundstation: Updates service API and documentation
  • service/iot: Updates service API and documentation
    • Add new variable, lastStatusChangeDate, to DescribeDomainConfiguration API
  • service/macie2: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • Return tags for all resources in the output of DescribeDBInstances, DescribeDBSnapshots, DescribeDBClusters, and DescribeDBClusterSnapshots API operations.
  • service/rekognition: Updates service API and documentation
    • This SDK Release introduces new API (DetectProtectiveEquipment) for Amazon Rekognition. This release also adds ServiceQuotaExceeded exception to Amazon Rekognition IndexFaces API.
  • service/ssm: Updates service API and documentation
    • This Patch Manager release now supports searching for available packages from Amazon Linux and Amazon Linux 2 via the DescribeAvailablePatches API.
  • service/transfer: Updates service API and documentation
    • Add support to associate VPC Security Groups at server creation.
  • service/workmail: Updates service API and documentation
    • Add CreateOrganization and DeleteOrganization API operations.
  • service/workspaces: Updates service documentation
    • Documentation updates for WorkSpaces
  • service/xray: Updates service API, documentation, and paginators
    • Enhancing CreateGroup, UpdateGroup, GetGroup and GetGroups APIs to support configuring X-Ray Insights Notifications. Adding TraceLimit information into X-Ray BatchGetTraces API response.
SDK Bugs
  • s3control: Fixes bug in SDK that caused input for certain s3control operation to be modified, when using ARNs. (#​3595)

Renovate configuration

📅 Schedule: "after 8am every weekday and before 6pm every weekday" (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, check this box

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

@renovate renovate bot added dependencies Updating dependencies minor A minor or patch level change labels Oct 16, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from dffc513 to d0a4824 Compare October 16, 2020 18:59
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.35.8 chore(deps): update module aws/aws-sdk-go to v1.35.9 Oct 16, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from d0a4824 to df79471 Compare October 19, 2020 19:28
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.35.9 chore(deps): update module aws/aws-sdk-go to v1.35.10 Oct 19, 2020
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.35.10 chore(deps): update module aws/aws-sdk-go to v1.35.11 Oct 20, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch 2 times, most recently from a111814 to 94f6bfe Compare October 21, 2020 19:19
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.35.11 chore(deps): update module aws/aws-sdk-go to v1.35.12 Oct 21, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 94f6bfe to ee4a10e Compare October 22, 2020 19:21
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.35.12 chore(deps): update module aws/aws-sdk-go to v1.35.13 Oct 22, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from ee4a10e to 7e8cb3b Compare October 23, 2020 20:26
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.35.13 chore(deps): update module aws/aws-sdk-go to v1.35.14 Oct 23, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 7e8cb3b to c65d9c2 Compare October 26, 2020 18:48
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.35.14 chore(deps): update module aws/aws-sdk-go to v1.35.15 Oct 26, 2020
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.35.15 chore(deps): update module aws/aws-sdk-go to v1.35.16 Oct 27, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from c65d9c2 to f6cadf6 Compare October 27, 2020 20:00
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from f6cadf6 to 53b51e1 Compare October 28, 2020 19:56
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.35.16 chore(deps): update module aws/aws-sdk-go to v1.35.17 Oct 28, 2020
@clok clok merged commit d2eee9a into master Oct 28, 2020
@renovate renovate bot deleted the renovate/github.com-aws-aws-sdk-go-1.x branch October 28, 2020 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependencies minor A minor or patch level change
Development

Successfully merging this pull request may close these issues.

None yet

2 participants