Releases: yetanalytics/lrsql
Releases · yetanalytics/lrsql
v0.5.4
v0.5.3
What's Changed
- CVE-2023-24998 commons-fileupload vuln by @milt in #285
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- SQL-148 Apache Superset Demo w/Keycloak by @milt in #231
- SQL-164 Auth0 OIDC Setup Guide by @milt in #271
- correct superset README link by @milt in #273
- SQL-165 Add CORS for CF template by @milt in #274
- Use new reusable workflow for linting by @kelvinqian00 in #275
- SQL-166 add Cloudwatch Metrics + Logs to template by @milt in #277
- SQL-167 Automate deployment of DBfn on release by LRS version by @milt in #279
- update cmft templates with stackrefs by @deathtenk in #276
- copyright updates 2023 by @cliffcaseyyet in #281
- SQL-168 implement state scope by @milt in #280
New Contributors
- @deathtenk made their first contribution in #276
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- CORS startup docs update by @cliffcaseyyet in #267
- SQL-163 localhost-friendly CORS defaults by @milt in #268
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Added stricter CORS support, and configuration options for CORS.
NOTE: It is possible that this release could break the Admin UI for an existing deployment if LRSQL_HTTP_HOST
is not set properly, because CORS will be enforced where it was not before. In order to maintain the same CORS behavior as prior versions (permissive) set LRSQL_ALLOW_ALL_ORIGINS
to true
(it now defaults to false
). For other CORS options see the documentation for webserver configuration variables, specifically LRSQL_ALLOW_ALL_ORIGINS
and LRSQL_ALLOWED_ORIGINS
.
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- SQL-161 add unix socket support by @milt in #239 - Thanks to @florianrusso for the request and help testing!
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.1-pre0
- Correct Java run script args per #264
Full Changelog: v0.4.0...v0.4.1-pre0
v0.4.0
v0.3.9
What's Changed
- [SQL-159] Update CI and CD by @kelvinqian00 in #252
- github-pages-deploy-action version numbers now have a
v
prefix by @kelvinqian00 in #257
- github-pages-deploy-action version numbers now have a
- CVE-2022-41946 Redux by @milt in #255
Full Changelog: v0.3.8...v0.3.9