abashev / vfs-s3

Amazon S3 driver for Apache commons-vfs (Virtual File System) project
Apache License 2.0
93 stars 50 forks source link

Bump aws-java-sdk-s3 from 1.12.261 to 1.12.445 #102

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-java-sdk-s3 from 1.12.261 to 1.12.445.

Changelog

Sourced from aws-java-sdk-s3's changelog.

1.12.445 2023-04-07

AWS Lambda

  • Features

    • This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.

AWS Service Catalog

  • Features

    • Updates description for property

Amazon Data Lifecycle Manager

  • Features

    • Updated timestamp format for GetLifecyclePolicy API

Amazon DocumentDB with MongoDB compatibility

  • Features

    • This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.

Amazon FSx

  • Features

    • Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems.

Amazon QuickSight

  • Features

    • This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.

Redshift Data API Service

  • Features

    • Update documentation of API descriptions as needed in support of temporary credentials with IAM identity.

1.12.444 2023-04-06

AWS CloudFormation

  • Features

    • Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.

AWS IoT Greengrass V2

  • Features

    • Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.

AWS Proton

  • Features

    • This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.

Amazon Relational Database Service

  • Features

    • Adds and updates the SDK examples

1.12.443 2023-04-05

AWS App Runner

  • Features

    • App Runner adds support for seven new vCPU and memory configurations.

... (truncated)

Commits
  • 08f49eb AWS SDK for Java 1.12.445
  • 6025903 Update GitHub version number to 1.12.445-SNAPSHOT
  • eaff9cc AWS SDK for Java 1.12.444
  • 9bf1c6d Update GitHub version number to 1.12.444-SNAPSHOT
  • 9733d12 AWS SDK for Java 1.12.443
  • 460ef20 Update GitHub version number to 1.12.443-SNAPSHOT
  • 6e28601 AWS SDK for Java 1.12.442
  • 2131314 Update GitHub version number to 1.12.442-SNAPSHOT
  • 781e766 AWS SDK for Java 1.12.441
  • cd35d30 Update GitHub version number to 1.12.441-SNAPSHOT
  • Additional commits viewable in compare view


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 #103.