Skip to content

Releases: BackendStack21/fast-gateway

v4.2.0

16 May 17:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0

v4.1.1

14 May 20:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

10 May 16:37
Compare
Choose a tag to compare

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

Full Changelog: v4.0.1...v4.1.0

v4.0.1

21 Feb 21:00
Compare
Choose a tag to compare

Changes:

  • Fixing 'micromatch' missing dependency

Full Changelog: v4.0.0...v4.0.1

v4.0.0

12 Jan 20:27
Compare
Choose a tag to compare

Changes:

Full Changelog: v3.5.0...v4.0.0

v3.5.0

28 Sep 14:43
Compare
Choose a tag to compare

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

01 Jun 13:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.6...v3.4.7

v3.4.6

06 Apr 08:56
Compare
Choose a tag to compare

Changes:

  • Updating restana to benefit from most recent performance improvements

Full Changelog: v3.4.5...v3.4.6

Updating dependencies

10 Dec 10:08
Compare
Choose a tag to compare

Changes:

  • Updating dependencies

Updating dependencies

23 Nov 20:22
Compare
Choose a tag to compare

Changes:

  • Updating "http-cache-middleware" module to "^1.4.1"