Skip to content

Commit bfda759

Browse files
authored
Merge pull request #3543 from consideRatio/pr/cl400b4
Add changelog for 4.0.0-beta.4
2 parents 0d01fd3 + 14fc941 commit bfda759

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/source/changelog.md

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

1515
## 4.0
1616

17+
### 4.0.0-beta.4 - 2024-10-11
18+
19+
ldapauthenticator was said to be bumped from version 1.3.2 to 2.0.0b2
20+
in the 4.0.0-beta.1 release, but wasn't. With this release, it actually is.
21+
22+
#### Maintenance and upkeep improvements
23+
24+
- Update ldapauthenticator from 1.3.2 to 2.0.0.b2 [#3544](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3544) ([@manics](https://github.com/manics), [@consideRatio](https://github.com/consideRatio))
25+
- Update oauthenticator from 17.0.0 to 17.1.0 [#3542](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3542) ([@consideRatio](https://github.com/consideRatio), [@jrdnbradford](https://github.com/jrdnbradford))
26+
- Bump to kubespawner from 7.0.0b2 to 7.0.0b3 [#3541](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3541) ([@consideRatio](https://github.com/consideRatio), [@manics](https://github.com/manics))
27+
- Update library/traefik version from v3.1.5 to v3.1.6 [#3540](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3540) ([@jupyterhub-bot](https://github.com/jupyterhub-bot), [@manics](https://github.com/manics))
28+
29+
#### Contributors to this release
30+
31+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
32+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
33+
34+
([GitHub contributors page for this release](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/graphs/contributors?from=2024-10-03&to=2024-10-11&type=c))
35+
36+
@consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3AconsideRatio+updated%3A2024-10-03..2024-10-11&type=Issues)) | @jrdnbradford ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Ajrdnbradford+updated%3A2024-10-03..2024-10-11&type=Issues)) | @jupyterhub-bot ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Ajupyterhub-bot+updated%3A2024-10-03..2024-10-11&type=Issues)) | @manics ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fzero-to-jupyterhub-k8s+involves%3Amanics+updated%3A2024-10-03..2024-10-11&type=Issues))
37+
1738
### 4.0.0-beta.3 - 2024-10-03
1839

1940
#### New features added

0 commit comments

Comments
 (0)