Skip to content

Releases: yetanalytics/lrsql

v0.2.10

20 May 17:42
0d42ed1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10

v0.2.9

18 May 17:18
e42b021
Compare
Choose a tag to compare

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

12 May 21:04
0cc949f
Compare
Choose a tag to compare

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

27 Apr 17:01
02e5b20
Compare
Choose a tag to compare

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

27 Apr 16:23
Compare
Choose a tag to compare
v0.2.7-pre Pre-release
Pre-release

Release Notes

Pre-release for v0.2.7

v0.2.6

25 Apr 21:03
f82876f
Compare
Choose a tag to compare

What's Changed

  • SQL-147 Add suppression for core.async nvd FP by @milt in #222
  • get lrs from clojars by @milt in #221

Full Changelog: v0.2.5...v0.2.6

v0.2.5

05 Apr 14:50
d020338
Compare
Choose a tag to compare

Release Notes

v0.2.4

28 Mar 14:34
a355c5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

22 Mar 17:59
64c5679
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

11 Mar 14:38
5597a9c
Compare
Choose a tag to compare

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.

See: #201, #212 and #213.