aws / aws-cloud-map-mcs-controller-for-k8s

K8s controller implementing Multi-Cluster Services API based on AWS Cloud Map.
https://aws.amazon.com/blogs/opensource/kubernetes-multi-cluster-service-discovery-using-open-source-aws-cloud-map-mcs-controller/
Apache License 2.0
88 stars 28 forks source link

Bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.18.3 #253

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.18.3.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/config'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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #253 (6e9efa7) into main (ba90126) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #253   +/-   ##
=======================================
  Coverage   70.86%   70.86%           
=======================================
  Files          17       17           
  Lines        1713     1713           
=======================================
  Hits         1214     1214           
  Misses        417      417           
  Partials       82       82           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ba90126...6e9efa7. Read the comment docs.