File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ command line for details.
8
8
9
9
## 5.0
10
10
11
- ### 5.0.0 (prerelease) - 2025-05
11
+ ### [ 5.0.0] - 2025-05-27
12
12
13
13
5.0.0 is a major revision, though there are no feature changes in this package.
14
14
_ Hopefully_ the only change folks should see is improved stability and resource usage.
@@ -31,7 +31,7 @@ Major changes:
31
31
` require("configurable-http-proxy") ` works as before on node >=20.
32
32
- nodejs runtime in the quay.io/jupyterhub/configurable-http-proxy image is increased to node 24 from node 20.
33
33
34
- ([ full changelog] ( https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.3...5.0.0b1 ) )
34
+ ([ full changelog] ( https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.3...5.0.0 ) )
35
35
36
36
#### Maintenance and upkeep improvements
37
37
@@ -733,7 +733,8 @@ Improvements:
733
733
734
734
## [ 0.1.1] - 2014-10-01
735
735
736
- [ unreleased ] : https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.3...HEAD
736
+ [ unreleased ] : https://github.com/jupyterhub/configurable-http-proxy/compare/5.0.0...HEAD
737
+ [ 5.0.0 ] : https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.3...5.0.0
737
738
[ 4.6.3 ] : https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.2...4.6.3
738
739
[ 4.6.2 ] : https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.1...4.6.2
739
740
[ 4.6.1 ] : https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.0...4.6.1
You can’t perform that action at this time.
0 commit comments