jrhy / mast

Go immutable, versioned, diffable map implementation of Merkle Search Trees
Mozilla Public License 2.0
44 stars 4 forks source link

Bump github.com/aws/aws-sdk-go from 1.44.69 to 1.44.77 #150

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/aws/aws-sdk-go from 1.44.69 to 1.44.77.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.77 (2022-08-15)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • Adds Http 3 support to distributions
  • service/identitystore: Updates service documentation
  • service/sso: Updates service documentation
    • Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • service/wisdom: Updates service API and documentation

Release v1.44.76 (2022-08-12)

Service Client Updates

  • service/amp: Updates service API and documentation
  • service/chime-sdk-messaging: Updates service API, documentation, and paginators
  • service/ivs: Updates service API and documentation
  • service/personalize-runtime: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance

Release v1.44.75 (2022-08-11)

Service Client Updates

  • service/backupstorage: Adds new service
  • service/glue: Updates service API
    • Add support for Python 3.9 AWS Glue Python Shell jobs
  • service/privatenetworks: Adds new service

Release v1.44.74 (2022-08-11)

SDK Enhancements

  • service/dynamodb/dynamodbattribute: Add String method to UnixTime
    • Adds a String method to UnixTime, so that when structs with this field get logged it prints a human readable time.

Release v1.44.73 (2022-08-10)

Service Client Updates

  • service/dlm: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.

Release v1.44.72 (2022-08-09)

... (truncated)

Changelog

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

Release v1.44.77 (2022-08-15)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • Adds Http 3 support to distributions
  • service/identitystore: Updates service documentation
  • service/sso: Updates service documentation
    • Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • service/wisdom: Updates service API and documentation

Release v1.44.76 (2022-08-12)

Service Client Updates

  • service/amp: Updates service API and documentation
  • service/chime-sdk-messaging: Updates service API, documentation, and paginators
  • service/ivs: Updates service API and documentation
  • service/personalize-runtime: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance

Release v1.44.75 (2022-08-11)

Service Client Updates

  • service/backupstorage: Adds new service
  • service/glue: Updates service API
    • Add support for Python 3.9 AWS Glue Python Shell jobs
  • service/privatenetworks: Adds new service

Release v1.44.74 (2022-08-11)

SDK Enhancements

  • service/dynamodb/dynamodbattribute: Add String method to UnixTime
    • Adds a String method to UnixTime, so that when structs with this field get logged it prints a human readable time.

Release v1.44.73 (2022-08-10)

Service Client Updates

  • service/dlm: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.

Release v1.44.72 (2022-08-09)

Service Client Updates

... (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 2 years ago

Superseded by #151.