Skip to content

Commit

Permalink
update release notes (nebari-dev#2228)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmcand authored Jan 30, 2024
1 parent 02d0b97 commit b7bb3da
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,29 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
### What's Changed

* Fix logic for dns lookup. by @pt247 in #2166
* Integrate JupyterHub App Launcher into Nebari by @aktech in #2185
* Pass in permissions boundary to k8s module by @aktech in #2153
* Add jupyterlab-pioneer by @aktech in #2127
* JHub Apps: Filter conda envs by user by @aktech in #2187
* update upgrade command by @dcmcand in #2198
* Remove JupyterLab from services list by @aktech in #2189
* Adding fields to ignore within keycloak_realm by @costrouc in #2200
* Add Nebari menu item configuration. by @marcelovilla in #2196
* Disable "Newer update available" popup as default setting by @viniciusdc in #2192
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/2176
* Fix logic for dns lookup. by @pt247 in https://github.com/nebari-dev/nebari/pull/2166
* Integrate JupyterHub App Launcher into Nebari by @aktech in https://github.com/nebari-dev/nebari/pull/2185
* Pass in permissions boundary to k8s module by @aktech in https://github.com/nebari-dev/nebari/pull/2153
* Add jupyterlab-pioneer by @aktech in https://github.com/nebari-dev/nebari/pull/2127
* JHub Apps: Filter conda envs by user by @aktech in https://github.com/nebari-dev/nebari/pull/2187
* update upgrade command by @dcmcand in https://github.com/nebari-dev/nebari/pull/2198
* Remove JupyterLab from services list by @aktech in https://github.com/nebari-dev/nebari/pull/2189
* Adding fields to ignore within keycloak_realm by @costrouc in https://github.com/nebari-dev/nebari/pull/2200
* Add Nebari menu item configuration. by @marcelovilla in https://github.com/nebari-dev/nebari/pull/2196
* Disable "Newer update available" popup as default setting by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2192
* Block usage of pip inside jupyterlab by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2191
* Return all environments instead of just those under the user's namespace for jhub-apps by @marcelovilla in https://github.com/nebari-dev/nebari/pull/2206
* Adding a temporary writable directory for conda-store server /home/conda by @costrouc in https://github.com/nebari-dev/nebari/pull/2209
* Add demo repositories mechanism to populate user's space by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2207
* update nebari_workflow_controller and conda_store tags to test rc by @dcmcand in https://github.com/nebari-dev/nebari/pull/2210
* 2023.12.1 release notes by @dcmcand in https://github.com/nebari-dev/nebari/pull/2211
* Make it so that jhub-apps default theme doesn't override by @costrouc in https://github.com/nebari-dev/nebari/pull/2213
* Adding additional theme variables to jupyterhub theme config by @costrouc in https://github.com/nebari-dev/nebari/pull/2215
* updates Current Release to 2024.1.1 by @dcmcand in https://github.com/nebari-dev/nebari/pull/2227


**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2023.12.1...2024.1.1

## Release 2023.12.1 - December 15, 2023

Expand Down

0 comments on commit b7bb3da

Please sign in to comment.