Skip to content

Release 3.40.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 07:17
· 272 commits to master since this release

Changelog

πŸš€ Features

  • update SQLite to 3.40.1 (4ba7c8c)
  • allow correct recognition of android os if running termux (89ceb0d)

πŸ› Fixes

  • jdbc: DatabaseMetaData#getPrimaryKeys and getExportedKeys should return an empty ResultSet for sqlite_schema (0dc6ad9), closes #831
  • jdbc: DatabaseMetaData#getColumns should also retrieve columns from SYSTEM TABLE types (473f528)
  • DatabaseMetaData#getTypeInfo's result should be ordered by DATA_TYPE (05bb929), closes #832
  • native: fixes and improvements for backup/restore (b13c908)
  • jdbc: DatabaseMetaData#getImportedKeys reports empty FK_NAME when created using quotes (ba69b2e), closes #506

πŸ”„οΈ Changes

  • replace mention of sqlite_master with sqlite_schema (e68bc05)

πŸ›  Build

  • release depends on test_graalvm (9f521a4)
  • refine GraalVM native-image configuration and fix native test execution (e437b3f)
  • hide bot names from release contributors (5d1a280)
  • replace java 18 with java 19 (4c80ee7)
  • try to fix build native for PRs (f7bd3cd)
  • try to fix build native for PRs (b23de9e)
  • try to fix build native for PRs (5aa6a30)
  • add 2023 url for amalgamation download (e3b6f8c)
  • deps: bump JReleaser to 1.4.0 (0db312f)
  • add test for unixepoch (3904e83)

πŸ“ Documentation

Contributors

We'd like to thank the following people for their contributions:
Andrew Pikler, Gauthier, Gauthier Roebroeck, Kristof, Sebastiano Galeazzo, pyckle, 谭九鼎