Skip to content

Conversation

@dependabot
Copy link

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

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

Changelog

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

Release (2022-12-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.23.0
    • Feature: Extend response headers policy to support removing headers from viewer responses
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.2.1
    • Documentation: Update documentation - correct the epoch constant value of default value for expiryTime field in CreateCampaign request.

Release (2022-12-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.15.28
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.21.0
    • Feature: Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.17.0
    • Feature: Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.11.0
    • Feature: This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading.

Release (2022-12-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.25.0
    • Feature: This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.21.0
    • Feature: AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.38.0
    • Feature: This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.
  • github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig: v1.10.0
    • Feature: Added support for Python paginators in the route53-recovery-control-config List* APIs.

Release (2022-12-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/memorydb: v1.11.0
    • Feature: This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.27.0
    • Feature: Add additional operations to throw ThrottlingExceptions

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

... (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.17.10 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.17.10...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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2023
@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  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...6de216b. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #65.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.7 branch February 1, 2023 23:08
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

Development

Successfully merging this pull request may close these issues.

2 participants