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

Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.8.3 to 1.8.4 #151

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.8.3 to 1.8.4.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.

Release (2022-03-31)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.8.4
    • Documentation: Fixes documentation typos in Number type's helper methods
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.8.4
    • Documentation: Fixes documentation typos in Number type's helper methods
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.18.3
    • Documentation: This release adds documentation updates for Audit Manager. The updates provide data deletion guidance when a customer deregisters Audit Manager or deregisters a delegated administrator.
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.9.0
    • Feature: SDK release for Cloud Control API in Amazon Web Services China (Beijing) Region, operated by Sinnet, and Amazon Web Services China (Ningxia) Region, operated by NWCD
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.20.0
    • Feature: This AWS Glue Databrew release adds feature to support ORC as an input format.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.8.0
    • Feature: This release adds tagging support to the Managed Grafana service. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateWorkspace.
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Pinpoint now offers a version 2.0 suite of SMS and voice APIs, providing increased control over sending and configuration. This release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2.
  • github.com/aws/aws-sdk-go-v2/service/route53recoverycluster: v1.9.0
    • Feature: This release adds a new API "ListRoutingControls" to list routing control states using the highly reliable Route 53 ARC data plane endpoints.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.17.0

Release (2022-03-30)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.34.0
    • Feature: This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.17.0
    • Feature: AWS Firewall Manager now supports the configuration of third-party policies that can use either the centralized or distributed deployment models.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.21.0
    • Feature: This release adds support for modifying throughput capacity for FSx for ONTAP file systems.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.23.3
    • Documentation: Doc only update for IoT that fixes customer-reported issues.
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.12.0
    • Feature: Update the default AWS IoT Core Data Plane endpoint from VeriSign signed to ATS signed. If you have firewalls with strict egress rules, configure the rules to grant you access to data-ats.iot.[region].amazonaws.com or data-ats.iot.[region].amazonaws.com.cn.

Release (2022-03-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.15.0
    • Feature: This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization.

Release (2022-03-28)

... (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/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.8.3 to 1.8.4.
- [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.8.3...feature/dynamodb/attributevalue/v1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2022
@mosuka mosuka merged commit f2e550d into main Apr 1, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.8.4 branch April 1, 2022 05:47
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.

1 participant