File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2024.07.0
4+
5+ ([ full changelog] ( https://github.com/jupyterhub/repo2docker/compare/2024.03.0...2024.07.0 ) )
6+
7+ ### Breaking changes
8+
9+ - [ MRG] Update to JupyterLab 4 [ #1340 ] ( https://github.com/jupyterhub/repo2docker/pull/1340 ) ([ @jtpio ] ( https://github.com/jtpio ) )
10+ - Remove support for deprecated Julia REQUIRE, Julia < 1.3 [ #1350 ] ( https://github.com/jupyterhub/repo2docker/pull/1350 ) ([ @minrk ] ( https://github.com/minrk ) )
11+
12+ ### Enhancements made
13+
14+ - add Python 3.12 [ #1347 ] ( https://github.com/jupyterhub/repo2docker/pull/1347 ) ([ @minrk ] ( https://github.com/minrk ) )
15+ - [ MRG] Add CKAN content provider [ #1336 ] ( https://github.com/jupyterhub/repo2docker/pull/1336 ) ([ @u10313335 ] ( https://github.com/u10313335 ) )
16+
17+ ### Bugs fixed
18+
19+ - Docker engine: replace ContainerConfig with Config [ #1355 ] ( https://github.com/jupyterhub/repo2docker/pull/1355 ) ([ @manics ] ( https://github.com/manics ) )
20+ - fix julia semver tilde upper bounds [ #1351 ] ( https://github.com/jupyterhub/repo2docker/pull/1351 ) ([ @minrk ] ( https://github.com/minrk ) )
21+
22+ ### Other merged PRs
23+
24+ - update postBuild tests without ipyleaflet [ #1348 ] ( https://github.com/jupyterhub/repo2docker/pull/1348 ) ([ @manics ] ( https://github.com/manics ) )
25+ - [ pre-commit.ci] pre-commit autoupdate [ #1344 ] ( https://github.com/jupyterhub/repo2docker/pull/1344 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
26+ - [ pre-commit.ci] pre-commit autoupdate [ #1342 ] ( https://github.com/jupyterhub/repo2docker/pull/1342 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
27+
28+ ### Contributors to this release
29+
30+ ([ GitHub contributors page for this release] ( https://github.com/jupyterhub/repo2docker/graphs/contributors?from=2024-03-31&to=2024-06-28&type=c ) )
31+
32+ [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Ajtpio+updated%3A2024-03-31..2024-06-28&type=Issues ) | [ @manics ] ( https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Amanics+updated%3A2024-03-31..2024-06-28&type=Issues ) | [ @minrk ] ( https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Aminrk+updated%3A2024-03-31..2024-06-28&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Apre-commit-ci+updated%3A2024-03-31..2024-06-28&type=Issues ) | [ @u10313335 ] ( https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Au10313335+updated%3A2024-03-31..2024-06-28&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Awelcome+updated%3A2024-03-31..2024-06-28&type=Issues ) | [ @yuvipanda ] ( https://github.com/search?q=repo%3Ajupyterhub%2Frepo2docker+involves%3Ayuvipanda+updated%3A2024-03-31..2024-06-28&type=Issues )
33+
334## Version 2024.03.0
435
536([ full changelog] ( https://github.com/jupyterhub/repo2docker/compare/2023.06.0...2024.01.03 ) )
You can’t perform that action at this time.
0 commit comments