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.29.24 #26

Merged
merged 1 commit into from Mar 14, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2020

This PR contains the following updates:

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

Release Notes

aws/aws-sdk-go

v1.29.24

Compare Source

===

Service Client Updates
  • service/appconfig: Updates service documentation

v1.29.23

Compare Source

===

Service Client Updates
  • service/apigatewayv2: Updates service API and documentation
    • Amazon API Gateway HTTP APIs is now generally available. HTTP APIs offer the core functionality of REST API at up to 71% lower price compared to REST API, 60% lower p99 latency, and is significantly easier to use. As part of general availability, we added new features to route requests to private backends such as private ALBs, NLBs, and IP/ports. We also brought over a set of features from REST API such as Stage Variables, and Stage/Route level throttling. Custom domain names can also now be used with both REST And HTTP APIs.
  • service/ec2: Updates service documentation
    • Documentation updates for EC2
  • service/iot: Updates service API and documentation
    • As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT Cloudwatch log action. The IoT Cloudwatch log rule action lets you send messages from IoT sensors and applications to Cloudwatch logs for troubleshooting and debugging.
  • service/lex-models: Updates service API and documentation
  • service/securityhub: Updates service API and documentation

v1.29.22

Compare Source

===

Service Client Updates
  • service/elasticfilesystem: Updates service documentation
    • Documentation updates for elasticfilesystem
  • service/redshift: Updates service API and documentation
    • Amazon Redshift now supports operations to pause and resume a cluster on demand or on a schedule.

v1.29.21

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • Documentation updates for EC2
  • service/iotevents: Updates service API and documentation
  • service/marketplacecommerceanalytics: Updates service documentation
    • Change the disbursement data set to look past 31 days instead until the beginning of the month.
  • service/serverlessrepo: Updates service API and documentation
SDK Enhancements
  • aws/credentials: Clarify token usage in NewStaticCredentials documentation.
  • service/s3/s3manager: Improve memory allocation behavior by replacing sync.Pool with custom pool implementation (#​3183)
    • Improves memory allocations that occur when the provided io.Reader to upload does not satisfy both the io.ReaderAt and io.ReadSeeker interfaces.
    • Fixes #​3075

v1.29.20

Compare Source

===

Service Client Updates
  • service/dms: Updates service API and documentation
    • Added new settings for Kinesis target to include detailed transaction info; to capture table DDL details; to use single-line unformatted json, which can be directly queried by AWS Athena if data is streamed into S3 through AWS Kinesis Firehose. Added CdcInsertsAndUpdates in S3 target settings to allow capture ongoing insertions and updates only.
  • service/ec2: Updates service API and documentation
    • Amazon Virtual Private Cloud (VPC) NAT Gateway adds support for tagging on resource creation.
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports the ability to configure the Preferred Channel Pipeline for channels contributing to a Multiplex.

v1.29.19

Compare Source

===

Service Client Updates
  • service/appmesh: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release provides customers with a self-service option to enable Local Zones.
  • service/guardduty: Updates service API and documentation
    • Amazon GuardDuty findings now include the OutpostArn if the finding is generated for an AWS Outposts EC2 host.
  • service/robomaker: Updates service API and documentation
  • service/signer: Updates service API and documentation
    • This release enables signing image format override in PutSigningProfile requests, adding two more enum fields, JSONEmbedded and JSONDetached. This release also extends the length limit of SigningProfile name from 20 to 64.

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 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 force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 9e56a37 to bf9a7e1 Compare March 9, 2020 20:02
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.29.19 chore(deps): update module aws/aws-sdk-go to v1.29.20 Mar 9, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from bf9a7e1 to 621d34d Compare March 10, 2020 19:45
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.29.20 chore(deps): update module aws/aws-sdk-go to v1.29.21 Mar 10, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 621d34d to 7b077d2 Compare March 11, 2020 19:49
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.29.21 chore(deps): update module aws/aws-sdk-go to v1.29.22 Mar 11, 2020
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.29.22 chore(deps): update module aws/aws-sdk-go to v1.29.23 Mar 12, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 7b077d2 to a080448 Compare March 12, 2020 20:54
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from a080448 to 577b29a Compare March 13, 2020 18:59
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.29.23 chore(deps): update module aws/aws-sdk-go to v1.29.24 Mar 13, 2020
@oxyno-zeta oxyno-zeta merged commit c131acd into master Mar 14, 2020
@oxyno-zeta oxyno-zeta deleted the renovate/github.com-aws-aws-sdk-go-1.x branch March 14, 2020 18:32
@oxyno-zeta
Copy link
Owner

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants