@@ -9,6 +9,30 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
99
1010---
1111
12+ ## Release 2025.4.1 - April 11, 2025
13+
14+ ### What's Changed
15+
16+ - [ pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2969
17+ - Add extra services checks to kuberhealthy by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2978
18+ - Add workflow to run conda-store user journey tests by @soapy1 in https://github.com/nebari-dev/nebari/pull/2895
19+ - Add support for generating ssl certs via DNS challenge (via Cloudflare) by @aktech in https://github.com/nebari-dev/nebari/pull/2957
20+ - Skip ingress check when using DNS certs by @aktech in https://github.com/nebari-dev/nebari/pull/3002
21+ - update deprecated pydantic function by @dcmcand in https://github.com/nebari-dev/nebari/pull/3010
22+ - Add taint to user and worker nodes by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2605
23+ - add node taint upgrade step by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/3009
24+ - Include documentation requirement for new ENH under PR template by @viniciusdc in https://github.com/nebari-dev/nebari/pull/3018
25+ - refactor keycloak cli command code by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2968
26+ - [ AUTO] Update CLI doc by @nebari-sensei in https://github.com/nebari-dev/nebari/pull/2999
27+ - Pin conda-lock < 3.0.0 to fix conda-store user journey test failures by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3020
28+ - Update usage of ` create_user ` within pytest fixture call by @viniciusdc in https://github.com/nebari-dev/nebari/pull/3023
29+ - Revert aks cluster argument to auto_scaling_enabled by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3022
30+ - ensure default node group taints are used in deployment tests by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/3028
31+ - Use ubuntu-latest instead of 20.04 in the Code Scanning (Trivy) GHA workflow by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3030
32+ - Run nebari destroy using conda in local integration tests by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3031
33+
34+ ** Full Changelog** : https://github.com/nebari-dev/nebari/compare/2025.3.1...2025.4.1
35+
1236## Release 2025.3.1 - March 14, 2025
1337
1438### What's Changed
@@ -57,7 +81,8 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
5781### New Contributors
5882
5983- @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
84+ - @smokestacklightnin made their first contribution in https://github.com/nebari-dev
85+ /nebari/pull/2839
6186- @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916
6287
6388** Full Changelog** : https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.2.1
@@ -511,8 +536,8 @@ command and follow the instructions
511536- CI: Add test coverage by @fangchenli in https://github.com/nebari-dev/nebari/pull/1959
512537- nebari cli environment variable handling, support, keycloak, dev tests by @sblair-metrostar in https://github.com/nebari-dev/nebari/pull/1968
513538- 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
539+ - TYPO : fix typing error in plugins by @fangchenli in https://github.com/nebari-dev/nebari/pull/1973
540+ - TYPO : fix return class type in hookimpl by @fangchenli in https://github.com/nebari-dev/nebari/pull/1975
516541- Allow users to specify Azure tags by @iameskild in https://github.com/nebari-dev/nebari/pull/1967
517542- [ pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/1979
518543- Do not try and add argo envs when disabled by @iameskild in https://github.com/nebari-dev/nebari/pull/1926
@@ -540,8 +565,8 @@ command and follow the instructions
540565- [ pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2047
541566- fix typo in guided init for Digital Ocean by @dcmcand in https://github.com/nebari-dev/nebari/pull/2059
542567- 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
568+ - TYPO : make all subfolders under kubernetes_services/template non-module by @fangchenli in https://github.com/nebari-dev/nebari/pull/2043
569+ - TYPO : fix most typing errors in provider by @fangchenli in https://github.com/nebari-dev/nebari/pull/2038
545570- Fix link to documentation on Nebari Deployment home page by @aktech in https://github.com/nebari-dev/nebari/pull/2063
546571- TST: enable timeout config in playwright notebook test by @fangchenli in https://github.com/nebari-dev/nebari/pull/1996
547572- DEPS: sync supported python version by @fangchenli in https://github.com/nebari-dev/nebari/pull/2065
0 commit comments