Skip to content

Releases: awslabs/aws-java-nio-spi-for-s3

2.0.5

28 Aug 16:08
60164fa
Compare
Choose a tag to compare
build(deps): bump software.amazon.awssdk.crt:aws-crt (#524)

Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) from 0.30.8 to 0.30.9.
- [Release notes](https://github.com/awslabs/aws-crt-java/releases)
- [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.30.8...v0.30.9)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk.crt:aws-crt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Schreiber <[email protected]>

2.0.4

19 Jul 15:39
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump software.amazon.awssdk:bom from 2.26.7 to 2.26.12 by @dependabot in #491
  • build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.25 to 0.30.0 by @dependabot in #493
  • build(deps): bump software.amazon.awssdk:bom from 2.26.12 to 2.26.16 by @dependabot in #492
  • build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #495
  • build(deps): bump software.amazon.awssdk:bom from 2.26.16 to 2.26.20 by @dependabot in #496
  • Correctly handle copy and delete operations on single objects by @sberss in #499
  • fix: fixes refreshing expired credentials by preventing DefaultCredentialsProvider from being autoclosed by @sberss in #498

New Contributors

Full Changelog: 2.0.3...2.0.4

2.0.3

26 Jun 14:49
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump software.amazon.awssdk:bom from 2.25.69 to 2.26.3 by @dependabot in #478
  • build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.19 to 0.29.24 by @dependabot in #479
  • fix: Let getFileAttributeView() return null for unsupported view class. by @chbriem in #485
  • fix: fixes cache logic by removing closed clients. by @markjschreiber in #486
  • build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.24 to 0.29.25 by @dependabot in #483
  • build(deps): bump software.amazon.awssdk:bom from 2.26.3 to 2.26.7 by @dependabot in #484
  • chore: bump dev version. by @markjschreiber in #487

Full Changelog: 2.0.2...2.0.3

2.0.2

17 Jun 14:00
df2fdb4
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #436
  • build(deps): bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.6 by @dependabot in #440
  • build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.14 to 0.29.18 by @dependabot in #441
  • build(deps): bump software.amazon.awssdk:bom from 2.25.26 to 2.25.35 by @dependabot in #442
  • build(deps): bump software.amazon.awssdk:bom from 2.25.35 to 2.25.40 by @dependabot in #445
  • build(deps): bump software.amazon.awssdk:bom from 2.25.40 to 2.25.45 by @dependabot in #446
  • build(deps): bump org.testcontainers:junit-jupiter from 1.19.7 to 1.19.8 by @dependabot in #447
  • build(deps): bump software.amazon.awssdk:bom from 2.25.45 to 2.25.51 by @dependabot in #449
  • build(deps): bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #450
  • fix: prevents holding closed clients by @markjschreiber in #452
  • fix: close() call on already closed S3WritableByteChannel (#453) by @chbriem in #454
  • chore: ignores directory used to check for breaking API changes. by @markjschreiber in #455
  • fix: resolves issues when copying or moving objects viaFiles class by @markjschreiber in #456
  • fix: changes strategy to discover bucket location to prefer the region of the current profile or machine by @markjschreiber in #457
  • patch: restores timeout length, perpetuates thread interruptions by @markjschreiber in #459
  • fix: rethrows BucketAlreadyExists and BucketAlreadyOwned by @markjschreiber in #462
  • fix: for issue #460 by @markjschreiber in #463
  • fix: Ensures that caught InterruptionExpressions still interrupt the … by @markjschreiber in #464
  • fix: adds causal exception by @markjschreiber in #465
  • fix: improve speed of Files.walk() by @markjschreiber in #466
  • build(deps): bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0 by @dependabot in #467
  • build(deps): bump software.amazon.awssdk:bom from 2.25.51 to 2.25.56 by @dependabot in #468
  • build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #470
  • build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.18 to 0.29.19 by @dependabot in #471
  • build(deps): bump software.amazon.awssdk:bom from 2.25.56 to 2.25.60 by @dependabot in #472
  • Add FORCE_PATH_STYLE into the defaults of S3NioSpiConfiguration in order to allow it to be modified via environment variables by @oeph in #469
  • build(deps): bump software.amazon.awssdk:bom from 2.25.60 to 2.25.69 by @dependabot in #475
  • chore: bump minor version for release by @markjschreiber in #476

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

11 Apr 17:21
Compare
Choose a tag to compare

What's Changed

  • chore(README): Update coordinates to latest version by @guicamest in #423
  • build(ci): Remove revapiAcceptAllBreaks on revapi by @guicamest in #424
  • build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.12 to 0.29.13 by @dependabot in #425
  • build(deps): bump software.amazon.awssdk:bom from 2.25.11 to 2.25.16 by @dependabot in #426
  • build(deps): bump software.amazon.awssdk:bom from 2.25.16 to 2.25.21 by @dependabot in #428
  • build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.13 to 0.29.14 by @dependabot in #429
  • build(deps): bump software.amazon.awssdk:bom from 2.25.21 to 2.25.26 by @dependabot in #431
  • chore: adds downloads and license badges to README.md by @markjschreiber in #434
  • fixed #432 Build broken with JDK 21 by @stefanofornari in #433

Full Changelog: 2.0.0...2.0.1

2.0.0

20 Mar 13:20
Compare
Choose a tag to compare

What's Changed

Read more

2.0.0-rc2

11 Mar 18:25
31dbe23
Compare
Choose a tag to compare

Second release candidate for version 2.0.0

What's Changed

Read more

2.0.0-rc1

29 Feb 15:56
Compare
Choose a tag to compare

First release candidate for version 2.0.0. Contains breaking changes with respect to version 1 but is closer to expected behavior of NIO implementations.

What's Changed

Read more

1.2.4

20 Sep 21:42
ef8f0ff
Compare
Choose a tag to compare

This release brings a refactoring of several class implementations to allow connection to third party S3 providers. Thanks largely to @stefanofornari

What's Changed

New Contributors

Full Changelog: 1.2.3...1.2.4

1.2.3

13 Jul 15:55
6828ad8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3