Skip to content

Commit e7f4667

Browse files
committed
Attempt to arrange PRs into categories
1 parent 1541ae6 commit e7f4667

File tree

1 file changed

+83
-52
lines changed

1 file changed

+83
-52
lines changed

docs/source/changelog.rst

Lines changed: 83 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -8,133 +8,164 @@ Version 2021.08.0
88

99
`Full changelog <https://github.com/jupyterhub/repo2docker/compare/2021.03.0...2021.08.0>`_
1010

11-
Bugs fixed
12-
----------
11+
New features
12+
------------
13+
14+
- always unpack a single zenodo zip :pr:`1043` by :user:`akhmerov`
15+
- Refreeze with conda-lock :pr:`1024` by :user:`minrk`
16+
- Refine buffered output debugging :pr:`1016` by :user:`minrk`
17+
- reimplement entrypoint in Python :pr:`1014` by :user:`minrk`
18+
- Fetch available Julia versions from hosted json :pr:`994` by :user:`tomyun`
19+
- Define an interface for Container engines :pr:`848` by :user:`manics`
20+
21+
API changes
22+
-----------
23+
24+
Bug fixes
25+
---------
1326

1427
- fix: add chardet, a not explicitly declared dependency :pr:`1064` by :user:`johnhoman`
28+
- Add build-base to build stage of docker image :pr:`1051` by :user:`yuvipanda`
29+
- Fix regression in hydroshare introduced after moving to requests :pr:`1034` by :user:`MridulS`
1530

1631
Other merged PRs
1732
----------------
1833

1934
- Remove Pipfile & Pipfile.lock :pr:`1054` by :user:`yuvipanda`
2035
- Remove CircleCI docs build :pr:`1053` by :user:`yuvipanda`
2136
- Pin doc requirements to avoid CI breakages :pr:`1052` by :user:`manics`
22-
- Add build-base to build stage of docker image :pr:`1051` by :user:`yuvipanda`
2337
- Stop using deprecated add_stylesheet in sphinx :pr:`1050` by :user:`yuvipanda`
2438
- Add study participation notice to readme :pr:`1046` by :user:`sgibson91`
2539
- Bump urllib3 from 1.26.4 to 1.26.5 :pr:`1045` by :user:`dependabot`
26-
- always unpack a single zenodo zip :pr:`1043` by :user:`akhmerov`
2740
- State newly used installation command :pr:`1040` by :user:`fkohrt`
28-
- Fix regression in hydroshare introduced after moving to requests :pr:`1034` by :user:`MridulS`
2941
- Bump pyyaml from 5.1.1 to 5.4 :pr:`1029` by :user:`dependabot`
3042
- Set default Julia version to 1.6 :pr:`1028` by :user:`tomyun`
3143
- Fix logo URL in README :pr:`1027` by :user:`betatim`
32-
- Refreeze with conda-lock :pr:`1024` by :user:`minrk`
33-
- Refine buffered output debugging :pr:`1016` by :user:`minrk`
34-
- reimplement entrypoint in Python :pr:`1014` by :user:`minrk`
35-
- Fetch available Julia versions from hosted json :pr:`994` by :user:`tomyun`
36-
- Define an interface for Container engines :pr:`848` by :user:`manics`
3744

3845

3946
Version 2021.03.0
4047
=================
4148

4249
`Full changelog <https://github.com/jupyterhub/repo2docker/compare/2021.01.0...2021.03.0>`_
4350

44-
Merged PRs
45-
----------
51+
New features
52+
------------
4653

