@@ -12,7 +12,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
1212## Release 2025.3.1 - March 14, 2025
1313
1414### What's Changed
15-
1615- fix buffer full deadlock by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2929
1716- support KubeSpawner profile_options by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2937
1817- fix ansi color reset bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2970
@@ -23,7 +22,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
2322- loosen dependency requirement pins for nebari by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2984
2423
2524** Full Changelog** : https://github.com/nebari-dev/nebari/compare/2025.2.1...2025.3.1
26-
2725## Release 2025.2.1 - February 7, 2025
2826
2927> NOTE: In this release, we have updated our maximum supported Kubernetes version from
@@ -34,7 +32,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
3432> 1.31).
3533
3634### What's Changed
37-
3835- fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864
3936- Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev-nebari/pull/2888
4037- Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/287-
@@ -57,7 +54,8 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
5754### New Contributors
5855
5956- @soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull2891
60- - @smokestacklightnin made their first contribution in https://github.com/nebari-dev/nebari/pull/2839
57+ - @smokestacklightnin made their first contribution in https://github.com/nebari-dev
58+ /nebari/pull/2839
6159- @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916
6260
6361** Full Changelog** : https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.2.1
@@ -67,7 +65,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
6765> NOTE: Support for DigitalOcean has been removed in this release. If you plan to deploy Nebari on DigitalOcean, you first need to independently create a Kubernetes cluster and then use the ` existing ` deployment option.
6866
6967### What's Changed
70-
7168- Precommit typos by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2731
7269- fix typo in KubernetesCredentials by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2729
7370- handle branch rename from develop to main in github actions by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2748
@@ -108,7 +105,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
108105- update gcp instance validation by @dcmcand in https://github.com/nebari-dev/nebari/pull/2875
109106
110107### New Contributors
111-
112108- @jcbolling made their first contribution in https://github.com/nebari-dev/nebari/pull/2850
113109
114110** Full Changelog** : https://github.com/nebari-dev/nebari/compare/2024.11.1...2024.12.1
@@ -511,8 +507,8 @@ command and follow the instructions
511507- CI: Add test coverage by @fangchenli in https://github.com/nebari-dev/nebari/pull/1959
512508- nebari cli environment variable handling, support, keycloak, dev tests by @sblair-metrostar in https://github.com/nebari-dev/nebari/pull/1968
513509- CI: remove empty notebook to fix pre-commit json check by @fangchenli in https://github.com/nebari-dev/nebari/pull/1976
514- - TYP : fix typing error in plugins by @fangchenli in https://github.com/nebari-dev/nebari/pull/1973
515- - TYP : fix return class type in hookimpl by @fangchenli in https://github.com/nebari-dev/nebari/pull/1975
510+ - TYPO : fix typing error in plugins by @fangchenli in https://github.com/nebari-dev/nebari/pull/1973
511+ - TYPO : fix return class type in hookimpl by @fangchenli in https://github.com/nebari-dev/nebari/pull/1975
516512- Allow users to specify Azure tags by @iameskild in https://github.com/nebari-dev/nebari/pull/1967
517513- [ pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/1979
518514- Do not try and add argo envs when disabled by @iameskild in https://github.com/nebari-dev/nebari/pull/1926
@@ -540,8 +536,8 @@ command and follow the instructions
540536- [ pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2047
541537- fix typo in guided init for Digital Ocean by @dcmcand in https://github.com/nebari-dev/nebari/pull/2059
542538- CI: add do integration by @fangchenli in https://github.com/nebari-dev/nebari/pull/2060
543- - TYP : make all subfolders under kubernetes_services/template non-module by @fangchenli in https://github.com/nebari-dev/nebari/pull/2043
544- - TYP : fix most typing errors in provider by @fangchenli in https://github.com/nebari-dev/nebari/pull/2038
539+ - TYPO : make all subfolders under kubernetes_services/template non-module by @fangchenli in https://github.com/nebari-dev/nebari/pull/2043
540+ - TYPO : fix most typing errors in provider by @fangchenli in https://github.com/nebari-dev/nebari/pull/2038
545541- Fix link to documentation on Nebari Deployment home page by @aktech in https://github.com/nebari-dev/nebari/pull/2063
546542- TST: enable timeout config in playwright notebook test by @fangchenli in https://github.com/nebari-dev/nebari/pull/1996
547543- DEPS: sync supported python version by @fangchenli in https://github.com/nebari-dev/nebari/pull/2065
0 commit comments