Skip to content

Release 3.51.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Nov 02:32
· 13 commits to master since this release

Changelog

πŸš€ Features

sqlite

  • upgrade to sqlite 3.51.0 (6a0f6b4)
  • enable LIMIT support for UPDATE and DELETE (acf84ae), closes #1318

πŸ”„οΈ Changes

πŸ§ͺ Tests

  • load extension enabled by connection string (751cd07)

πŸ›  Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.1.2 to 25.0.1 (62a819a)
  • bump org.jreleaser:jreleaser-maven-plugin (3fc3374)
  • bump org.apache.maven.plugins:maven-compiler-plugin (c7f900b)
  • bump actions/download-artifact from 5 to 6 (f7063ae)
  • bump actions/upload-artifact from 4 to 5 (938d553)
  • bump org.sonatype.central:central-publishing-maven-plugin (a822d58)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (be021fe)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (755cf1d)
  • bump org.codehaus.mojo:versions-maven-plugin (8911981)
  • bump surefire.version from 3.5.3 to 3.5.4 (978a9ef)
  • bump org.codehaus.mojo:versions-maven-plugin (7080b4d)
  • bump org.jreleaser:jreleaser-maven-plugin (8382798)
  • bump actions/setup-java from 4 to 5 (47117fd)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (ec9cf6f)
  • bump actions/checkout from 4 to 5 (8f594c8)
  • bump actions/download-artifact from 4 to 5 (0c76e59)

deps-dev

  • bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (5952229)
  • bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (cb727b9)
  • bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (cad6246)

native

  • disable fail fast on build native (d7cf60d)

unscoped

  • update deprecated action (ce63cd4)
  • android native build fix (c9ceb64)

πŸ“ Documentation

  • document how to enable load extension (de546a9)

Contributors

We'd like to thank the following people for their contributions:
Dr. Christian KohlschΓΌtter, Gauthier, Gauthier Roebroeck