BucketFS Java 2.5.0, released 2022-12-09
December 9, 2022 ยท View on GitHub
Code name: List Files and Folders Hierarchically
Summary
When BucketFS contains multiple files in a common folder the list returned by ReadEnabledBucket.parseContentListResponseBody() contained the common folder multiple times. This has been fixed by listing only distinct entries.
Additionally this release compensates for files and folders sharing the same name by appending a suffix to folders.
Bugfixes
- #51: Ensured list of BucketFS contents to contain only unique entries.
Dependency Updates
Compile Dependency Updates
- Updated
org.apache.commons:commons-compress:1.21to1.22
Test Dependency Updates
- Updated
com.exasol:exasol-testcontainers:6.3.0to6.4.0 - Updated
org.mockito:mockito-junit-jupiter:4.8.1to4.9.0 - Updated
org.testcontainers:junit-jupiter:1.17.5to1.17.6
Plugin Dependency Updates
- Updated
com.exasol:error-code-crawler-maven-plugin:1.1.2to1.2.1 - Updated
com.exasol:project-keeper-maven-plugin:2.8.0to2.9.1 - Updated
io.github.zlika:reproducible-build-maven-plugin:0.15to0.16 - Updated
org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1to3.0.0 - Updated
org.apache.maven.plugins:maven-javadoc-plugin:3.4.0to3.4.1 - Updated
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5to3.0.0-M7 - Updated
org.codehaus.mojo:flatten-maven-plugin:1.2.7to1.3.0 - Updated
org.codehaus.mojo:versions-maven-plugin:2.10.0to2.13.0