Releases: yetanalytics/lrsql
Releases · yetanalytics/lrsql
v0.2.10
What's Changed
- [SQL-132] OIDC Support by @milt in #206
- See OpenID Connect for more information.
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- LRS-75 Improved Attachment Parsing by @milt in #227
- Enforces proper usage of CRLF line breaks in attachment request bodies per the spec.
- See the lrs documentation and PR for more info.
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
LRS-72 lrs 1.2.10 by @milt in #225
- Now supports xAPI
multipart/mixed
statement requests with deduplicated attachments, where one attachment is sent per SHA2 even if multiple references exist in statement data. - For statement responses with
attachments=true
, deduplicated attachments are now returned.
See the lrs implementation note for more information.
Full Changelog: v0.2.7...v0.2.8
v0.2.7
Release Notes
- Periodic NVD scanning now notifies Slack upon detecting CVEs
- Refactor release deployment into its own job in GitHub workflow
v0.2.7-pre
Release Notes
Pre-release for v0.2.7
v0.2.6
v0.2.5
Release Notes
- Update Postgres JDBC driver to v42.3.3 to address CVE-2022-21724.
- Update HugSql to v0.5.3.
v0.2.4
v0.2.3
What's Changed
- Update jackson-core to 2.13.2 to address CVE-2020-36518 by @milt in #216
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Release Notes
- Minor changes to SQL syntax.
- Update LRS Admin UI to v0.1.5 to address GHSA-wg6g-ppvx-927h.
- Update xapi-schema dependency to v1.2.0.
- (Dev only) Update DATASIM dependency to v0.1.2.