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/service/servicediscovery from 1.21.0 to 1.21.4 #289

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go-v2/service/servicediscovery from 1.21.0 to 1.21.4.

Changelog

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

Release (2023-05-31)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.33.0
    • Feature: Resource Types Exclusion feature launch by AWS Config
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.24.0
    • Feature: This release enables publishing event predictions from Amazon Fraud Detector (AFD) to Amazon EventBridge. For example, after getting predictions from AFD, Amazon EventBridge rules can be configured to trigger notification through an SNS topic, send a message with SES, or trigger Lambda workflows.
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.16.0
    • Feature: This release adds a new request parameter to the CreateFHIRDatastore API operation. IdentityProviderConfiguration specifies how you want to authenticate incoming requests to your Healthlake Data Store.
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.5.0
    • Feature: Adds an optional create-only 'roleArn' property to Application resources. Enables PS and PO data set org types.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.45.0
    • Feature: This release adds support for changing the engine for Oracle using the ModifyDbInstance API
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.18.5
    • Documentation: Documentation updates for ServiceCatalog.
  • github.com/aws/aws-sdk-go-v2/service/workspacesweb: v1.10.0
    • Feature: WorkSpaces Web now allows you to control which IP addresses your WorkSpaces Web portal may be accessed from.

Release (2023-05-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.6.0
    • Feature: Added optional CallLeg field to StartSpeakerSearchTask API request
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.50.0
    • Feature: Added Runtime parameter to allow selection of Ray Runtime
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.18.3
    • Documentation: Updating description of GetMinuteUsage to be clearer.
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.4.0
    • Feature: Campaigns now support selecting Timestream or S3 as the data destination, Signal catalogs now support "Deprecation" keyword released in VSS v2.1 and "Comment" keyword released in VSS v3.0
  • github.com/aws/aws-sdk-go-v2/service/location: v1.23.0
    • Feature: This release adds API support for political views for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
  • github.com/aws/aws-sdk-go-v2/service/memorydb: v1.13.0
    • Feature: Amazon MemoryDB for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.24.0
    • Feature: This release provides support for the exclusion of certain columns for training when creating a solution and creating or updating a recommender with Amazon Personalize.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.26.0
    • Feature: Amazon Polly adds 2 new voices - Sofie (da-DK) and Niamh (en-IE)
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.32.0
    • Feature: Added new resource detail objects to ASFF, including resources for AwsGuardDutyDetector, AwsAmazonMqBroker, AwsEventSchemasRegistry, AwsAppSyncGraphQlApi and AwsStepFunctionStateMachine.
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.4.0
    • Feature: Log sources are now versioned. AWS log sources and custom sources will now come with a version identifier that enables producers to vend multiple schema versions to subscribers. Security Lake API have been refactored to more closely align with AWS API conventions.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.33.0
    • Feature: This SDK release provides customers the ability to use Header Order as a field to match.

Release (2023-05-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.57.0
    • Feature: Documentation update for a new Initiation Method value in DescribeContact API
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.28.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)
dependabot[bot] commented 1 year ago

Superseded by #294.