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.24.0 to 1.25.0 #2523

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.24.0 to 1.25.0.

Changelog

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

Release (2023-01-18)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.25.0
    • Feature: Enable cross-account streams in CloudWatch Metric Streams via Observability Access Manager.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.19.1
    • Documentation: Documentation updates for EFS access points limit increase
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.24.2
    • Documentation: Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups.

Release (2023-01-17)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.5.0
    • Feature: This release adds support for SKU Scope for pricing plans.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.22.0
    • Feature: Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.24.0
    • Feature: Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.

Release (2023-01-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.44.0
    • Feature: This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.78.0
    • Feature: Documentation updates for EC2.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.25.0
    • Feature: This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.
  • github.com/aws/aws-sdk-go-v2/service/resourcegroups: v1.14.0
    • Feature: AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.

Release (2023-01-12)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS Clean Rooms
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.19.0
    • Feature: Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.28.0
    • Feature: Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.30.0
    • Feature: The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.18.1
    • Documentation: Update documentation for new ListSecrets and DescribeSecret parameters

Release (2023-01-11)

Module Highlights

... (truncated)

Commits
  • 7653643 Release 2022-02-24
  • 78b771e Update smithy-go dependency version
  • c214cb6 DefaultsMode Documentation Fixes (#1599)
  • 07719a1 Add support for trailing checksum (#1600)
  • 4e87627 Update SDK's API clients from latest models (#1598)
  • 60c5fb5 Fixup make task, removing unused endpoint prefix task (#1597)
  • b7ee4d6 config: Add support for SharedConfig file ca_bundle parameter (#1593)
  • 60feb1d Bump SDK's dependencies (#1596)
  • aa5938d Adds support for SourceIdentity to stscreds.AssumeRoleProvider (#1588)
  • d5c2270 Fix AttributeValue marshaling and names in expressions (#1590)
  • Additional commits viewable in compare view

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.24.0 to 1.25.0.
- [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/s3/v1.24.0...service/s3/v1.25.0)

---
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 Jan 19, 2023
@github-actions github-actions bot merged commit 7cf3372 into master Jan 19, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatch-1.25.0 branch January 19, 2023 00:03
@sonarcloud
Copy link

sonarcloud bot commented Jan 19, 2023

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

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