Releases: awslabs/aws-java-nio-spi-for-s3
Releases · awslabs/aws-java-nio-spi-for-s3
1.2.4
This release brings a refactoring of several class implementations to allow connection to third party S3 providers. Thanks largely to @stefanofornari
What's Changed
- 1.2.4-dev by @markjschreiber in #108
- Bump software.amazon.awssdk:bom from 2.20.102 to 2.20.105 by @dependabot in #121
- Bump software.amazon.awssdk.crt:aws-crt from 0.22.5 to 0.23.2 by @dependabot in #122
- fix for upstream/#116 by @stefanofornari in #118
- Implementing fluent initialization/setting of S3NioSpiConfiguration by @stefanofornari in #114
- Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #126
- Bump software.amazon.awssdk:bom from 2.20.105 to 2.20.110 by @dependabot in #127
- Test code improvement and cleanup by @stefanofornari in #132
- Bump software.amazon.awssdk:bom from 2.20.110 to 2.20.113 by @dependabot in #130
- Bump ch.qos.logback:logback-core from 1.4.8 to 1.4.11 by @dependabot in #138
- Bump software.amazon.awssdk.crt:aws-crt from 0.23.2 to 0.25.0 by @dependabot in #141
- Bump software.amazon.awssdk:bom from 2.20.113 to 2.20.130 by @dependabot in #145
- Addressing issue #30 about NIO FileSystem lifecycle by @stefanofornari in #133
- Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 by @dependabot in #147
- Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 by @dependabot in #148
- Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #149
- Bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.7 by @dependabot in #151
- Bump software.amazon.awssdk:bom from 2.20.130 to 2.20.141 by @dependabot in #160
- Third party S3 services support + #61 by @stefanofornari in #168
- small corrections in readme and tests for s3x provider by @stefanofornari in #170
- Bump software.amazon.awssdk.crt:aws-crt from 0.25.0 to 0.27.1 by @dependabot in #178
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #164
- Bump software.amazon.awssdk:bom from 2.20.141 to 2.20.150 by @dependabot in #179
- Fixing issues #115 and #161 by @stefanofornari in #174
- Fixes #176 by @ashamw in #183
New Contributors
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- Bump project versions by @markjschreiber in #37
- Bump software.amazon.awssdk.crt:aws-crt from 0.21.17 to 0.22.1 by @dependabot in #39
- Bump software.amazon.awssdk:bom from 2.20.78 to 2.20.79 by @dependabot in #38
- Bump software.amazon.awssdk:bom from 2.20.79 to 2.20.83 by @dependabot in #48
- Bump software.amazon.awssdk:s3-transfer-manager from 2.20.78 to 2.20.83 by @dependabot in #49
- Bump ch.qos.logback:logback-core from 1.4.7 to 1.4.8 by @dependabot in #53
- Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8 by @dependabot in #54
- Bump software.amazon.awssdk:bom from 2.20.83 to 2.20.86 by @dependabot in #57
- Bump software.amazon.awssdk:s3-transfer-manager from 2.20.83 to 2.20.86 by @dependabot in #58
- Open aws-java-nio-spi-for-s3 Public to S3 compatible providers (Issue #11) by @stefanofornari in #43
- Bump software.amazon.awssdk:bom from 2.20.86 to 2.20.87 by @dependabot in #60
- Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 by @dependabot in #64
- Bump org.mockito:mockito-junit-jupiter from 5.3.1 to 5.4.0 by @dependabot in #63
- Bump software.amazon.awssdk.crt:aws-crt from 0.22.1 to 0.22.2 by @dependabot in #70
- Bump software.amazon.awssdk:bom from 2.20.87 to 2.20.95 by @dependabot in #82
- Bump software.amazon.awssdk:s3-transfer-manager from 2.20.86 to 2.20.95 by @dependabot in #83
- Markjschreiber/issue66 by @markjschreiber in #92
- Fix for getRootDirectories() by @markjschreiber in #93
- Bump software.amazon.awssdk:bom from 2.20.99 to 2.20.101 by @dependabot in #95
- Bump software.amazon.awssdk.crt:aws-crt from 0.22.2 to 0.22.5 by @dependabot in #94
- Switching to JUnit 5 by @stefanofornari in #98
- Adding AssertJ (issue #59) by @stefanofornari in #100
- Fixes for newDirectoryStream issues by @markjschreiber in #102
- Bump software.amazon.awssdk:bom from 2.20.101 to 2.20.102 by @dependabot in #101
- javadoc fixes and code quality improvements by @markjschreiber in #103
- Updated versions and packages used. by @markjschreiber in #105
- updated description by @markjschreiber in #106
- Release 1.2.3 by @markjschreiber in #107
New Contributors
- @stefanofornari made their first contribution in #43
Full Changelog: 1.2.2...1.2.3
1.2.2
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
- @heuermh made their first contribution in #8
- @markjschreiber made their first contribution in #10
- @dependabot made their first contribution in #15
Full Changelog: 1.2.1...1.2.2
1.2.1
- Default to
READ
when no open-option is provided - Bump AWS SDK versions