47-
- Cleanup install_requires including duplicates :pr:`1020` by :user:`manics`
48-
- buildpacks.r: dont use apt-key directly to respect *_proxy env vars :pr:`1019` ([@g-braeunlich](https://github.com/g-braeunlich))
49-
- bump docker action version :pr:`1018` by :user:`minrk`
5054
- freeze with mamba, add 3.9 :pr:`1017` by :user:`minrk`
51-
- bump python in circleci test :pr:`1013` by :user:`minrk`
52-
- fix dataverse regression introduced in last release :pr:`1011` by :user:`MridulS`
53-
- Investigating the missing logs :pr:`1008` by :user:`betatim`
5455
- Add GH workflow to push releases to PYPi and introduce CalVer :pr:`1004` by :user:`betatim`
5556
- Add entrypoint script which automatically propagates *_PROXY env vars… :pr:`1003` ([@g-braeunlich](https://github.com/g-braeunlich))
5657
- Update to JupyterLab 3.0 :pr:`996` by :user:`jtpio`
5758
- Fetch available Julia versions from hosted json :pr:`994` by :user:`tomyun`
5859
- Add a contentprovider for Software Heritage persistent ID (SWHID) :pr:`988` by :user:`douardda`
5960
- Stream jupyter server logs to a file :pr:`987` by :user:`betatim`
60-
- Experiment with different install mechanism to get code coverage stats again :pr:`982` by :user:`betatim`
6161
- add 4.0, 4.0.2 to list of supported R versions :pr:`960` by :user:`minrk`
6262
63+
API changes
64+
-----------
65+
66+
Bug fixes
67+
---------
68+
69+
- fix dataverse regression introduced in last release :pr:`1011` by :user:`MridulS`
70+
- buildpacks.r: dont use apt-key directly to respect *_proxy env vars :pr:`1019` ([@g-braeunlich](https://github.com/g-braeunlich))
71+
72+
Other merged PRs
73+
----------------
74+
75+
- Cleanup install_requires including duplicates :pr:`1020` by :user:`manics`
76+
- bump docker action version :pr:`1018` by :user:`minrk`
77+
- bump python in circleci test :pr:`1013` by :user:`minrk`
78+
- Investigating the missing logs :pr:`1008` by :user:`betatim`
79+
- Experiment with different install mechanism to get code coverage stats again :pr:`982` by :user:`betatim`
80+
81+
6382
Version 2021.01.0
6483
=================
6584

6685
`Full changelog <https://github.com/jupyterhub/repo2docker/compare/0.11.0...2021.01.0>`_
6786

68-
Merged PRs
69-
----------
87+
New features
88+
------------
7089

71-
- Fix figshare test :pr:`1001` by :user:`manics`
72-
- Weekly test of master to check for external failures :pr:`998` by :user:`manics`
7390
- Replace urllib by requests in contentproviders :pr:`993` by :user:`douardda`
7491
- Use mambaforge instead of miniforge :pr:`992` by :user:`SylvainCorlay`
7592
- buildpacks/nix: 2.3 -> 2.3.9 :pr:`991` by :user:`FRidh`
76-
- buildpacks/nix: disable sandboxing (bugfix) :pr:`990` by :user:`FRidh`
7793
- Drop support for stencila :pr:`985` by :user:`minrk`
7894
- Add Julia 1.5.3 support :pr:`984` by :user:`tomyun`
7995
- Update to node 14 :pr:`983` by :user:`jtpio`
8096
- Mamba 0.6.1 :pr:`979` by :user:`minrk`
81-
- Remove reference to `master` branch from CLI doc :pr:`977` by :user:`betatim`
8297
- Ensure REPO_DIR owned by NB_USER :pr:`975` by :user:`tomyun`
98+
- Add Julia 1.5.2 support :pr:`965` by :user:`tomyun`
99+
- Mamba number three :pr:`962` by :user:`SylvainCorlay`
100+
- Add a Mercurial contentprovider :pr:`950` by :user:`paugier`
101+
- Add Julia 1.5.1 support :pr:`949` by :user:`tomyun`
102+
- Handle requirements.txt with `--pre` lines :pr:`943` by :user:`betatim`
103+
- Add Julia 1.5.0 support :pr:`938` by :user:`tomyun`
104+
- Update JupyterLab to 2.2.0 :pr:`933` by :user:`manics`
105+
- Bump nix version to 2.3 :pr:`915` by :user:`jboynyc`
106+
- Add nbresuse==0.3.3 (full freeze.py) :pr:`904` by :user:`manics`
107+
- Add Julia 1.4.2 support :pr:`899` by :user:`davidanthoff`
108+
- Bump version of irkernel for R 4.0 :pr:`892` by :user:`betatim`
109+
- chmod start script from repo2docker-entrypoint :pr:`886` by :user:`danlester`
110+
- pypi jupyter-offlinenotebook==0.1.0 :pr:`880` by :user:`manics`
111+
- Add support for Julia 1.4.1 :pr:`878` by :user:`davidanthoff`
112+
- Change --env option to work like docker's :pr:`874` by :user:`hwine`
113+
- Add support for Julia 1.4.0 :pr:`870` by :user:`davidanthoff`
114+
- Update server proxy and rsession proxy :pr:`869` by :user:`betatim`
115+
- Use miniforge instead of miniconda to get conda :pr:`859` by :user:`yuvipanda`
116+
- If looking for latest MRAN URL try earlier snapshots too :pr:`851` by :user:`manics`
117+
- Add jupyter-offlinenotebook extension :pr:`845` by :user:`betatim`
118+
119+
API changes
120+
-----------
121+
122+
- Bump Python requirement to 3.6 from 3.5 :pr:`951` by :user:`betatim`
123+
124+
Bug fixes
125+
---------
126+
127+
- buildpacks/nix: disable sandboxing (bugfix) :pr:`990` by :user:`FRidh`
128+
- avoid deprecated import of collections.abc :pr:`924` by :user:`minrk`
129+
- Add missing “:” for R code :pr:`900` by :user:`adamhsparks`
130+
- Fix RShiny proxy :pr:`893` by :user:`betatim`
131+
- Work around a Julia bug :pr:`879` by :user:`davidanthoff`
132+
- Fix typo :pr:`862` by :user:`jtpio`
133+
134+
Other merged PRs
135+
----------------
136+
137+
- Fix figshare test :pr:`1001` by :user:`manics`
138+
- Weekly test of master to check for external failures :pr:`998` by :user:`manics`
139+
- Remove reference to `master` branch from CLI doc :pr:`977` by :user:`betatim`
83140
- add chown to COPY commands to reduce layer count :pr:`969` by :user:`bollwyvl`
84141
- set TIMEFORMAT for timed bash conda commands :pr:`966` by :user:`manics`
85-
- Add Julia 1.5.2 support :pr:`965` by :user:`tomyun`
86142
- Disable jupyterlab extension build minimize :pr:`963` by :user:`manics`
87-
- Mamba number three :pr:`962` by :user:`SylvainCorlay`
88143
- Bump Black version to 20.8b1 and use --target-version=py36 :pr:`955` by :user:`paugier`
89144
- Add workflow to build Docker image :pr:`954` by :user:`manics`
90145
- Crosslink 'Configuring your repository' with usage :pr:`952` by :user:`manics`
91-
- Bump Python requirement to 3.6 from 3.5 :pr:`951` by :user:`betatim`
92-
- Add a Mercurial contentprovider :pr:`950` by :user:`paugier`
93-
- Add Julia 1.5.1 support :pr:`949` by :user:`tomyun`
94146
- Add `www-frame-origin=same` to /etc/rstudio/rserver.conf :pr:`944` ([@rkevin-arch](https://github.com/rkevin-arch))
95-
- Handle requirements.txt with `--pre` lines :pr:`943` by :user:`betatim`
96147
- GitHub Actions :pr:`942` by :user:`minrk`
97148
- stop running tests on travis :pr:`940` by :user:`minrk`
98149
- update repo URLs for jupyterhub/repo2docker :pr:`939` by :user:`minrk`
99-
- Add Julia 1.5.0 support :pr:`938` by :user:`tomyun`
100150
- Upgrade custom test infrastructure for pytest 6.0.0 :pr:`936` by :user:`betatim`
101151
- validate_image_name: mention lowercase, fix formatting :pr:`934` by :user:`manics`
102-
- Update JupyterLab to 2.2.0 :pr:`933` by :user:`manics`
103152
- Update snapshot date for simple R test :pr:`930` by :user:`betatim`
104153
- little improvement for testing binder_dir :pr:`928` by :user:`bitnik`
105154
- update docs for config dirs :pr:`927` by :user:`bitnik`
106-
- avoid deprecated import of collections.abc :pr:`924` by :user:`minrk`
107-
- Bump nix version to 2.3 :pr:`915` by :user:`jboynyc`
108155
- doc: runtime.txt installs python x.y (& concise rewording) :pr:`914` by :user:`mdeff`
109156
- doc: environment.yml installs a conda env, not only python :pr:`913` by :user:`mdeff`
110157
- Make the memory limit test simpler :pr:`912` by :user:`betatim`
111158
- Add gitpod.io config for docs :pr:`908` by :user:`betatim`
112-
- - fix repo2docker logo in Sphinx docs :pr:`906` by :user:`trallard`
113-
- Add nbresuse==0.3.3 (full freeze.py) :pr:`904` by :user:`manics`
114-
- Add missing “:” for R code :pr:`900` by :user:`adamhsparks`
115-
- Add Julia 1.4.2 support :pr:`899` by :user:`davidanthoff`
159+
- fix repo2docker logo in Sphinx docs :pr:`906` by :user:`trallard`
116160
- Update Dockerfile to add Docker :pr:`896` by :user:`hamelsmu`
117-
- Fix RShiny proxy :pr:`893` by :user:`betatim`
118-
- Bump version of irkernel for R 4.0 :pr:`892` by :user:`betatim`
119161
- Document test failure workarounds :pr:`890` by :user:`hwine`
120-
- chmod start script from repo2docker-entrypoint :pr:`886` by :user:`danlester`
121162
- Workaround Docker issue impacting some tests on macOS :pr:`882` by :user:`hwine`
122-
- pypi jupyter-offlinenotebook==0.1.0 :pr:`880` by :user:`manics`
123-
- Work around a Julia bug :pr:`879` by :user:`davidanthoff`
124-
- Add support for Julia 1.4.1 :pr:`878` by :user:`davidanthoff`
125-
- Change --env option to work like docker's :pr:`874` by :user:`hwine`
126163
- [docs] fix grammatical error in section title :pr:`872` by :user:`jameslamb`
127-
- Add support for Julia 1.4.0 :pr:`870` by :user:`davidanthoff`
128-
- Update server proxy and rsession proxy :pr:`869` by :user:`betatim`
129164
- Fix long form args requirements :pr:`866` by :user:`betatim`
130165
- Adopt new Sphinx theme name :pr:`864` by :user:`xhochy`
131166
- Document loose conda export with --from-history :pr:`863` by :user:`xhochy`
132-
- Fix typo :pr:`862` by :user:`jtpio`
133-
- Use miniforge instead of miniconda to get conda :pr:`859` by :user:`yuvipanda`
134-
- If looking for latest MRAN URL try earlier snapshots too :pr:`851` by :user:`manics`
135167
- utils.execute_cmd flush buffer if no EOL :pr:`850` by :user:`manics`
136168
- Update black 19.10b0, target Python 3.5 :pr:`849` by :user:`manics`
137-
- Add jupyter-offlinenotebook extension :pr:`845` by :user:`betatim`
138169
- docs: postBuild warn about shell script errors being ignored :pr:`844` by :user:`manics`
139170
- Update changelog for 0.11.0 :pr:`842` by :user:`betatim`
140171

0 commit comments

Comments
 (0)