Skip to content

Tags: yetanalytics/lrsql

Tags

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version Promiscuity (#499)

* dev version of LRS with permissive versions

* test for permissive versions

* release of LRS lib

* bind the right thing to prevent test error

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Mysql test (#496)

* test error remaining

* run-test

* remove myrm

* json-extract handling normalized and fixed for mysql and maria both

* prittay

* prittay

* little bits

* moves reaction trigger outside of transaction

* docs, truncate fix, mysql infra

* expanded matrix

* minor Makefile cleanup

* updated default test version of mysql and comment

* updates docs to correctly show default test version of mysql

* update docs

* removed unnecessary newline

* removed unnecessary db-type env var in mysql docker-compose

* splitting the atom

* spark joy

* docs

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update logback for CVE-2025-11226 (#495)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
xAPI 2.0 Support (#477)

v0.8.7

Toggle v0.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Maria (#481)

* maria wip

* second pass

* after test harness

* show&tell

* 0-0

* update cognitect test-runner

* cleanup

* test

* added binary

* always uses test containers

* eliminated trailing space after run-jar-maria

* removes cruft

* json path and write

* Speed Up Tests with Singleton TestContainer (#483)

* use shared db for sqlite

this likely has no effect, but we do it so the tests will function similarly between backends

* singleton tc for postgres

* kondo

* working testcontainers for mariadb

* use ns arg

* refactor fixture code

* log about container lifecycle

* shutdown agents to end tests in a timely fashion

* don't truncate for sqlite

* spacing

* refactor runner for single container var

* example of repl container usage

* add support for ad-hoc test runs with testcontainers

* autocommit off

* runs tests in gh

* 0-0-2

* maria bows to marie

* pr feedback

* pr feedback + dockerfile

* packaging changes needed to make jar and container (#484)

* added multiqueries to prod

* excepts emacs file detritus from build

* right before change to maria

* correct profile name invocation in test support

* test-maria -> test-mariadb

* removes comment, changes .exe file

* docs formatting

* maria doc

* comment in build.clj, normalization to `mariadb`, addition of dummy `database.edn` file

* brings naming in line and makes prod-maria work

* adds explanation of base-64 encoding of jwts

* tvs

* formatting

* formatting

* make and matrix for LTS versions of maria

* all in phony

* test-mariadb now uses TEST_MARAIDB_COMMAND

* catches deadlocks

* correct alias in build script

* Jwt time (#487)

* decomplects eviction and expiry, sets expiry correctly

* clearer comments

* MySQL (#488)

* consistent mariadb shortname (#489)

* consistent mariadb shortname

* regenned exes

---------

Co-authored-by: Cliff Casey <[email protected]>
Co-authored-by: Cliff Casey <[email protected]>

* adds a hash on profile-id to agent_profile_document (#491)

* adds a hash on profile-id to agent_profile_document

* regenned exes

* updates README to include link to maria docs

* updatd milady

---------

Co-authored-by: Milton Reder <[email protected]>
Co-authored-by: Cliff Casey <[email protected]>
Co-authored-by: Cliff Casey <[email protected]>

v0.8.6

Toggle v0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump bouncy for CVE-2025-8916 (#480)

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update commons-fileupload to clear CVE-2025-48976 (#474)

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
url-in-params workaround for /statements path when lrsql behind proxy (

…#463)

* fixing rebase conflicts

* removed unnecessary change

* re-added docs

* removed unnecessary spacing in docs

* added proxy-jwt test

* marie

* oops

* updates to use new lrs-admin-ui, new lrs, incorporates new env var into cocnfig spec, fixes prod conf typo

* removes comment, adds spec for id

v0.8.3

Toggle v0.8.3's commit message
Scope refactor, API cred changes, JWT login check

v0.8.2

Toggle v0.8.2's commit message
Fix DST-related bug in UI