github projectnessie/nessie nessie-0.8.3
Nessie 0.8.3

4 years ago

Highlights

Try it

The attached executable file nessie-quarkus-0.8.3-runner is a x86-64 native binary image and only works on compatible Linux environments.

The attached nessie-quarkus-0.8.3-runner.jar is a standalone uber-jar file that runs on Java 11 or newer and it is also available via Maven Central. Download and run it (requires Java 11):

wget https://github.com/projectnessie/nessie/releases/download/nessie-0.8.3/nessie-quarkus-0.8.3-runner.jar
java -jar nessie-quarkus-0.8.3-runner.jar

Full Changelog (minus dependabot commits):

  • release notes for 0.8.3 (#1626)
  • correct sort order (#1624)
  • ensure correct encoding of map properties in sql extensions (#1623)
  • fix typo in python sql object (#1622)
  • Increase swap for release-publish (as done for main-CI) (#1609)
  • Rename auth_type to auth-type (#1614)

Don't miss a new nessie release

NewReleases is sending notifications on new releases.