Skip to content

Commit 908dc87

Browse files
authored
Merge pull request #3600 from consideRatio/pr/cl410
Add changelog for 4.1.0
2 parents 4587d08 + 2a61223 commit 908dc87

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/source/changelog.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,38 @@ changes in pull requests], this list should be updated.
1515

1616
(changelog-4.0)=
1717

18+
## 4.1
19+
20+
### 4.1.0 - 2025-01-15
21+
22+
#### New features added
23+
24+
- Add dummy service accounts to hook-image-puller and continuous-image-puller pods [#3594](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3594) ([@samyuh](https://github.com/samyuh), [@consideRatio](https://github.com/consideRatio))
25+
- Support extra pod spec for user placeholder pods [#3590](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3590) ([@jshmchenxi](https://github.com/jshmchenxi), [@consideRatio](https://github.com/consideRatio))
26+
27+
#### Bugs fixed
28+
29+
- Add modern labels to pods controlled by deployments etc. [#3596](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3596) ([@samyuh](https://github.com/samyuh), [@consideRatio](https://github.com/consideRatio))
30+
31+
#### Documentation improvements
32+
33+
- Update Keycloak example (currently broken) [#3571](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3571) ([@manics](https://github.com/manics), [@minrk](https://github.com/minrk), [@consideRatio](https://github.com/consideRatio))
34+
35+
#### Other merged PRs
36+
37+
This changelog entry omits automated PRs, for example those updating
38+
dependencies in: images, github actions, pre-commit hooks. For a full list of
39+
changes, see the [full comparison](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/compare/4.0.0...4.1.0).
40+
41+
#### Contributors to this release
42+
43+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
44+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
45+
46+
([GitHub contributors page for this release](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/graphs/contributors?from=2024-11-07&to=2025-01-12&type=c))
47+
48+
@aychang95 ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Aaychang95+updated%3A2024-11-07..2025-01-12&type=Issues)) | @consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3AconsideRatio+updated%3A2024-11-07..2025-01-12&type=Issues)) | @jshmchenxi ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Ajshmchenxi+updated%3A2024-11-07..2025-01-12&type=Issues)) | @jupyterhub-bot ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Ajupyterhub-bot+updated%3A2024-11-07..2025-01-12&type=Issues)) | @manics ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Amanics+updated%3A2024-11-07..2025-01-12&type=Issues)) | @minrk ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Aminrk+updated%3A2024-11-07..2025-01-12&type=Issues)) | @samyuh ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Asamyuh+updated%3A2024-11-07..2025-01-12&type=Issues))
49+
1850
## 4.0
1951

2052
### 4.0.0 - 2024-11-07

0 commit comments

Comments
 (0)