@@ -140,16 +140,16 @@ This file is copied to nebari-dev/nebari-docs using a GitHub Action. -->
140140
141141### What's Changed
142142
143- - make userscheduler run on general node group by @Adam-D-Lewis in < https://github.com/nebari-dev/nebari/pull/2415 >
144- - Upgrade to Pydantic V2 by @Adam-D-Lewis in < https://github.com/nebari-dev/nebari/pull/2348 >
145- - Pydantic2 PR fix by @Adam-D-Lewis in < https://github.com/nebari-dev/nebari/pull/2421 >
146- - remove redundant pydantic class, fix bug by @Adam-D-Lewis in < https://github.com/nebari-dev/nebari/pull/2426 >
147- - Update ` python-keycloak ` version pins constraints by @viniciusdc in < https://github.com/nebari-dev/nebari/pull/2435 >
148- - add HERA_TOKEN env var to user pods by @Adam-D-Lewis in < https://github.com/nebari-dev/nebari/pull/2438 >
149- - fix docs link by @Adam-D-Lewis in < https://github.com/nebari-dev/nebari/pull/2443 >
150- - Update allowed admin groups by @aktech in < https://github.com/nebari-dev/nebari/pull/2429 >
143+ - make userscheduler run on general node group by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2415
144+ - Upgrade to Pydantic V2 by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2348
145+ - Pydantic2 PR fix by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2421
146+ - remove redundant pydantic class, fix bug by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2426
147+ - Update ` python-keycloak ` version pins constraints by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2435
148+ - add HERA_TOKEN env var to user pods by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2438
149+ - fix docs link by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2443
150+ - Update allowed admin groups by @aktech in https://github.com/nebari-dev/nebari/pull/2429
151151
152- ** Full Changelog** : < https://github.com/nebari-dev/nebari/compare/2024.4.1...2024.5.1 >
152+ ** Full Changelog** : https://github.com/nebari-dev/nebari/compare/2024.4.1...2024.5.1
153153
154154## Release 2024.4.1 - April 20, 2024
155155
@@ -524,7 +524,7 @@ This is a hot-fix release that resolves an issue whereby users in the `analyst`
524524- improve CLI tests by @pmeier in https://github.com/nebari-dev/nebari/pull/1710
525525- Fix Existing dashboards by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/1723
526526- Fix dashboards by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/1727
527- - Typo in the conda-store <-> conda_store key by @costrouc in https://github.com/nebari-dev/nebari/pull/1740
527+ - Typo in the conda-store - conda_store key by @costrouc in https://github.com/nebari-dev/nebari/pull/1740
528528- use -V (upper case) for --version short form by @pmeier in https://github.com/nebari-dev/nebari/pull/1720
529529- [ pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/nebari-dev/nebari/pull/1692
530530- improve pytest configuration by @pmeier in https://github.com/nebari-dev/nebari/pull/1700
0 commit comments