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.468 #109

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.468.

Changelog

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

1.12.468 2023-05-11

AWS Health APIs and Notifications

  • Features

    • Add support for regional endpoints

AWS Support

  • Features

    • This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages.

Amazon Connect Service

  • Features

    • This release updates GetMetricDataV2 API, to support metric data up-to last 35 days

Amazon ElastiCache

  • Features

    • Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled.

Amazon Elasticsearch Service

  • Features

    • This release fixes DescribePackages API error with null filter value parameter.

Amazon Interactive Video Service RealTime

  • Features

    • Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents.

Amazon Omics

  • Features

    • This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores.

Amazon OpenSearch Service

  • Features

    • This release fixes DescribePackages API error with null filter value parameter.

Amazon Route 53 Resolver

  • Features

    • Update FIPS endpoints for GovCloud (US) regions in SDK.

1.12.467 2023-05-10

Amazon EMR

  • Features

    • EMR Studio now supports programmatically executing a Notebooks on an EMR on EKS cluster. In addition, notebooks can now be executed by specifying its location in S3.

Amazon Relational Database Service

  • Features

    • Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters

Amazon Simple Workflow Service

  • Features

    • This release adds a new API parameter to exclude old history events from decision tasks.

... (truncated)

Commits
  • 5444834 AWS SDK for Java 1.12.468
  • be1e5e1 Update GitHub version number to 1.12.468-SNAPSHOT
  • 54e54bb AWS SDK for Java 1.12.467
  • 29a5029 Update GitHub version number to 1.12.467-SNAPSHOT
  • a65228f AWS SDK for Java 1.12.466
  • 4f62cf0 Merge pull request #2975 from aws/joviegas/releasenotes
  • 98d84fc Update glue service release notes
  • f930471 Update GitHub version number to 1.12.466-SNAPSHOT
  • 4c03dae AWS SDK for Java 1.12.465
  • 9516d62 Update GitHub version number to 1.12.465-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 #110.