Skip to content

Releases: nebari-dev/nebari

2023.7.1

22 Jul 01:06
9bdf4ea
Compare
Choose a tag to compare

Release 2023.7.1 - July 21, 2023

WARNING: CDS Dashboards will be deprecated soon. Nebari 2023.7.1 will be the last release with support for CDS Dashboards integration. A new dashboard sharing mechanism added in the near future, but some releases in the interim will not have dashboard sharing capabilities..

WARNING: For those running on AWS, upgrading from previous versions to 2023.7.1 requires a backup. Due to changes made to the VPC (See issue 1884 for details), Terraform thinks it needs to destroy and reprovision a new VPC which causes the entire cluster to be destroyed and rebuilt.

Feature changes and enhancements

  • Addition of Nebari-Workflow-Controller in PR 1741
  • Addition of Argo-Jupyter-Scheduler in PR 1832
  • Make most of the API private

Breaking Changes

  • As mentioned in the above WARNING, clusters running on AWS should perform a manual backup before running the upgrade to the latest version as changes to the AWS VPC will cause the cluster to be destroyed and redeployed.

What's Changed

New Contributors

Full Changelog: 2023.5.1...2023.7.1

2023.7.1rc1

21 Jul 22:05
b90c5a7
Compare
Choose a tag to compare
2023.7.1rc1 Pre-release
Pre-release

Release candidate 1 for 2023.7.1

2023.5.1

05 May 22:25
1f62863
Compare
Choose a tag to compare

Release 2023.5.1 - May 5, 2023

Feature changes and enhancements

  • Upgrade Argo-Workflows to version 3.4.4

Breaking Changes

  • The Argo-Workflows version upgrade will result in a breaking change if the existing Kubernetes CRDs are not deleted (see the NOTE below for more details).
  • There is a minor breaking change for the Nebari CLI version shorthand, previously it nebari -v and now to align with Python convention, it will be nebari -V.

NOTE: After installing the Nebari version 2023.5.1, please run nebari upgrade -c nebari-config.yaml to upgrade
the nebari-config.yaml. This command will also prompt you to delete a few Kubernetes resources (specifically
the Argo-Workflows CRDS and service accounts) before you can upgrade.

What's Changed

New Contributors

  • @pmeier made their first contribution in #1699
  • @AM-O7 made their first contribution in #1747

Full Changelog: 2023.4.1...2023.5.1

2023.5.1rc1

05 May 16:05
6de26fa
Compare
Choose a tag to compare
2023.5.1rc1 Pre-release
Pre-release

Release candidate 1 for 2023.5.1

2023.4.1

12 Apr 23:31
0765f4f
Compare
Choose a tag to compare

Release 2023.4.1 - April 12, 2023

NOTE: Nebari requires Kubernetes version 1.23 and Digital Ocean now requires new clusters to run Kubernetes version 1.24. This means that if you are currently running on Digital Ocean, you should be fine but deploying on a new cluster on Digital Ocean is not possible until we upgrade Kubernetes version (see issue 1622 for more details).

Feature changes and enhancements

  • Upgrades and improvements to conda-store including a new user-interface and greater administrator capabilities.
  • Idle-culler settings can now be configured directly from the nebari-config.yaml.

What's Changed

New Contributors

Full Changelog: 2023.1.1...2023.4.1

2023.4.1a5

10 Apr 22:20
daecbcf
Compare
Choose a tag to compare
2023.4.1a5 Pre-release
Pre-release

Alpha release 5 for 2023.4.1

2023.4.1a4

06 Apr 04:54
Compare
Choose a tag to compare
2023.4.1a4 Pre-release
Pre-release

Alpha release 4 for 2023.4.1.
Test for PR #1696.

2023.4.1a3

06 Apr 04:48
Compare
Choose a tag to compare
2023.4.1a3 Pre-release
Pre-release

Alpha release 3 for 2023.4.1.
Test for PR #1696.

2023.4.1a2

06 Apr 04:39
Compare
Choose a tag to compare
2023.4.1a2 Pre-release
Pre-release

Alpha release 2 for 2023.4.1.
Test for PR #1696.

2023.4.1a1

06 Apr 04:32
Compare
Choose a tag to compare
2023.4.1a1 Pre-release
Pre-release

Alpha release for 2023.4.1.
Test for PR #1696.