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
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
12
12
## Release 2025.6.1 - June 06, 2025
13
13
14
14
### What's Changed
15
-
16
15
- Enable resource monitoring for cirun runners by @aktech in https://github.com/nebari-dev/nebari/pull/3047
17
16
- Add filesystem scan in Trivy GHA workflow to scan Python dependencies by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3045
18
17
- Pin click to avoid incompatibility issues with Typer by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3051
@@ -24,10 +23,9 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
24
23
25
24
## Release 2025.4.2 - April 25, 2025
26
25
27
-
> 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.
28
27
29
28
### What's Changed
30
-
31
29
- Upgrade verify-changed-files action by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3037
32
30
- Monkeypatch version validator to avoid failing tests by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3039
33
31
- Upgrade azure-identity by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3038
@@ -37,7 +35,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
37
35
## Release 2025.4.1 - April 11, 2025
38
36
39
37
### What's Changed
40
-
41
38
-[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2969
42
39
- Add extra services checks to kuberhealthy by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2978
43
40
- Add workflow to run conda-store user journey tests by @soapy1 in https://github.com/nebari-dev/nebari/pull/2895
@@ -61,7 +58,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
61
58
## Release 2025.3.1 - March 14, 2025
62
59
63
60
### What's Changed
64
-
65
61
- fix buffer full deadlock by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2929
66
62
- support KubeSpawner profile_options by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2937
67
63
- fix ansi color reset bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2970
@@ -83,7 +79,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
83
79
> 1.31).
84
80
85
81
### What's Changed
86
-
87
82
- fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864
88
83
- Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev-nebari/pull/2888
89
84
- Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/287-
@@ -107,7 +102,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
107
102
108
103
-@soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull2891
109
104
-@smokestacklightnin made their first contribution in https://github.com/nebari-dev
110
-
/nebari/pull/2839
105
+
/nebari/pull/2839
111
106
-@kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916
@@ -117,7 +112,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
117
112
> 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.
118
113
119
114
### What's Changed
120
-
121
115
- Precommit typos by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2731
122
116
- fix typo in KubernetesCredentials by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2729
123
117
- handle branch rename from develop to main in github actions by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2748
@@ -158,7 +152,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
158
152
- update gcp instance validation by @dcmcand in https://github.com/nebari-dev/nebari/pull/2875
159
153
160
154
### New Contributors
161
-
162
155
-@jcbolling made their first contribution in https://github.com/nebari-dev/nebari/pull/2850
0 commit comments