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.19.0 to 1.22.0 #31

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.19.0 to 1.22.0.

Changelog

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

Release (2022-11-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.18.0
    • Feature: This release adds support for S3 cross account access points. IAM Access Analyzer will now produce public or cross account findings when it detects bucket delegation to external account access points.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.20.0
    • Feature: This release includes support for using Apache Spark in Amazon Athena.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.17.0
    • Feature: This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies.
  • github.com/aws/aws-sdk-go-v2/service/docdbelastic: v1.0.0
    • Release: New AWS service client module
    • Feature: Launched Amazon DocumentDB Elastic Clusters. You can now use the SDK to create, list, update and delete Amazon DocumentDB Elastic Cluster resources
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.37.0
    • Feature: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.28.0
    • Feature: Amazon S3 now supports cross-account access points. S3 bucket owners can now allow trusted AWS accounts to create access points associated with their bucket.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.56.0
    • Feature: Added Models as part of the Search API. Added Model shadow deployments in realtime inference, and shadow testing in managed inference. Added support for shared spaces, geospatial APIs, Model Cards, AutoMLJobStep in pipelines, Git repositories on user profiles and domains, Model sharing in Jumpstart.
  • github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial: v1.0.0
    • Release: New AWS service client module
    • Feature: This release provides Amazon SageMaker geospatial APIs to build, train, deploy and visualize geospatial models.

Release (2022-11-29.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.74.0
    • Feature: This release adds support for AWS Verified Access and the Hpc6id Amazon EC2 compute optimized instance type, which features 3rd generation Intel Xeon Scalable processors.
  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.15.0
    • Feature: Allow support for the Serverless offering for Amazon OpenSearch Service as a Kinesis Data Firehose delivery destination.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.19.0
    • Feature: AWS KMS introduces the External Key Store (XKS), a new feature for customers who want to protect their data with encryption keys stored in an external key management system under their control.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Omics is a new, purpose-built service that can be used by healthcare and life science organizations to store, query, and analyze omics data. The insights from that data can be used to accelerate scientific discoveries and improve healthcare.
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.0.0
    • Release: New AWS service client module
    • Feature: Publish SDK for Amazon OpenSearch Serverless
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Security Lake automatically centralizes security data from cloud, on-premises, and custom sources into a purpose-built data lake stored in your account. Security Lake makes it easier to analyze security data, so you can improve the protection of your workloads, applications, and data
  • github.com/aws/aws-sdk-go-v2/service/simspaceweaver: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS SimSpace Weaver is a new service that helps customers build spatial simulations at new levels of scale - resulting in virtual worlds with millions of dynamic entities. See the AWS SimSpace Weaver developer guide for more details on how to get started. https://docs.aws.amazon.com/simspaceweaver

Release (2022-11-29)

Module Highlights

... (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.19.0 to 1.22.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.19.0...service/s3/v1.22.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2023

Superseded by #37.

@dependabot dependabot bot closed this Jan 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatch-1.22.0 branch January 1, 2023 00:24
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
Projects
None yet
1 participant