2024.12.1rc1
Pre-release
Pre-release
marcelovilla
released this
10 Dec 01:35
·
12 commits
to main
since this release
What's Changed
- Precommit typos by @blakerosenthal in #2731
- fix typo in KubernetesCredentials by @blakerosenthal in #2729
- handle branch rename from develop to main in github actions by @Adam-D-Lewis in #2748
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2759
- remove do integration test by @Adam-D-Lewis in #2765
- Remove old develop branch references after default branch renaming by @marcelovilla in #2769
- fix CICD issue with pre-commit action by @Adam-D-Lewis in #2775
- fix CHECK_URL in kuberhealthy checks to respect namespaces by @dcmcand in #2779
- remove duplicate GCPPrivateClusterConfig class by @dcmcand in #2786
- Fix hub variable for jupyterhub_dashboard by @kenafoster in #2721
- Fix Pytest Tests failing on PRs updating src by @joneszc in #2790
- Add ability to add overrides to jhub-apps config by @aktech in #2754
- Remove leftover develop reference by @marcelovilla in #2792
- fix bug where check_immutable_fields throws error with old version of Nebari by @Adam-D-Lewis in #2796
- Fix immutable field validation error when a sub-schema is not Pydantic by @kenafoster in #2797
- Address issue with AWS instance type schema by @viniciusdc in #2787
- add broken note by @Adam-D-Lewis in #2802
- Fix release notes formatting to restore docs syncing functionality by @marcelovilla in #2809
- Refactor role creation for upgrade command path by @viniciusdc in #2795
- add test workflow for upgrade by @pmeier in #2780
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2825
- Add config option to enable the encryption of AWS EKS secrets by @joneszc in #2788
- remove digital ocean tests by @dcmcand in #2813
- Python3 13 upgrade dependencies by @dcmcand in #2823
- Test support for Python 3.13 in CI by @aktech in #2774
- remove unmaintained nix files by @Adam-D-Lewis in #2831
- allow passing X.XX or X.XX.XX as k8s versions by @dcmcand in #2840
- Remove explicit branch inputs from cloud integration test workflows in GHA by @marcelovilla in #2837
- Allow overriding of keycloak root credentials for
2024.11.1
upgrade path by @viniciusdc in #2843 - Added security group rule descriptions by @jcbolling in #2850
- Set
launch_template.ami_id
attrs to private by @viniciusdc in #2842 - attempt to address paramiko connection errors by @viniciusdc in #2811
- specify terraform registry for providers not in opentofu registry by @dcmcand in #2852
- Disable AWS
launch_template
from nebari-config schema by @viniciusdc in #2856 - Remove Digital Ocean references by @marcelovilla in #2838
- Use tofu binary instead of terraform one by @marcelovilla in #2773
- Add 2024.11.1 release notes and bump version by @viniciusdc in #2859
- Disable
jupyterlab-jhub-apps
extension when jhub-apps is disabled by @krassowski in #2804 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2869
- Validate instance types for GCP by @blakerosenthal in #2730
- update gcp instance validation by @dcmcand in #2875
New Contributors
- @jcbolling made their first contribution in #2850
Full Changelog: 2024.11.1...2024.12.1rc1