Releases: BackendStack21/fast-gateway
Releases · BackendStack21/fast-gateway
v4.2.0
What's Changed
- fix(tests): update Node.js version to 22.x in workflow by @jkyberneees in #100
- Add
enableServicesEndpoint
option and remove unneeded dependency by @Vincentdevreede in #99
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- fix(types): allow proxyFactory to return null or undefined by @Vincentdevreede in #98
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- refactor(proxy): improve proxy factory implementation with lazy loading by @Vincentdevreede in #97
- fix(gateway): allow custom proxyFactory to use non-default proxyTypes by @Vincentdevreede in #96
New Contributors
- @Vincentdevreede made their first contribution in #97
Full Changelog: v4.0.1...v4.1.0
v4.0.1
v4.0.0
Changes:
- Updating
restana
to version 5 (https://github.com/BackendStack21/restana/releases/tag/v5.0.0)
Full Changelog: v3.5.0...v4.0.0
v3.5.0
What's Changed
- Adding RegExp support in route prefix by @jkyberneees in #95
- Adding Express v5.x compatibility
Full Changelog: v3.4.7...v3.5.0
v3.4.7
What's Changed
- chore: Update npm dependencies to latest versions by @jkyberneees in #93
Full Changelog: v3.4.6...v3.4.7
v3.4.6
Changes:
- Updating
restana
to benefit from most recent performance improvements
Full Changelog: v3.4.5...v3.4.6
Updating dependencies
Changes:
- Updating dependencies
Updating dependencies
Changes:
- Updating "http-cache-middleware" module to "^1.4.1"