This file includes a history of past releases. Changes that were not yet added to a release are in the changelog.d/ folder.
- [Bugfix] Fixed user creation command issue with Palm release. (by @jramnai)
- 💥[Feature] Upgrade to Palm.
- 💥[Feature] Add single sign-on (SSO) authentication with the LMS. User accounts no longer need to be created manually. Instead, users log in via the LMS and are automatically granted access to their course data. With this change, users will no longer have access to the accounts that were created manually, unless they used the same username in Superset and the LMS. To revert to the previous behaviour, set
CAIRN_ENABLE_SSO=false
. (by @regisb)- The
cairn
utility scripts were removed from the Superset and Clickhouse images.
- The
- [Bugfix] Support Superset passwords that include an empty space. (by @regisb)
- [Improvement] Add a scriv-compliant changelog. (by @regisb)