Skip to content

Commit 2fdcbbc

Browse files
authored
Merge pull request #542 from minrk/rel-with-fork
changelog for 4.6.2
2 parents 4f92c6a + be2bb5e commit 2fdcbbc

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,34 @@ command line for details.
66

77
## [Unreleased]
88

9+
### 4.6.2 - 2024-06-10
10+
11+
4.6.2 switches the unmaintained `http-proxy` dependency to the `http-proxy-node16` fork,
12+
which improves behavior around leaking sockets.
13+
14+
([full changelog](https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.1...4.6.2))
15+
16+
#### Dependency updates
17+
18+
- switch dependency to http-proxy-node16 fork [#539](https://github.com/jupyterhub/configurable-http-proxy/pull/539) ([@minrk](https://github.com/minrk), [@manics](https://github.com/manics))
19+
- build(deps-dev): bump ws from 8.16.0 to 8.17.0 [#535](https://github.com/jupyterhub/configurable-http-proxy/pull/535) ([@consideRatio](https://github.com/consideRatio))
20+
- build(deps): bump winston from 3.12.0 to 3.13.0 [#530](https://github.com/jupyterhub/configurable-http-proxy/pull/530) ([@manics](https://github.com/manics))
21+
- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 [#529](https://github.com/jupyterhub/configurable-http-proxy/pull/529) ([@manics](https://github.com/manics))
22+
- build(deps): bump winston from 3.11.0 to 3.12.0 [#528](https://github.com/jupyterhub/configurable-http-proxy/pull/528) ([@manics](https://github.com/manics))
23+
- build(deps): bump actions/cache from 3 to 4 [#526](https://github.com/jupyterhub/configurable-http-proxy/pull/526) ([@consideRatio](https://github.com/consideRatio))
24+
- build(deps): bump codecov/codecov-action from 3 to 4 [#525](https://github.com/jupyterhub/configurable-http-proxy/pull/525) ([@consideRatio](https://github.com/consideRatio))
25+
- build(deps): bump follow-redirects from 1.14.8 to 1.15.4 [#524](https://github.com/jupyterhub/configurable-http-proxy/pull/524) ([@manics](https://github.com/manics))
26+
- build(deps-dev): bump ws from 8.14.2 to 8.16.0 [#523](https://github.com/jupyterhub/configurable-http-proxy/pull/523) ([@consideRatio](https://github.com/consideRatio))
27+
28+
#### Contributors to this release
29+
30+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
31+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
32+
33+
([GitHub contributors page for this release](https://github.com/jupyterhub/configurable-http-proxy/graphs/contributors?from=2023-11-27&to=2024-06-10&type=c))
34+
35+
@consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3AconsideRatio+updated%3A2023-11-27..2024-06-10&type=Issues)) | @manics ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3Amanics+updated%3A2023-11-27..2024-06-10&type=Issues)) | @minrk ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3Aminrk+updated%3A2023-11-27..2024-06-10&type=Issues))
36+
937
### 4.6.1 - 2023-11-27
1038

1139
([full changelog](https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.0...4.6.1))

0 commit comments

Comments
 (0)