Skip to content

Releases: yetanalytics/lrsql

v0.7.0

23 Jan 19:10
113ffda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.9...v0.7.0

v0.6.9

12 Jan 15:46
fad0428
Compare
Choose a tag to compare

Release Notes

Added support for empty map in $.context.contextActivities: #368

v0.6.8

08 Jan 22:12
2ca215b
Compare
Choose a tag to compare

Release Notes

Update latest copyright year to 2024.

v0.6.7

07 Dec 14:51
8e7939d
Compare
Choose a tag to compare

Release Notes

  • Update Logback to 1.3.14 to address CVE-2023-6481: #353
  • Correct config var name maxLifetime to poolMaxLifetime in docs: #352

v0.6.6

30 Nov 20:37
c829be3
Compare
Choose a tag to compare

Release Notes

  • Set poolMaxLifetime in SQLite in-memory mode to infinite, in order to prevent DB deletion when the JDBC connection expires: #350
  • Update Logback to 1.3.13 in order to address CVE-2023-6378: #351

v0.6.5

22 Nov 19:20
d7779d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

13 Oct 14:56
c8d93aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

30 Aug 18:27
2b60690
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

26 Jul 13:56
2d9bdd2
Compare
Choose a tag to compare

Release Notes

  • SQL-191 Added JSONB alternative storage option to config (Postgres-only) for indexing and faster read speeds.

v0.6.1

27 Jun 17:50
244e57d
Compare
Choose a tag to compare

Release Notes

  • Update buddy libraries to their latest versions and exclude outdated BouncyCastle dep
  • Update Pedestal dependencies to 0.6.0