@@ -9,6 +9,29 @@ 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+ - [ pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2969
16+ - Add extra services checks to kuberhealthy by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2978
17+ - Add workflow to run conda-store user journey tests by @soapy1 in https://github.com/nebari-dev/nebari/pull/2895
18+ - Add support for generating ssl certs via DNS challenge (via Cloudflare) by @aktech in https://github.com/nebari-dev/nebari/pull/2957
19+ - Skip ingress check when using DNS certs by @aktech in https://github.com/nebari-dev/nebari/pull/3002
20+ - update deprecated pydantic function by @dcmcand in https://github.com/nebari-dev/nebari/pull/3010
21+ - Add taint to user and worker nodes by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2605
22+ - add node taint upgrade step by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/3009
23+ - Include documentation requirement for new ENH under PR template by @viniciusdc in https://github.com/nebari-dev/nebari/pull/3018
24+ - refactor keycloak cli command code by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2968
25+ - [ AUTO] Update CLI doc by @nebari-sensei in https://github.com/nebari-dev/nebari/pull/2999
26+ - 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
27+ - Update usage of ` create_user ` within pytest fixture call by @viniciusdc in https://github.com/nebari-dev/nebari/pull/3023
28+ - Revert aks cluster argument to auto_scaling_enabled by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3022
29+ - ensure default node group taints are used in deployment tests by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/3028
30+ - 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
31+ - Run nebari destroy using conda in local integration tests by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3031
32+
33+ ** Full Changelog** : https://github.com/nebari-dev/nebari/compare/2025.3.1...2025.4.1
34+
1235## Release 2025.3.1 - March 14, 2025
1336
1437### What's Changed
@@ -22,6 +45,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
2245- loosen dependency requirement pins for nebari by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2984
2346
2447** Full Changelog** : https://github.com/nebari-dev/nebari/compare/2025.2.1...2025.3.1
48+
2549## Release 2025.2.1 - February 7, 2025
2650
2751> NOTE: In this release, we have updated our maximum supported Kubernetes version from
0 commit comments