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