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): bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.18.6 to 1.21.5 #2243

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2022

Bumps github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.18.6 to 1.21.5.

Changelog

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

Release (2022-09-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/rds/auth: v1.2.0
    • Feature: Updated BuildAuthToken to validate the provided endpoint contains a port.
  • github.com/aws/aws-sdk-go-v2/internal/v4a: v1.0.13
    • Bug Fix: Fixes an issues where an error from an underlying SigV4 credential provider would not be surfaced from the SigV4a credential provider. Contribution by sakthipriyan-aqfer.
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.18.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.7.0
    • Feature: Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.14.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.17.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.16.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.17.0
    • Feature: This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations.
  • github.com/aws/aws-sdk-go-v2/service/codestar: v1.12.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.12.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.14.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.20.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.26.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.30.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.12.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.20.0
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.19.0
    • Feature: Added isUnstructured in response for Customer Profiles Integration APIs
    • Feature: Fixed a bug in the API client generation which caused some operation parameters to be incorrectly generated as value types instead of pointer types. The service API always required these affected parameters to be nilable. This fixes the SDK client to match the expectations of the the service API.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.16.0
    • Feature: Documentation updates for AWS Data Exchange.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.8.0
    • Feature: Fixed the data type of lagDuration that is returned in Describe Source Server API
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.55.0
    • Feature: Documentation updates for Amazon EC2.
    • Feature: This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type
    • Feature: This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.
    • Feature: Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.

... (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/cloudwatch](https://github.com/aws/aws-sdk-go-v2) from 1.18.6 to 1.21.5.
- [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@service/ecs/v1.18.6...service/eks/v1.21.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 15, 2022
@sonarcloud
Copy link

sonarcloud bot commented Sep 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link
Contributor

Go Published Test Results

1 631 tests   1 630 ✔️  2m 15s ⏱️
   101 suites         0 💤
       1 files           1

For more details on these failures, see this check.

Results for commit 878b755.

@github-actions
Copy link
Contributor

E2E Tests Published Test Results

89 tests   86 ✔️  45m 39s ⏱️
  1 suites    3 💤
  1 files      0

Results for commit 878b755.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 21, 2022

Superseded by #2255.

@dependabot dependabot bot closed this Sep 21, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatch-1.21.5 branch September 21, 2022 00:03
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants