Releases: yetanalytics/lrsql
Releases · yetanalytics/lrsql
v0.7.16
What's Changed
- update bcpkix to 1.78 by @milt in #408
docker-compose.yml
update by @kelvinqian00 in #410- Minor fixes to environment variable docs by @kelvinqian00 in #409
- Additional Template Knobs by @milt in #411
- Log on Migrations, Allow setting level on AWS by @milt in #412
- [SQL-250] UI no longer cares about HTML by @cliffcaseyyet in #414
Full Changelog: v0.7.15...v0.7.16
v0.7.15
What's Changed
- Migration from PG VARCHAR to TEXT by @cliffcaseyyet in #406
Full Changelog: v0.7.14...v0.7.15
v0.7.14
What's Changed
- Empty language,
context
,result
, and Activitydefinition
maps are now removed from inserted Statements by @kelvinqian00 in #405 - Updates to CloudFormation template for clustering and Node version by @invaliduser in #401
Full Changelog: v0.7.13...v0.7.14
v0.7.13
What's Changed
- The JSON viewer has been completely revamped---it is now a table view, with each row expandable. This by @cliffcaseyyet in #396
- The JWT secret has so far been internally generated; it can now be set with an environment variable (
LRSQL_JWT_COMMON_SECRET
) or inlrsql.json
asjwtCommonSecret
. If you're running a single node there's no reason to do this, but if you have multiple instances that must accept each others' authentication (say behind a load balancer), this is the way. A new demo using this functionality,dev-resources/load_balanced
, has been added. #398 by @cliffcaseyyet and @invaliduser
Full Changelog: v0.7.12...v0.7.13
v0.7.12
What's Changed
- clear CVE-2024-29857, CVE-2024-30172, CVE-2024-30171 by @milt in #394
Full Changelog: v0.7.11...v0.7.12
v0.7.11
What's Changed
- Update build process to use tools.build by @kelvinqian00 in #388
- Add FAQ to docs by @kelvinqian00 in #389
- Fix clj-kondo errors and warnings by @kelvinqian00 in #390
- UI version bump by @cliffcaseyyet in #391
- Update index.md by @kelvinqian00 in #392
The FAQ pages cover General Questions and Troubleshooting.
Full Changelog: v0.7.10...v0.7.11
v0.7.10
What's Changed
- Customization Tweaks by @milt in #385
- SQL-237 - Enable Custom Text Overrides AND custom localization support by @cliffcaseyyet in #383
- memoize custom lang map fn by @milt in #387
- Docker image OS upgrade by @cliffcaseyyet in #384
Full Changelog: v0.7.9...v0.7.10
v0.7.9
What's Changed
- [SQL-239]
from
parameter validation by @kelvinqian00 in #382
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- update to latest clojure to resolve CVE-2024-22871 by @milt in #381
Full Changelog: v0.7.7...v0.7.8