You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/references/RELEASE.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,20 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
9
9
10
10
---
11
11
12
-
## Release 2025.4.1 - April 11, 2025
12
+
## Release 2025.4.2 - April 25, 2025
13
+
14
+
> 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.
13
15
14
16
### What's Changed
17
+
- Upgrade verify-changed-files action by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3037
18
+
- Monkeypatch version validator to avoid failing tests by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3039
19
+
- Upgrade azure-identity by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3038
@@ -92,7 +100,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
92
100
> 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.
93
101
94
102
### What's Changed
95
-
96
103
- Precommit typos by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2731
97
104
- fix typo in KubernetesCredentials by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2729
98
105
- handle branch rename from develop to main in github actions by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2748
@@ -133,7 +140,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
133
140
- update gcp instance validation by @dcmcand in https://github.com/nebari-dev/nebari/pull/2875
134
141
135
142
### New Contributors
136
-
137
143
-@jcbolling made their first contribution in https://github.com/nebari-dev/nebari/pull/2850
0 commit comments