From b16d94bae4ccc71144594f67f0b6e622e06b04ae Mon Sep 17 00:00:00 2001 From: nebari-sensei Date: Fri, 17 Jul 2026 20:41:12 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'docs/docs/?= =?UTF-8?q?references/RELEASE.md'=20with=20remote=20'RELEASE.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MAINT - Sync release notes :robot: --- docs/docs/references/RELEASE.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/docs/docs/references/RELEASE.md b/docs/docs/references/RELEASE.md index 1181fa25..cc1023f8 100644 --- a/docs/docs/references/RELEASE.md +++ b/docs/docs/references/RELEASE.md @@ -36,7 +36,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> > If you previously applied `aws eks update-addon --service-account-role-arn …` manually to recover from the EBS CSI controller crashloop on AL2023, your addon is in drift relative to Terraform. Before deploying, either re-run `aws eks update-addon` with the canonical role ARN (`-ebs-csi-driver`), or detach the manual override with `--remove-service-account-role-arn` and let Terraform reattach the correct role. Skipping this step results in `AccessDeniedException: Cross-account pass role is not allowed` on apply. ### What's Changed - - Remove notice after 2025.10.1 release by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/3180 - old package gpg version expired - update to latest by @tylerpotts in https://github.com/nebari-dev/nebari/pull/3178 - Use latest Kubernetes versions for GCP clusters by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/3182 @@ -60,7 +59,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> ## Release 2025.6.1 - June 06, 2025 ### What's Changed - - Enable resource monitoring for cirun runners by @aktech in https://github.com/nebari-dev/nebari/pull/3047 - Add filesystem scan in Trivy GHA workflow to scan Python dependencies by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3045 - Pin click to avoid incompatibility issues with Typer by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3051 @@ -72,10 +70,9 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> ## Release 2025.4.2 - April 25, 2025 -> NOTE: You may notice messages like groups: cannot find name for group ID `` 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. +> NOTE: You may notice messages like groups: cannot find name for group ID 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. ### What's Changed - - Upgrade verify-changed-files action by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3037 - Monkeypatch version validator to avoid failing tests by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3039 - Upgrade azure-identity by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3038 @@ -85,7 +82,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> ## Release 2025.4.1 - April 11, 2025 ### What's Changed - - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2969 - Add extra services checks to kuberhealthy by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2978 - Add workflow to run conda-store user journey tests by @soapy1 in https://github.com/nebari-dev/nebari/pull/2895 @@ -109,7 +105,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> ## Release 2025.3.1 - March 14, 2025 ### What's Changed - - fix buffer full deadlock by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2929 - support KubeSpawner profile_options by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2937 - fix ansi color reset bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2970 @@ -131,7 +126,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> > 1.31). ### What's Changed - - fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864 - Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev-nebari/pull/2888 - Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/287- @@ -154,7 +148,8 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> ### New Contributors - @soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull2891 -- @smokestacklightnin made their first contribution in https://github.com/nebari-dev/nebari/pull/2839 +- @smokestacklightnin made their first contribution in https://github.com/nebari-dev +/nebari/pull/2839 - @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916 **Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.2.1 @@ -164,7 +159,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> > 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. ### What's Changed - - Precommit typos by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2731 - fix typo in KubernetesCredentials by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2729 - handle branch rename from develop to main in github actions by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2748 @@ -205,7 +199,6 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> - update gcp instance validation by @dcmcand in https://github.com/nebari-dev/nebari/pull/2875 ### New Contributors - - @jcbolling made their first contribution in https://github.com/nebari-dev/nebari/pull/2850 **Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.11.1...2024.12.1 From 13fba9b39121d0044b216750c5f47554470063d3 Mon Sep 17 00:00:00 2001 From: nebari-sensei <116370392+nebari-sensei@users.noreply.github.com> Date: Fri, 17 Jul 2026 20:42:07 +0000 Subject: [PATCH 2/2] chore: auto-format imported RELEASE.md --- docs/docs/references/RELEASE.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/docs/references/RELEASE.md b/docs/docs/references/RELEASE.md index cc1023f8..ae46c407 100644 --- a/docs/docs/references/RELEASE.md +++ b/docs/docs/references/RELEASE.md @@ -36,6 +36,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> > If you previously applied `aws eks update-addon --service-account-role-arn …` manually to recover from the EBS CSI controller crashloop on AL2023, your addon is in drift relative to Terraform. Before deploying, either re-run `aws eks update-addon` with the canonical role ARN (`-ebs-csi-driver`), or detach the manual override with `--remove-service-account-role-arn` and let Terraform reattach the correct role. Skipping this step results in `AccessDeniedException: Cross-account pass role is not allowed` on apply. ### What's Changed + - Remove notice after 2025.10.1 release by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/3180 - old package gpg version expired - update to latest by @tylerpotts in https://github.com/nebari-dev/nebari/pull/3178 - Use latest Kubernetes versions for GCP clusters by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/3182 @@ -59,6 +60,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> ## Release 2025.6.1 - June 06, 2025 ### What's Changed + - Enable resource monitoring for cirun runners by @aktech in https://github.com/nebari-dev/nebari/pull/3047 - Add filesystem scan in Trivy GHA workflow to scan Python dependencies by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3045 - Pin click to avoid incompatibility issues with Typer by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3051 @@ -70,9 +72,10 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> ## Release 2025.4.2 - April 25, 2025 -> NOTE: You may notice messages like groups: cannot find name for group ID 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. +> NOTE: You may notice messages like groups: cannot find name for group ID `` 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. ### What's Changed + - Upgrade verify-changed-files action by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3037 - Monkeypatch version validator to avoid failing tests by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3039 - Upgrade azure-identity by @marcelovilla in https://github.com/nebari-dev/nebari/pull/3038 @@ -82,6 +85,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> ## Release 2025.4.1 - April 11, 2025 ### What's Changed + - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2969 - Add extra services checks to kuberhealthy by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2978 - Add workflow to run conda-store user journey tests by @soapy1 in https://github.com/nebari-dev/nebari/pull/2895 @@ -105,6 +109,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> ## Release 2025.3.1 - March 14, 2025 ### What's Changed + - fix buffer full deadlock by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2929 - support KubeSpawner profile_options by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2937 - fix ansi color reset bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2970 @@ -126,6 +131,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> > 1.31). ### What's Changed + - fix bug to allow --import-plugin to work by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2864 - Add azure kubernetes policy add-on by @viniciusdc in https://github.com/nebari-dev-nebari/pull/2888 - Yaml config sets by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/287- @@ -149,7 +155,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> - @soapy1 made their first contribution in https://github.com/nebari-dev/nebari/pull2891 - @smokestacklightnin made their first contribution in https://github.com/nebari-dev -/nebari/pull/2839 + /nebari/pull/2839 - @kernel-loophole made their first contribution in https://github.com/nebari-dev/nebari/pull/2916 **Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.12.1...2025.2.1 @@ -159,6 +165,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> > 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. ### What's Changed + - Precommit typos by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2731 - fix typo in KubernetesCredentials by @blakerosenthal in https://github.com/nebari-dev/nebari/pull/2729 - handle branch rename from develop to main in github actions by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2748 @@ -199,6 +206,7 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. --> - update gcp instance validation by @dcmcand in https://github.com/nebari-dev/nebari/pull/2875 ### New Contributors + - @jcbolling made their first contribution in https://github.com/nebari-dev/nebari/pull/2850 **Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.11.1...2024.12.1