Skip to content

Commit b744fce

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

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

‎docs/docs/references/RELEASE.md‎

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,23 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
99

1010
---
1111

12+
## Release 2025.6.1 - June 06, 2025
13+
14+
### What's Changed
15+
- Enable resource monitoring for cirun runners by @aktech in https://github.com/nebari-dev/nebari/pull/3047
16+
- Add filesystem scan in Trivy GHA workflow to scan Python dependencies by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3045
17+
- Pin click to avoid incompatibility issues with Typer by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3051
18+
- improve node taint regex by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/3027
19+
- Change JupyterLab default windowing mode to defer by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3055
20+
- Upgrade JupyterHub Helm Chart to use 5.3.0 by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3052
21+
22+
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2025.4.2...2025.6.1
23+
1224
## Release 2025.4.2 - April 25, 2025
1325

14-
> NOTE: You may notice messages like groups: cannot find name for group ID xx 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.
26+
> 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.
1527
1628
### What's Changed
17-
1829
- Upgrade verify-changed-files action by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3037
1930
- Monkeypatch version validator to avoid failing tests by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3039
2031
- Upgrade azure-identity by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3038
@@ -24,7 +35,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
2435
## Release 2025.4.1 - April 11, 2025
2536

2637
### What's Changed
27-
2838
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2969
2939
- Add extra services checks to kuberhealthy by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2978
3040
- Add workflow to run conda-store user journey tests by @soapy1 in https://github.com/nebari-dev/nebari/pull/2895
@@ -48,7 +58,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
4858
## Release 2025.3.1 - March 14, 2025
4959

5060
### What's Changed
51-
5261
- fix buffer full deadlock by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2929
5362
- support KubeSpawner profile_options by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2937
5463
- fix ansi color reset bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2970
@@ -70,7 +79,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
7079
> 1.31).
7180
7281
### What's Changed
73-
7482
- fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864
7583
- Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev-nebari/pull/2888
7684
- Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/287-
@@ -94,7 +102,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
94102

95103
- @soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull2891
96104
- @smokestacklightnin made their first contribution in https://github.com/nebari-dev
97-
/nebari/pull/2839
105+
/nebari/pull/2839
98106
- @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916
99107

100108
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.2.1
@@ -104,7 +112,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
104112
> 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.
105113
106114
### What's Changed
107-
108115
- Precommit typos by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2731
109116
- fix typo in KubernetesCredentials by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2729
110117
- handle branch rename from develop to main in github actions by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2748
@@ -145,7 +152,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
145152
- update gcp instance validation by @dcmcand in https://github.com/nebari-dev/nebari/pull/2875
146153

147154
### New Contributors
148-
149155
- @jcbolling made their first contribution in https://github.com/nebari-dev/nebari/pull/2850
150156

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

0 commit comments

Comments
 (0)