Skip to content

Commit 14b605e

Browse files
authored
Bump nebari version and upgrade step to 2025.2.1 (#2944)
1 parent 6a8f642 commit 14b605e

File tree

3 files changed

+34
-30
lines changed

3 files changed

+34
-30
lines changed

RELEASE.md

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

1010
---
1111

12-
## Release 2025.1.1 - January 27, 2025
12+
## Release 2025.2.1 - February 7, 2025
1313

1414
> NOTE: In this release, we have updated our maximum supported Kubernetes version from
1515
> 1.29 to 1.31. we strongly recommend updating the Kubernetes version
@@ -18,30 +18,34 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
1818
> Remember that Kubernetes minor versions must be upgraded incrementally (1.29 → 1.30 →
1919
> 1.31).
2020
21-
## What's Changed
22-
* fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864
23-
* Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2888
24-
* Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2876
25-
* Add ability to list user installed plugins from the CLI by @soapy1 in https://github.com/nebari-dev/nebari/pull/2891
26-
* [AUTO] Update CLI doc by @nebari-sensei in https://github.com/nebari-dev/nebari/pull/2841
27-
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2896
28-
* [ENH] - Include "--attempt-fixes" flag from Nebari upgrade CLI in upgrade steps logic by @smokestacklightnin in https://github.com/nebari-dev/nebari/pull/2839
29-
* add authorized ip range variable for azure by @dcmcand in https://github.com/nebari-dev/nebari/pull/2880
30-
* Upgrade conda-store to 2024.11.2 by @marcelovilla in https://github.com/nebari-dev/nebari/pull/2815
31-
* Handle default value for azure addon policy by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2905
32-
* Update conda-store-ui tests for updated page verbiage by @soapy1 in https://github.com/nebari-dev/nebari/pull/2911
33-
* Remove unintended character at the end of the TF_LOG variable by @marcelovilla in https://github.com/nebari-dev/nebari/pull/2912
34-
* Update k8s max version by @dcmcand in https://github.com/nebari-dev/nebari/pull/2903
35-
* [ENH] - Use GitHub secrets instead of Vault by @smokestacklightnin in https://github.com/nebari-dev/nebari/pull/2889
36-
* adds info command text display & change the order of command display by @kernel-loophole in https://github.com/nebari-dev/nebari/pull/2916
37-
* [AUTO] Update CLI doc by @nebari-sensei in https://github.com/nebari-dev/nebari/pull/2921
38-
39-
## New Contributors
40-
* @soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull/2891
41-
* @smokestacklightnin made their first contribution in https://github.com/nebari-dev/nebari/pull/2839
42-
* @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916
43-
44-
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.1.1
21+
### What's Changed
22+
- fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864
23+
- Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev-nebari/pull/2888
24+
- Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/287-
25+
- Add ability to list user installed plugins from the CLI by @soapy1 in https://githu-.com/nebari-dev/nebari/pull/2891
26+
- [ENH] - Include "--attempt-fixes" flag from Nebari upgrade CLI in upgrade steps log-c by @smokestacklightnin in https://github.com/nebari-dev/nebari/pull/2839
27+
- add authorized ip range variable for azure by @dcmcand in https://github.com/nebari-dev/nebari/pull/2880
28+
- Upgrade conda-store to 2024.11.2 by @marcelovilla in https://github.com/nebari-dev/-ebari/pull/2815
29+
- Handle default value for azure addon policy by @viniciusdc in https://github.com/ne-ari-dev/nebari/pull/2905
30+
- Update conda-store-ui tests for updated page by @soapy1 in https://github.com/nebar--dev/nebari/pull/2911
31+
- Remove unintended character at the end of the TF_LOG variable by @marcelovilla in h-tps://github.com/nebari-dev/nebari/pull/2912
32+
- Update k8s max version by @dcmcand in https://github.com/nebari-dev/nebari/pull/290-
33+
- [ENH] - Use GitHub secrets instead of Vault by @smokestacklightnin in https://github.com/nebari-d-v/nebari/pull/2889
34+
- adds info command text display & change the order of command display by @kernel-loophole in https-//github.com/nebari-dev/nebari/pull/2916
35+
- `2025.1.1` Upgrade step and version bump by @viniciusdc in https://github.com/nebari-dev/nebari/p-ll/2924
36+
- Retrieve all conda-store environments by @soapy1 in https://github.com/nebari-dev/nebari/pull/291-
37+
- [BUG] - Make sure to get envs when the number of envs is less than page limit by @soapy1 in https://github.com/nebar--dev/nebari/pull/2939
38+
- Fix Playwright CI errors & update local instructions by @viniciusdc in https://github.com/nebari-dev/nebari/pull/294-
39+
- Update conda-store-server image + use public auth_schema module for AuthenticationToken by @soapy1 in https://github.com/nebari-dev/nebari/pull/2931-
40+
41+
### New Contributors
42+
43+
- @soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull2891
44+
- @smokestacklightnin made their first contribution in https://github.com/nebari-dev
45+
/nebari/pull/2839
46+
- @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916
47+
48+
**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.2.1
4549

4650
## Release 2024.12.1 - December 13, 2024
4751

@@ -96,7 +100,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
96100

97101
> NOTE: This hotfix addresses several major bugs identified in the 2024.9.1 release. For a detailed overview, please refer to the related discussion at #2798. Users should upgrade directly from 2024.7.1 to 2024.11.1.
98102
99-
## What's Changed
103+
### What's Changed
100104

101105
- fix `CHECK_URL` in kuberhealthy checks to respect namespaces by @dcmcand in https://github.com/nebari-dev/nebari/pull/2779
102106
- fix bug where `check_immutable_fields` throws error with old version of Nebari by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2796

src/_nebari/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CURRENT_RELEASE = "2025.1.1"
1+
CURRENT_RELEASE = "2025.2.1"
22

33
HELM_VERSION = "v3.15.3"
44
KUSTOMIZE_VERSION = "5.4.3"

src/_nebari/upgrade.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1626,8 +1626,8 @@ def _version_specific_upgrade(
16261626
return config
16271627

16281628

1629-
class Upgrade_2025_1_1(UpgradeStep):
1630-
version = "2025.1.1"
1629+
class Upgrade_2025_2_1(UpgradeStep):
1630+
version = "2025.2.1"
16311631

16321632
@override
16331633
def _version_specific_upgrade(
@@ -1651,7 +1651,7 @@ def _version_specific_upgrade(
16511651
)
16521652

16531653
rich.print(text)
1654-
rich.print("Ready to upgrade to Nebari version [green]2025.1.1[/green].")
1654+
rich.print("Ready to upgrade to Nebari version [green]2025.2.1[/green].")
16551655

16561656
return config
16571657

0 commit comments

Comments
 (0)