Skip to content

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

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