2024.7.1
NOTE: Support for Digital Ocean deployments using CLI commands and related Terraform modules is being deprecated. Although Digital Ocean will no longer be directly supported in future releases, you can still deploy to Digital Ocean infrastructure using the current
existing
deployment option.
What's Changed
- Enable authentication by default in jupyter-server by @krassowski in #2288
- remove dns sleep by @Adam-D-Lewis in #2550
- Conda-store permissions v2 + load roles from keycloak by @aktech in #2531
- Restrict public access and add bucket encryption using cmk by @dcmcand in #2525
- Add overwrite to AWS coredns addon by @dcmcand in #2538
- Add a default roles at initialisation by @aktech in #2546
- Hide gallery section if no exhibits are configured by @krassowski in #2549
- Add note about ~/.bash_profile by @Adam-D-Lewis in #2575
- Expose jupyterlab-gallery branch and depth options by @krassowski in #2556
- #2566 Upgrade Jupyterhub ssh image by @arjxn-py in #2576
- Stop copying unnecessary files into user home directory by @Adam-D-Lewis in #2578
- Include deprecation notes for init/deploy subcommands by @viniciusdc in #2582
- Only download jar if file doesn't exist by @Adam-D-Lewis in #2588
- Remove unnecessary experimental flag by @Adam-D-Lewis in #2606
- Add typos spell checker to pre-commit by @Adam-D-Lewis in #2568
- Enh 2451 skip conditionals by @BrianCashProf in #2569
- Improve codespell support: adjust and concentrate config to pyproject.toml and fix more typos by @yarikoptic in #2583
- Move codespell config to pyproject.toml only by @Adam-D-Lewis in #2611
- Add
depends_on
for bucket encryption by @viniciusdc in #2615
New Contributors
- @BrianCashProf made their first contribution in #2569
- @yarikoptic made their first contribution in #2583
Full Changelog: 2024.6.1...2024.7.1