Skip to content

Commit d20f7e4

Browse files
authored
Merge pull request #516 from consideRatio/pr/add-changelog-6.4.1
Add changelog for 6.4.1
2 parents 9285271 + 0b1a9dd commit d20f7e4

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,44 @@ command line for details.
66

77
## [Unreleased]
88

9+
### 4.6.1 - 2023-11-27
10+
11+
([full changelog](https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.0...4.6.1))
12+
13+
#### Maintenance and upkeep improvements
14+
15+
- Colorize test output and run tests for node 20 and "current" [#515](https://github.com/jupyterhub/configurable-http-proxy/pull/515) ([@consideRatio](https://github.com/consideRatio), [@minrk](https://github.com/minrk))
16+
- Publish to Docker Hub alongside Quay.io [#514](https://github.com/jupyterhub/configurable-http-proxy/pull/514) ([@consideRatio](https://github.com/consideRatio), [@minrk](https://github.com/minrk))
17+
- Move from DockerHub to quay.io [#508](https://github.com/jupyterhub/configurable-http-proxy/pull/508) ([@yuvipanda](https://github.com/yuvipanda), [@minrk](https://github.com/minrk))
18+
19+
#### Documentation improvements
20+
21+
- fix GitHub workflow badge URL [#509](https://github.com/jupyterhub/configurable-http-proxy/pull/509) ([@shoito](https://github.com/shoito), [@consideRatio](https://github.com/consideRatio))
22+
23+
#### Continuous integration improvements
24+
25+
- build(deps): bump jupyterhub/action-major-minor-tag-calculator from 2 to 3 [#513](https://github.com/jupyterhub/configurable-http-proxy/pull/513) ([@consideRatio](https://github.com/consideRatio))
26+
- build(deps): bump actions/setup-node from 3 to 4 [#511](https://github.com/jupyterhub/configurable-http-proxy/pull/511) ([@manics](https://github.com/manics))
27+
- build(deps): bump docker/setup-buildx-action from 2 to 3 [#500](https://github.com/jupyterhub/configurable-http-proxy/pull/500) ([@consideRatio](https://github.com/consideRatio))
28+
- build(deps): bump docker/build-push-action from 4 to 5 [#499](https://github.com/jupyterhub/configurable-http-proxy/pull/499) ([@consideRatio](https://github.com/consideRatio))
29+
- build(deps): bump actions/checkout from 3 to 4 [#498](https://github.com/jupyterhub/configurable-http-proxy/pull/498) ([@consideRatio](https://github.com/consideRatio))
30+
- build(deps): bump docker/setup-qemu-action from 2 to 3 [#497](https://github.com/jupyterhub/configurable-http-proxy/pull/497) ([@consideRatio](https://github.com/consideRatio))
31+
32+
#### Dependency updates
33+
34+
- Revert "build(deps): bump prom-client from 14.2.0 to 15.0.0" [#507](https://github.com/jupyterhub/configurable-http-proxy/pull/507) ([@manics](https://github.com/manics))
35+
- build(deps): bump prom-client from 14.2.0 to 15.0.0 [#505](https://github.com/jupyterhub/configurable-http-proxy/pull/505) ([@manics](https://github.com/manics), [@consideRatio](https://github.com/consideRatio))
36+
- build(deps): bump winston from 3.10.0 to 3.11.0 [#503](https://github.com/jupyterhub/configurable-http-proxy/pull/503) ([@consideRatio](https://github.com/consideRatio))
37+
38+
#### Contributors to this release
39+
40+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
41+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
42+
43+
([GitHub contributors page for this release](https://github.com/jupyterhub/configurable-http-proxy/graphs/contributors?from=2023-09-19&to=2023-11-27&type=c))
44+
45+
@0xETHengineer ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3A0xETHengineer+updated%3A2023-09-19..2023-11-27&type=Issues)) | @consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3AconsideRatio+updated%3A2023-09-19..2023-11-27&type=Issues)) | @manics ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3Amanics+updated%3A2023-09-19..2023-11-27&type=Issues)) | @minrk ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3Aminrk+updated%3A2023-09-19..2023-11-27&type=Issues)) | @shoito ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3Ashoito+updated%3A2023-09-19..2023-11-27&type=Issues)) | @yuvipanda ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3Ayuvipanda+updated%3A2023-09-19..2023-11-27&type=Issues))
46+
947
## 4.6
1048

1149
### [4.6.0] - 2023-09-19

0 commit comments

Comments
 (0)