Skip to content

Commit b9b7e30

Browse files
authored
Merge pull request #3531 from consideRatio/pr/cl400beta2
2 parents 42c5b28 + 5f4e236 commit b9b7e30

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/source/changelog.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,34 @@ changes in pull requests], this list should be updated.
1414

1515
## 4.0
1616

17+
### 4.0.0-beta.2 - 2024-10-02
18+
19+
#### Breaking changes
20+
21+
- Python 3.12 is now used in the chart's images
22+
23+
#### Maintenance and upkeep improvements
24+
25+
- kubespawner 7.0.0b2 [#3529](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3529) ([@minrk](https://github.com/minrk), [@consideRatio](https://github.com/consideRatio))
26+
- Update jupyterhub from 5.1.0 to 5.2.0 [#3527](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3527) ([@jupyterhub-bot](https://github.com/jupyterhub-bot), [@consideRatio](https://github.com/consideRatio))
27+
- Use python 3.12 instead of 3.11 in built images [#3526](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3526) ([@consideRatio](https://github.com/consideRatio), [@manics](https://github.com/manics))
28+
29+
#### Other merged PRs
30+
31+
This changelog entry omits automated PRs, for example those updating
32+
dependencies in: images, github actions, pre-commit hooks. For a full list of
33+
changes, see the [full
34+
comparison](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/compare/4.0.0-beta.1...4.0.0-beta.2).
35+
36+
#### Contributors to this release
37+
38+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
39+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
40+
41+
([GitHub contributors page for this release](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/graphs/contributors?from=2024-10-01&to=2024-10-02&type=c))
42+
43+
@consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3AconsideRatio+updated%3A2024-10-01..2024-10-02&type=Issues)) | @jupyterhub-bot ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Ajupyterhub-bot+updated%3A2024-10-01..2024-10-02&type=Issues)) | @manics ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Amanics+updated%3A2024-10-01..2024-10-02&type=Issues)) | @minrk ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Aminrk+updated%3A2024-10-01..2024-10-02&type=Issues))
44+
1745
### 4.0.0-beta.1 - 2024-10-01
1846

1947
This release updates JupyterHub itself from version 4 to 5, and the dependencies

0 commit comments

Comments
 (0)