Nebari

Latest version: v2024.4.1

Safety actively analyzes 622360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2024.4.1

What's Changed
* update azurerm version by Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2370
* Get JupyterHub `groups` from Keycloak, support `oauthenticator` 16.3+ by krassowski in https://github.com/nebari-dev/nebari/pull/2361
* add full names for cloud providers in guided init by exitflynn in https://github.com/nebari-dev/nebari/pull/2375
* Add middleware to prefix JupyterHub navbar items with /hub. by marcelovilla in https://github.com/nebari-dev/nebari/pull/2360
* CLN: split 1928, refactor render test by fangchenli in https://github.com/nebari-dev/nebari/pull/2246
* add trailing slash for jupyterhub proxy paths by Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2387
* remove references to deprecated cdsdashboards by Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2390
* add default node groups to config by Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2398
* Update concurrency settings for Integration tests by viniciusdc in https://github.com/nebari-dev/nebari/pull/2393
* Make CI/CD Cloud Provider Test Conditional by tylergraff in https://github.com/nebari-dev/nebari/pull/2369

New Contributors
* exitflynn made their first contribution in https://github.com/nebari-dev/nebari/pull/2375

**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.3.3...2024.4.1

2024.3.3

What's Changed
* get default variable value when following a terraform variable by Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2322
* Upgrade Actions versions by isumitjha in https://github.com/nebari-dev/nebari/pull/2291
* Cleanup spawner logs by krassowski in https://github.com/nebari-dev/nebari/pull/2328
* Fix loki gateway url when deployed on non-dev namespace by aktech in https://github.com/nebari-dev/nebari/pull/2327
* Dmcandrew update ruamel.yaml by dcmcand in https://github.com/nebari-dev/nebari/pull/2315
* upgrade auth0-python version to ultimately resolve CVE-2024-26130 by tylergraff in https://github.com/nebari-dev/nebari/pull/2314
* remove deprecated code paths by Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2349
* Create SECURITY.md by dcmcand in https://github.com/nebari-dev/nebari/pull/2354
* Set node affinity for more pods to ensure they run on general node pool by Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2353
* Deduplicate conda-store in JupyterLab main menu by krassowski in https://github.com/nebari-dev/nebari/pull/2347
* Pass current namespace to argo via environment variable by krassowski in https://github.com/nebari-dev/nebari/pull/2317
* PVC for Traefik Ingress (prevent LetsEncrypt throttling) by kenafoster in https://github.com/nebari-dev/nebari/pull/2352

New Contributors
* isumitjha made their first contribution in https://github.com/nebari-dev/nebari/pull/2291
* tylergraff made their first contribution in https://github.com/nebari-dev/nebari/pull/2314

**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.3.2...2024.3.3

2024.3.2

What's Changed
* update max k8s versions and remove depreciated api usage in local deploy by dcmcand in https://github.com/nebari-dev/nebari/pull/2276
* update keycloak image repo by Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2312
* Generate random password for Grafana by aktech in https://github.com/nebari-dev/nebari/pull/2289
* update conda store to 2024.3.1 by Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2316
* Switch PyPI release workflow to use trusted publishing by viniciusdc in https://github.com/nebari-dev/nebari/pull/2323


**Full Changelog**: https://github.com/nebari-dev/nebari/compare/2024.3.1...2024.3.2

2024.3.1

What's Changed
* Modify Playwright test to account for changes in JupyterLab UI. by marcelovilla in https://github.com/nebari-dev/nebari/pull/2232
* Add favicon to jupyterhub theme. by jbouder in https://github.com/nebari-dev/nebari/pull/2222
* Set min nodes to 0 for worker and user. by pt247 in https://github.com/nebari-dev/nebari/pull/2168
* Remove `jhub-client` from pyproject.toml by pavithraes in https://github.com/nebari-dev/nebari/pull/2242
* Include permission validation step to programmatically cloned repos by viniciusdc in https://github.com/nebari-dev/nebari/pull/2258
* Expose jupyter's preferred dir as a config option by krassowski in https://github.com/nebari-dev/nebari/pull/2251
* Allow to configure default settings for JupyterLab (`overrides.json`) by krassowski in https://github.com/nebari-dev/nebari/pull/2249
* Feature/jlab menu customization by marcelovilla in https://github.com/nebari-dev/nebari/pull/2259
* Add cloud provider to the dask config.json file by marcelovilla in https://github.com/nebari-dev/nebari/pull/2266
* Fix syntax error in jupyter-server-config Python file by krassowski in https://github.com/nebari-dev/nebari/pull/2286
* Add "Open VS Code" entry in services by krassowski in https://github.com/nebari-dev/nebari/pull/2267
* Add Grafana Loki integration by aktech in https://github.com/nebari-dev/nebari/pull/2156

New Contributors
* jbouder made their first contribution in https://github.com/nebari-dev/nebari/pull/2222
* krassowski made their first contribution in https://github.com/nebari-dev/nebari/pull/2251

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

2024.1.1

Feature changes and enhancements

* Upgrade conda-store to latest version 2024.1.1
* Add Jhub-Apps
* Add Jupyterlab-pioneer
* Minor improvements and bug fixes

Breaking Changes

> WARNING: jupyterlab-videochat, retrolab, jupyter-tensorboard, jupyterlab-conda-store and jupyter-nvdashboard are no longer supported in Nebari version and will be uninstalled."

What's Changed

* [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

Feature changes and enhancements

* Upgrade conda-store to latest version 2023.10.1
* Minor improvements and bug fixes

Breaking Changes

> WARNING: Prefect, ClearML and kbatch were removed in this release and upgrading to this version will result in all of them being uninstalled.

What's Changed
* BUG: fix incorrect config override 2086 by fangchenli in https://github.com/nebari-dev/nebari/pull/2087
* ENH: add AWS IAM permissions_boundary option 2078 by fangchenli in https://github.com/nebari-dev/nebari/pull/2082
* CI: cleanup local integration workflow by fangchenli in https://github.com/nebari-dev/nebari/pull/2079
* ENH: check missing GCP services by fangchenli in https://github.com/nebari-dev/nebari/pull/2036
* ENH: use packaging for version parsing, add unit tests by fangchenli in https://github.com/nebari-dev/nebari/pull/2048
* ENH: specify required field when retrieving available gcp regions by fangchenli in https://github.com/nebari-dev/nebari/pull/2033
* Upgrade conda-store to 2023.10.1 by iameskild in https://github.com/nebari-dev/nebari/pull/2092
* Add upgrade command for 2023.11.1 by iameskild in https://github.com/nebari-dev/nebari/pull/2103
* CLN: cleanup typing and typing import in init by fangchenli in https://github.com/nebari-dev/nebari/pull/2107
* Remove kbatch, prefect and clearml by iameskild in https://github.com/nebari-dev/nebari/pull/2101
* Fix integration tests, helm-validate script by iameskild in https://github.com/nebari-dev/nebari/pull/2102
* Re-enable AWS tags support by iameskild in https://github.com/nebari-dev/nebari/pull/2096
* Update upgrade instructions for 2023.11.1 by iameskild in https://github.com/nebari-dev/nebari/pull/2112
* Update nebari-git env pins by by iameskild in https://github.com/nebari-dev/nebari/pull/2113
* Update release notes for 2023.11.1 by iameskild in https://github.com/nebari-dev/nebari/pull/2114


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

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.