Skip to content

3.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 02:55
· 42 commits to master since this release
  • b1b7a7e - release
  • 25a50d4 - Update maven-release.yml
  • 9339079 - move some connection code to utilize try-with-resource
  • 47c180b - use lock when the database is single-threaded only
  • 3440263 - add lock to modify sql storage
  • 732ffa7 - Revert "try connection per transaction on SQLite"
  • 1c439f7 - Revert "move duplicated code in sql storage"
  • 79ee0de - move duplicated code in sql storage
  • 29c6e91 - commit the table creation
  • bab3ea3 - try connection per transaction on SQLite
  • 00a3adf - next development