Skip to content

1.0.0

Compare
Choose a tag to compare
@quarkus-release-automation quarkus-release-automation released this 15 Apr 09:17
· 7 commits to main since this release

What's Changed

  • Add filesystem helper classes by @Postremus in #1
  • Use Java 17 for the CI by @aloubyansky in #2
  • Change the groupId to io.quarkus by @aloubyansky in #3
  • Directly use the ZipFileSystemProvider by @Postremus in #4
  • Load FileSystemProviders with system cl by @Postremus in #5
  • Prevent writeability checks on the file system path when not needed by @Postremus in #7
  • Save the result of Path.toUri() by @Postremus in #9
  • Prevent UnsupportedOperationException on some openjdks by @Postremus in #10
  • Added Eclipse metadata files to .gitignore by @aloubyansky in #11
  • Run CI against more JDK vendors by @Postremus in #12
  • Small cleanup by @Postremus in #13
  • Handle paths with a '?' in them by @stuartwdouglas in #14
  • Replace Java 11 with Java 21 in CI config by @geoand in #16
  • Allow passing custom parameters when creating Zip FS by @geoand in #15
  • Upgrade impsort plugin version and quarkus formatting config by @aloubyansky in #17
  • Modernize build by @gsmet in #21
  • Drop wrapping of OutputStream in ZipUtils by @gsmet in #20
  • Escape exclamation mark escaping when creating a zip file by @gsmet in #19
  • Switch to automated release by @gsmet in #22
  • Bump org.jboss:jboss-parent from 46 to 49 by @dependabot in #24
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.24.1 to 2.26.0 by @dependabot in #27
  • Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.12.2 by @dependabot in #26
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.3 by @dependabot in #23
  • Release 1.0.0 by @gsmet in #28

New Contributors

Full Changelog: https://github.com/quarkusio/quarkus-fs-util/commits/1.0.0