oneconcern / datamon

Datamon manages infinite reflections of data
MIT License
15 stars 6 forks source link

chore(deps): bump github.com/aws/aws-sdk-go from 1.44.174 to 1.44.221 #806

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aws/aws-sdk-go from 1.44.174 to 1.44.221.

Release notes

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

Release v1.44.221 (2023-03-14)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/dataexchange: Updates service API and documentation
  • service/directconnect: Updates service documentation
    • describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
  • service/ec2: Updates service API and documentation
    • This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
  • service/iam: Updates service documentation
    • Documentation only updates to correct customer-reported issues
  • service/keyspaces: Updates service API and documentation

SDK Enhancements

  • aws/ec2metadata: Added an option to disable fallback to IMDSv1.
    • When set the SDK will no longer fallback to IMDSv1 when fetching a token fails. Use aws.WithEC2MetadataDisableFallback to enable.

Release v1.44.220 (2023-03-13)

Service Client Updates

  • service/appintegrations: Updates service API and documentation
  • service/lakeformation: Updates service documentation
  • service/s3control: Updates service API and documentation
    • Added support for cross-account Multi-Region Access Points. Added support for S3 Replication for S3 on Outposts.
  • service/tnb: Updates service API and documentation
  • service/wisdom: Updates service API and documentation

Release v1.44.219 (2023-03-10)

Service Client Updates

  • service/ivschat: Updates service API
  • service/secretsmanager: Updates service API
    • The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.

Release v1.44.218 (2023-03-09)

Service Client Updates

  • service/codeartifact: Updates service API and documentation
  • service/connect: Updates service API, documentation, and paginators
  • service/evidently: Updates service documentation
  • service/networkmanager: Updates service documentation
  • service/quicksight: Updates service API and documentation
    • This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions.
  • service/redshift-data: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation

... (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 #809.