Skip to content

Commit 0a30b30

Browse files
committed
Run formatter
1 parent b744fce commit 0a30b30

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/docs/references/RELEASE.md

Lines changed: 8 additions & 1 deletion
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.6.1 - June 06, 2025
1313

1414
### What's Changed
15+
1516
- Enable resource monitoring for cirun runners by @aktech in https://github.com/nebari-dev/nebari/pull/3047
1617
- Add filesystem scan in Trivy GHA workflow to scan Python dependencies by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3045
1718
- Pin click to avoid incompatibility issues with Typer by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3051
@@ -26,6 +27,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
2627
> NOTE: You may notice messages like groups: cannot find name for group ID <number> when using the terminal. These warnings are harmless and do not affect system functionality or permissions. We're aware of the issue and it will be resolved in the next version.
2728
2829
### What's Changed
30+
2931
- Upgrade verify-changed-files action by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3037
3032
- Monkeypatch version validator to avoid failing tests by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3039
3133
- Upgrade azure-identity by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3038
@@ -35,6 +37,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
3537
## Release 2025.4.1 - April 11, 2025
3638

3739
### What's Changed
40+
3841
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2969
3942
- Add extra services checks to kuberhealthy by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2978
4043
- Add workflow to run conda-store user journey tests by @soapy1 in https://github.com/nebari-dev/nebari/pull/2895
@@ -58,6 +61,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
5861
## Release 2025.3.1 - March 14, 2025
5962

6063
### What's Changed
64+
6165
- fix buffer full deadlock by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2929
6266
- support KubeSpawner profile_options by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2937
6367
- fix ansi color reset bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2970
@@ -79,6 +83,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
7983
> 1.31).
8084
8185
### What's Changed
86+
8287
- fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864
8388
- Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev-nebari/pull/2888
8489
- Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/287-
@@ -102,7 +107,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
102107

103108
- @soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull2891
104109
- @smokestacklightnin made their first contribution in https://github.com/nebari-dev
105-
/nebari/pull/2839
110+
/nebari/pull/2839
106111
- @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916
107112

108113
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.2.1
@@ -112,6 +117,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
112117
> 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.
113118
114119
### What's Changed
120+
115121
- Precommit typos by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2731
116122
- fix typo in KubernetesCredentials by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2729
117123
- handle branch rename from develop to main in github actions by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2748
@@ -152,6 +158,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
152158
- update gcp instance validation by @dcmcand in https://github.com/nebari-dev/nebari/pull/2875
153159

154160
### New Contributors
161+
155162
- @jcbolling made their first contribution in https://github.com/nebari-dev/nebari/pull/2850
156163

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

0 commit comments

Comments
 (0)