Releases: nebari-dev/nebari
Releases · nebari-dev/nebari
2025.6.1
What's Changed
- Enable resource monitoring for cirun runners by @aktech in #3047
- Add filesystem scan in Trivy GHA workflow to scan Python dependencies by @marcelovilla in #3045
- Pin click to avoid incompatibility issues with Typer by @marcelovilla in #3051
- improve node taint regex by @Adam-D-Lewis in #3027
- Change JupyterLab default windowing mode to defer by @marcelovilla in #3055
- Upgrade JupyterHub Helm Chart to use 5.3.0 by @marcelovilla in #3052
Full Changelog: 2025.4.2...2025.6.1
2025.6.1-rc1
What's Changed
- Enable resource monitoring for cirun runners by @aktech in #3047
- Add filesystem scan in Trivy GHA workflow to scan Python dependencies by @marcelovilla in #3045
- Pin click to avoid incompatibility issues with Typer by @marcelovilla in #3051
- improve node taint regex by @Adam-D-Lewis in #3027
- Change JupyterLab default windowing mode to defer by @marcelovilla in #3055
- Upgrade JupyterHub Helm Chart to use 5.3.0 by @marcelovilla in #3052
Full Changelog: 2025.4.2...2025.6.1-rc1
2025.4.2
What's Changed
- Upgrade verify-changed-files action by @marcelovilla in #3037
- Monkeypatch version validator to avoid failing tests by @marcelovilla in #3039
- Upgrade azure-identity by @marcelovilla in #3038
Full Changelog: 2025.4.1...2025.4.2
2025.4.2-rc1
What's Changed
- Upgrade verify-changed-files action by @marcelovilla in #3037
- Monkeypatch version validator to avoid failing tests by @marcelovilla in #3039
- Upgrade azure-identity by @marcelovilla in #3038
Full Changelog: 2025.4.1...2025.4.2-rc1
2025.4.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2969
- Add extra services checks to kuberhealthy by @viniciusdc in #2978
- Add workflow to run conda-store user journey tests by @soapy1 in #2895
- Add support for generating ssl certs via DNS challenge (via Cloudflare) by @aktech in #2957
- Skip ingress check when using DNS certs by @aktech in #3002
- update deprecated pydantic function by @dcmcand in #3010
- Add taint to user and worker nodes by @Adam-D-Lewis in #2605
- add node taint upgrade step by @Adam-D-Lewis in #3009
- Include documentation requirement for new ENH under PR template by @viniciusdc in #3018
- refactor keycloak cli command code by @Adam-D-Lewis in #2968
- [AUTO] Update CLI doc by @nebari-sensei in #2999
- Pin conda-lock < 3.0.0 to fix conda-store user journey test failures by @marcelovilla in #3020
- Update usage of
create_user
within pytest fixture call by @viniciusdc in #3023 - Revert aks cluster argument to auto_scaling_enabled by @marcelovilla in #3022
- ensure default node group taints are used in deployment tests by @Adam-D-Lewis in #3028
- Use ubuntu-latest instead of 20.04 in the Code Scanning (Trivy) GHA workflow by @marcelovilla in #3030
- Run nebari destroy using conda in local integration tests by @marcelovilla in #3031
- 2025.4.1 release by @marcelovilla in #3015
Full Changelog: 2025.3.1...2025.4.1
2025.4.1-rc1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2969
- Add extra services checks to kuberhealthy by @viniciusdc in #2978
- Add workflow to run conda-store user journey tests by @soapy1 in #2895
- Add support for generating ssl certs via DNS challenge (via Cloudflare) by @aktech in #2957
- Skip ingress check when using DNS certs by @aktech in #3002
- update deprecated pydantic function by @dcmcand in #3010
- Add taint to user and worker nodes by @Adam-D-Lewis in #2605
- add node taint upgrade step by @Adam-D-Lewis in #3009
- Include documentation requirement for new ENH under PR template by @viniciusdc in #3018
- refactor keycloak cli command code by @Adam-D-Lewis in #2968
- [AUTO] Update CLI doc by @nebari-sensei in #2999
- Pin conda-lock < 3.0.0 to fix conda-store user journey test failures by @marcelovilla in #3020
- Update usage of
create_user
within pytest fixture call by @viniciusdc in #3023 - Revert aks cluster argument to auto_scaling_enabled by @marcelovilla in #3022
Full Changelog: 2025.3.1...2025.4.1-rc1
2025.3.1
What's Changed
- fix buffer full deadlock by @Adam-D-Lewis in #2929
- support KubeSpawner profile_options by @Adam-D-Lewis in #2937
- fix ansi color reset bug by @Adam-D-Lewis in #2970
- allow eks_public_access_cidrs to be optionally set in nebari-config.yaml by @dcmcand in #2963
- Add option to customize keycloak themes by @viniciusdc in #2469
- support updated kubespawner by @Adam-D-Lewis in #2938
- Filter environments by user access by @soapy1 in #2940
- loosen dependency requirement pins for nebari by @Adam-D-Lewis in #2984
Full Changelog: 2025.2.1...2025.3.1
2025.3.1-rc1
What's Changed
- fix buffer full deadlock by @Adam-D-Lewis in #2929
- support KubeSpawner profile_options by @Adam-D-Lewis in #2937
- fix ansi color reset bug by @Adam-D-Lewis in #2970
- allow eks_public_access_cidrs to be optionally set in nebari-config.yaml by @dcmcand in #2963
- Add option to customize keycloak themes by @viniciusdc in #2469
- support updated kubespawner by @Adam-D-Lewis in #2938
- Filter environments by user access by @soapy1 in #2940
- loosen dependency requirement pins for nebari by @Adam-D-Lewis in #2984
Full Changelog: 2025.2.1...2025.3.1-rc1
2025.2.1
What's Changed
- fix bug to allow --import-plugin to work by @Adam-D-Lewis in #2864
- Add azure kubernetes policy add-on by @viniciusdc in #2888
- Yaml config sets by @Adam-D-Lewis in #2876
- Add ability to list user installed plugins from the CLI by @soapy1 in #2891
- [AUTO] Update CLI doc by @nebari-sensei in #2841
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2896
- [ENH] - Include "--attempt-fixes" flag from Nebari upgrade CLI in upgrade steps logic by @smokestacklightnin in #2839
- add authorized ip range variable for azure by @dcmcand in #2880
- Upgrade conda-store to 2024.11.2 by @marcelovilla in #2815
- Handle default value for azure addon policy by @viniciusdc in #2905
- Update conda-store-ui tests for updated page verbage by @soapy1 in #2911
- Remove unintended character at the end of the TF_LOG variable by @marcelovilla in #2912
- Update k8s max version by @dcmcand in #2903
- [ENH] - Use GitHub secrets instead of Vault by @smokestacklightnin in #2889
- adds info command text display & change the order of command display by @kernel-loophole in #2916
- [AUTO] Update CLI doc by @nebari-sensei in #2921
2025.1.1
Upgrade step and version bump by @viniciusdc in #2924- Retrieve all conda-store environments by @soapy1 in #2910
- [BUG] - Make sure to get envs when the number of envs is less than page limit by @soapy1 in #2939
- Fix Playwright CI errors & update local instructions by @viniciusdc in #2943
- Update conda-store-server image + use public auth_schema module for AuthenticationToken by @soapy1 in #2931
- update google terraform version, replace container registry by artifact registry by @swapkh91 in #2902
- add code owners file to make maintenance team default reviewers by @dcmcand in #2945
- Bump nebari version and upgrade step to
2025.2.1
by @viniciusdc in #2944 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2935
- ignore trivy finding for public egress by @dcmcand in #2919
- upgrade azurerm to latest version by @Adam-D-Lewis in #2812
- Upgrade cirun AMI to ubuntu 24.04 by @aktech in #2958
- Update conda-store base version by @viniciusdc in #2961
- Update
fsnotify
max user watches/instances limits by @viniciusdc in #2967 - Update Azure's schema changes during
2025.2.1
upgrade by @viniciusdc in #2965
New Contributors
- @soapy1 made their first contribution in #2891
- @smokestacklightnin made their first contribution in #2839
- @kernel-loophole made their first contribution in #2916
- @swapkh91 made their first contribution in #2902
Full Changelog: 2024.12.1...2025.2.1
2025.2.1rc2
What's Changed
- fix bug to allow --import-plugin to work by @Adam-D-Lewis in #2864
- Add azure kubernetes policy add-on by @viniciusdc in #2888
- Yaml config sets by @Adam-D-Lewis in #2876
- Add ability to list user installed plugins from the CLI by @soapy1 in #2891
- [AUTO] Update CLI doc by @nebari-sensei in #2841
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2896
- [ENH] - Include "--attempt-fixes" flag from Nebari upgrade CLI in upgrade steps logic by @smokestacklightnin in #2839
- add authorized ip range variable for azure by @dcmcand in #2880
- Upgrade conda-store to 2024.11.2 by @marcelovilla in #2815
- Handle default value for azure addon policy by @viniciusdc in #2905
- Update conda-store-ui tests for updated page verbage by @soapy1 in #2911
- Remove unintended character at the end of the TF_LOG variable by @marcelovilla in #2912
- Update k8s max version by @dcmcand in #2903
- [ENH] - Use GitHub secrets instead of Vault by @smokestacklightnin in #2889
- adds info command text display & change the order of command display by @kernel-loophole in #2916
- [AUTO] Update CLI doc by @nebari-sensei in #2921
2025.1.1
Upgrade step and version bump by @viniciusdc in #2924- Retrieve all conda-store environments by @soapy1 in #2910
- [BUG] - Make sure to get envs when the number of envs is less than page limit by @soapy1 in #2939
- Fix Playwright CI errors & update local instructions by @viniciusdc in #2943
- Update conda-store-server image + use public auth_schema module for AuthenticationToken by @soapy1 in #2931
- update google terraform version, replace container registry by artifact registry by @swapkh91 in #2902
- add code owners file to make maintenance team default reviewers by @dcmcand in #2945
- Bump nebari version and upgrade step to
2025.2.1
by @viniciusdc in #2944 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2935
- ignore trivy finding for public egress by @dcmcand in #2919
- upgrade azurerm to latest version by @Adam-D-Lewis in #2812
- Upgrade cirun AMI to ubuntu 24.04 by @aktech in #2958
- Update conda-store base version by @viniciusdc in #2961
New Contributors
- @soapy1 made their first contribution in #2891
- @smokestacklightnin made their first contribution in #2839
- @kernel-loophole made their first contribution in #2916
- @swapkh91 made their first contribution in #2902
Full Changelog: 2024.12.1...2025.2.1rc2