Skip to content

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

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

1.2.2

05 Jun 19:53
Compare
Choose a tag to compare

What's Changed

  • Minor typo, fix StandardOpenOption.READ to StandardOpenOption.WRITE by @heuermh in #8
  • Adds CI by @markjschreiber in #10
  • Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.7 by @dependabot in #15
  • Bump software.amazon.awssdk:bom from 2.20.28 to 2.20.72 by @dependabot in #13
  • Bump ch.qos.logback:logback-core from 1.2.10 to 1.4.7 by @dependabot in #12
  • Bump software.amazon.awssdk.crt:aws-crt from 0.21.9 to 0.21.17 by @dependabot in #18
  • Bump ch.qos.logback:logback-classic from 1.2.10 to 1.4.7 by @dependabot in #19
  • Bump software.amazon.awssdk:bom from 2.20.72 to 2.20.73 by @dependabot in #22
  • Bump software.amazon.awssdk:s3-transfer-manager from 2.20.28 to 2.20.73 by @dependabot in #21
  • Bump org.mockito:mockito-core from 4.3.1 to 5.3.1 by @dependabot in #20
  • Bump software.amazon.awssdk:bom from 2.20.73 to 2.20.74 by @dependabot in #24
  • Bump software.amazon.awssdk:s3-transfer-manager from 2.20.73 to 2.20.74 by @dependabot in #23
  • Bump software.amazon.awssdk:bom from 2.20.74 to 2.20.76 by @dependabot in #27
  • Bump software.amazon.awssdk:s3-transfer-manager from 2.20.74 to 2.20.76 by @dependabot in #28
  • Bump software.amazon.awssdk:bom from 2.20.76 to 2.20.78 by @dependabot in #34
  • Bump software.amazon.awssdk:s3-transfer-manager from 2.20.76 to 2.20.78 by @dependabot in #33

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

22 Mar 15:55
Compare
Choose a tag to compare
  • Default to READ when no open-option is provided
  • Bump AWS SDK versions

1.2.0

08 Mar 22:04
Compare
Choose a tag to compare

Version 1.2.0

What's Changed

  • Add NIO write operations by @oeph in #5

New Contributors

  • @oeph made their first contribution in #5

Full Changelog: https://github.com/awslabs/aws-java-nio-spi-for-s3/commits/1.2.0