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

fix: bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.13.0 to 1.15.4 #10997

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

Bumps github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.13.0 to 1.15.4.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs's changelog.

Release (2022-04-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.9.0
    • Feature: Support has been added for specifying a custom time format when encoding and decoding DynamoDB AttributeValues. Use EncoderOptions.EncodeTime to specify a custom time encoding function, and use DecoderOptions.DecodeTime for specifying how to handle the corresponding AttributeValues using the format. Thank you Pablo Lopez for this contribution.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.9.0
    • Feature: Support has been added for specifying a custom time format when encoding and decoding DynamoDB AttributeValues. Use EncoderOptions.EncodeTime to specify a custom time encoding function, and use DecoderOptions.DecodeTime for specifying how to handle the corresponding AttributeValues using the format. Thank you Pablo Lopez for this contribution.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.15.0
    • Feature: This release adds subfields, ErrorMessage, Retryable, to the AthenaError response object in the GetQueryExecution API when a query fails.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.19.0
    • Feature: This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.19.0
    • Feature: Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation

Release (2022-04-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.15.0
    • Feature: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.16.0
    • Feature: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.18.0
    • Feature: Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.18.1
    • Documentation: Updates documentation for additional statistics in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.1
    • Documentation: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.23.0
    • Feature: Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage

Release (2022-04-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.18.0
    • Feature: Adds support for additional statistics in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.23.0
    • Feature: This release adds support for deploying FSx for ONTAP file systems in a single Availability Zone.

Release (2022-04-12)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.17.0
    • Feature: This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) from 1.13.0 to 1.15.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.13.0...service/backup/v1.15.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2022
@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Apr 18, 2022
@telegraf-tiger
Copy link
Contributor

@sspaink sspaink merged commit 22be52e into master Apr 18, 2022
@sspaink sspaink deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs-1.15.4 branch April 18, 2022 21:37
sspaink pushed a commit that referenced this pull request Apr 25, 2022
Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) from 1.13.0 to 1.15.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.13.0...service/backup/v1.15.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 22be52e)
MyaLongmire pushed a commit that referenced this pull request Jul 6, 2022
Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) from 1.13.0 to 1.15.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.13.0...service/backup/v1.15.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant