Skip to content

Commit 02340ad

Browse files
committed
run lint/format locally
1 parent 75b467d commit 02340ad

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/docs/references/RELEASE.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ 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+
1516
- fix buffer full deadlock by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2929
1617
- support KubeSpawner profile_options by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2937
1718
- fix ansi color reset bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2970
@@ -22,6 +23,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
2223
- loosen dependency requirement pins for nebari by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2984
2324

2425
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2025.2.1...2025.3.1
26+
2527
## Release 2025.2.1 - February 7, 2025
2628

2729
> NOTE: In this release, we have updated our maximum supported Kubernetes version from
@@ -32,6 +34,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
3234
> 1.31).
3335
3436
### What's Changed
37+
3538
- fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864
3639
- Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev-nebari/pull/2888
3740
- Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/287-
@@ -54,8 +57,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
5457
### New Contributors
5558

5659
- @soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull2891
57-
- @smokestacklightnin made their first contribution in https://github.com/nebari-dev
58-
/nebari/pull/2839
60+
- @smokestacklightnin made their first contribution in https://github.com/nebari-dev/nebari/pull/2839
5961
- @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916
6062

6163
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.2.1
@@ -65,6 +67,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
6567
> 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.
6668
6769
### What's Changed
70+
6871
- Precommit typos by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2731
6972
- fix typo in KubernetesCredentials by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2729
7073
- handle branch rename from develop to main in github actions by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2748
@@ -105,6 +108,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
105108
- update gcp instance validation by @dcmcand in https://github.com/nebari-dev/nebari/pull/2875
106109

107110
### New Contributors
111+
108112
- @jcbolling made their first contribution in https://github.com/nebari-dev/nebari/pull/2850
109113

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

0 commit comments

Comments
 (0)