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/config from 1.18.5 to 1.18.7 #3838

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/config from 1.18.5 to 1.18.7.

Changelog

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

Release (2022-12-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.42.0
    • Feature: Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.13.0
    • Feature: Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.17.0
    • Feature: This release adds a missed AccessDeniedException type to several endpoints.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.27.0
    • Feature: Fix a bug where a recent release might break certain existing SDKs.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.10.0
    • Feature: Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes.

Release (2022-12-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.19.0
    • Feature: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.41.0
    • Feature: Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API.
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.16.0
    • Feature: This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideowebrtcstorage: v1.1.0
    • Feature: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.37.0
    • Feature: Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.16.11
    • Documentation: Documentation updates for Secrets Manager

Release (2022-12-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/licensemanagerlinuxsubscriptions: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.25.0
    • Feature: This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.61.0
    • Feature: This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.33.4
    • Documentation: Doc-only updates for December 2022.
  • github.com/aws/aws-sdk-go-v2/service/support: v1.13.22
    • Documentation: Documentation updates for the AWS Support API
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.26.0
    • Feature: This release adds support for Decrypt as a workflow step type.

Release (2022-12-20)

General 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/config](https://github.com/aws/aws-sdk-go-v2) from 1.18.5 to 1.18.7.
- [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@config/v1.18.5...config/v1.18.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 26, 2022 16:02
@coveralls
Copy link

Coverage Status

Coverage: 63.099% (+0.04%) from 63.056% when pulling 4a739c3 on dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.7 into 3e892a8 on main.

@calebdoxsey calebdoxsey merged commit f029562 into main Dec 27, 2022
@calebdoxsey calebdoxsey deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.7 branch December 27, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants