Skip to content

Commit e8927ea

Browse files
author
nebari-sensei
committed
🔄 synced local 'docs/docs/references/RELEASE.md' with remote 'RELEASE.md'
MAINT - Sync release notes 🤖
1 parent 4c138f9 commit e8927ea

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

‎docs/docs/references/RELEASE.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
99

1010
---
1111

12+
## Release 2025.3.1 - March 14, 2025
13+
14+
### What's Changed
15+
- fix buffer full deadlock by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2929
16+
- support KubeSpawner profile_options by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2937
17+
- fix ansi color reset bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2970
18+
- allow eks_public_access_cidrs to be optionally set in nebari-config.yaml by @dcmcand in https://github.com/nebari-dev/nebari/pull/2963
19+
- Add option to customize keycloak themes by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2469
20+
- support updated kubespawner by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2938
21+
- Filter environments by user access by @soapy1 in https://github.com/nebari-dev/nebari/pull/2940
22+
- loosen dependency requirement pins for nebari by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2984
23+
24+
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2025.2.1...2025.3.1
1225
## Release 2025.2.1 - February 7, 2025
1326

1427
> NOTE: In this release, we have updated our maximum supported Kubernetes version from
@@ -19,7 +32,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
1932
> 1.31).
2033
2134
### What's Changed
22-
2335
- fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864
2436
- Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev-nebari/pull/2888
2537
- Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/287-
@@ -42,7 +54,8 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
4254
### New Contributors
4355

4456
- @soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull2891
45-
- @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
4659
- @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916
4760

4861
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.2.1
@@ -52,7 +65,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
5265
> 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.
5366
5467
### What's Changed
55-
5668
- Precommit typos by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2731
5769
- fix typo in KubernetesCredentials by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2729
5870
- handle branch rename from develop to main in github actions by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2748
@@ -93,7 +105,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
93105
- update gcp instance validation by @dcmcand in https://github.com/nebari-dev/nebari/pull/2875
94106

95107
### New Contributors
96-
97108
- @jcbolling made their first contribution in https://github.com/nebari-dev/nebari/pull/2850
98109

99110
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.11.1...2024.12.1

0 commit comments

Comments
 (0)