Skip to content

Commit 4b5a39c

Browse files
authored
Merge pull request #562 from nebari-dev/repo-sync/nebari/default
πŸ”„ synced file(s) with nebari-dev/nebari
2 parents 4c138f9 + 02340ad commit 4b5a39c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

β€Ždocs/docs/references/RELEASE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ 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+
16+
- fix buffer full deadlock by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2929
17+
- support KubeSpawner profile_options by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2937
18+
- fix ansi color reset bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2970
19+
- allow eks_public_access_cidrs to be optionally set in nebari-config.yaml by @dcmcand in https://github.com/nebari-dev/nebari/pull/2963
20+
- Add option to customize keycloak themes by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2469
21+
- support updated kubespawner by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2938
22+
- Filter environments by user access by @soapy1 in https://github.com/nebari-dev/nebari/pull/2940
23+
- loosen dependency requirement pins for nebari by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2984
24+
25+
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2025.2.1...2025.3.1
26+
1227
## Release 2025.2.1 - February 7, 2025
1328

1429
> NOTE: In this release, we have updated our maximum supported Kubernetes version from

0 commit comments

Comments
Β (0)