Releases: yetanalytics/lrsql
Releases · yetanalytics/lrsql
v0.7.6
What's Changed
- Add Postman documentation by @kimsama in #375
- Address CVE-2024-1597 via Postgres JDBC driver update by @kelvinqian00 in #377
- [SQL-170] Implement
activities_profile
andagents_profile
credential scopes by @kelvinqian00 in #366
New Contributors
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- Fixed upstream XSS vulnerability from LRS dependency by @cliffcaseyyet in #374
Full Changelog: v0.7.4...v0.7.5
v0.7.4
v0.7.3
What's Changed
- Add suppression for non-Clojure lib CVE FPs by @kelvinqian00 in #367
- Update to v0.0.16 of lrs-admin-ui by @milt in #368
- Improves front-end exception handling.
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.9
v0.6.8
Release Notes
Update latest copyright year to 2024.
v0.6.7
Release Notes
- Update Logback to 1.3.14 to address CVE-2023-6481: #353
- Correct config var name
maxLifetime
topoolMaxLifetime
in docs: #352