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.23.0 #9670

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2019

This PR contains the following updates:

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

Release Notes

aws/aws-sdk-go

v1.23.0

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and documentation
  • aws/endpoints: Updated Regions and Endpoints metadata.
SDK Features
  • SDK code generation will no longer remove stutter from operations and type names in service API packages. New API operations and types will not have the service's name removed from them. The SDK was previously squashing API types if removing stutter from a type resulted in a name of a type that already existed. The existing type would be deleted. Only the renamed type remained. This has been fixed, and previously deleted types are now available.
    • AWS Glue's GlueTable with Table. The API's previously deleted Table is available as TableData.
    • AWS IoT Events's IotEventsAction with Action. The previously deleted Action is available as ActionData.
SDK Bugs

v1.22.4

Compare Source

Release v1.22.4 (2019-08-12)

Service Client Updates
  • service/application-autoscaling: Updates service documentation
  • service/autoscaling: Updates service documentation
    • Amazon EC2 Auto Scaling now supports a new Spot allocation strategy "capacity-optimized" that fulfills your request using Spot Instance pools that are optimally chosen based on the available Spot capacity.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/monitoring: Updates service documentation
    • Documentation updates for monitoring
  • service/rekognition: Updates service API
    • Adding new Emotion, Fear

v1.22.3

Compare Source

===

Service Client Updates
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/guardduty: Updates service API and documentation
    • New "evidence" field in the finding model to provide evidence information explaining why the finding has been triggered. Currently only threat-intelligence findings have this field. Some documentation updates.
  • service/iot: Updates service API and documentation
    • This release adds Quality of Service (QoS) support for AWS IoT rules engine republish action.
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.
  • service/redshift: Updates service API and documentation
    • Add expectedNextSnapshotScheduleTime and expectedNextSnapshotScheduleTimeStatus to redshift cluster object.
  • service/runtime.lex: Updates service API and documentation

v1.22.2

Compare Source

===

Service Client Updates
  • service/codebuild: Updates service API and documentation
    • CodeBuild adds CloudFormation support for SourceCredential
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/glue: Updates service API, documentation, and paginators
    • You can now use AWS Glue to find matching records across dataset even without identifiers to join on by using the new FindMatches ML Transform. Find related products, places, suppliers, customers, and more by teaching a custom machine learning transformation that you can use to identify matching matching records as part of your analysis, data cleaning, or master data management project by adding the FindMatches transformation to your Glue ETL Jobs. If your problem is more along the lines of deduplication, you can use the FindMatches in much the same way to identify customers who have signed up more than ones, products that have accidentally been added to your product catalog more than once, and so forth. Using the FindMatches MLTransform, you can teach a Transform your definition of a duplicate through examples, and it will use machine learning to identify other potential duplicates in your dataset. As with data integration, you can then use your new Transform in your deduplication projects by adding the FindMatches transformation to your Glue ETL Jobs. This release also contains additional APIs that support AWS Lake Formation.
  • service/lakeformation: Adds new service
  • service/opsworkscm: Updates service API
    • This release adds support for Chef Automate 2 specific engine attributes.

v1.22.1

Compare Source

===

Service Client Updates
  • service/application-insights: Updates service API and documentation
  • aws/endpoints: Updated Regions and Endpoints metadata.

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 Renovate Bot. View repository job log here.

@renovate renovate bot requested a review from a team August 7, 2019 19:51
@renovate renovate bot added the dependencies Used to indicate dependency changes. label Aug 7, 2019
@ghost ghost added the size/XS Managed by automation to categorize the size of a PR. label Aug 7, 2019
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-aws-aws-sdk-go-1.x branch from 6945f02 to ca537f2 Compare August 7, 2019 21:17
@ghost ghost added size/L Managed by automation to categorize the size of a PR. and removed size/XS Managed by automation to categorize the size of a PR. labels Aug 7, 2019
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.22.1 chore(deps): update module aws/aws-sdk-go to v1.22.1 Aug 7, 2019
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.22.1 Update module aws/aws-sdk-go to v1.22.1 Aug 8, 2019
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.22.1 Update module aws/aws-sdk-go to v1.22.2 Aug 8, 2019
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-aws-aws-sdk-go-1.x branch from ca537f2 to 79a6e2c Compare August 8, 2019 20:47
@ghost ghost added size/XS Managed by automation to categorize the size of a PR. and removed size/L Managed by automation to categorize the size of a PR. labels Aug 8, 2019
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-aws-aws-sdk-go-1.x branch from 79a6e2c to 3bdecb0 Compare August 8, 2019 21:54
@bflad
Copy link
Contributor

bflad commented Aug 8, 2019

Filed a bug report upstream for the breaking changes with service/glue: aws/aws-sdk-go#2741

@bflad bflad added the upstream Addresses functionality related to the cloud provider. label Aug 9, 2019
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.22.2 Update module aws/aws-sdk-go to v1.22.3 Aug 9, 2019
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-aws-aws-sdk-go-1.x branch from 3bdecb0 to b6263fd Compare August 9, 2019 19:02
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.22.3 chore(deps): update module aws/aws-sdk-go to v1.22.3 Aug 12, 2019
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.22.3 Update module aws/aws-sdk-go to v1.22.4 Aug 12, 2019
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-aws-aws-sdk-go-1.x branch from b6263fd to d0fc63a Compare August 12, 2019 18:37
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.22.4 chore(deps): update module aws/aws-sdk-go to v1.22.4 Aug 13, 2019
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.22.4 Update module aws/aws-sdk-go to v1.22.4 Aug 13, 2019
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.22.4 Update module aws/aws-sdk-go to v1.23.0 Aug 13, 2019
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-aws-aws-sdk-go-1.x branch from d0fc63a to cb9dc03 Compare August 13, 2019 19:00
@ghost ghost added size/XXL Managed by automation to categorize the size of a PR. and removed size/XS Managed by automation to categorize the size of a PR. labels Aug 13, 2019
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

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

Combed through all the changes here and the only potential 🤔 item is the SDK DefaultRetryer logic updates, which look okay on the surface. We'll allow the daily acceptance testing to shake out if something unexpectedly changed there.

@bflad bflad removed the upstream Addresses functionality related to the cloud provider. label Aug 14, 2019
@bflad bflad added this to the v2.24.0 milestone Aug 14, 2019
@bflad bflad merged commit 465d386 into master Aug 14, 2019
@bflad bflad deleted the renovate/jackfan.us.kg-aws-aws-sdk-go-1.x branch August 14, 2019 15:12
@ghost
Copy link

ghost commented Aug 15, 2019

This has been released in version 2.24.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@ghost
Copy link

ghost commented Nov 1, 2019

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 Nov 1, 2019
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.

2 participants