Skip to content

Releases: fastify/fastify-rate-limit

v10.2.1

17 Nov 09:02
eaa1801
Compare
Choose a tag to compare

What's Changed

  • fix: apply merged params when custom route config is provided by @gurgunday in #393
  • fix: after should show the same ttl as the rate limit headers by @gurgunday in #394

Full Changelog: v10.2.0...v10.2.1

v10.2.0

15 Nov 18:41
1f517d8
Compare
Choose a tag to compare

What's Changed

  • [docs]: Adding Fastify 4 & 5 Compatibilty Rows by @eskylake in #388
  • docs(readme): sort compatibility table descending; add lts note by @Fdawgs in #390
  • style: remove trailing whitespace by @Fdawgs in #391
  • Added exponential backoff by @aniketcodes in #387

New Contributors

Full Changelog: v10.1.1...v10.2.0

v10.1.1

04 Oct 17:35
729a282
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.0...v10.1.1

v10.1.0

26 Sep 17:08
126ea3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.1...v10.1.0

v10.0.1

21 Sep 09:03
4cd5021
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

v10.0.0

17 Sep 19:44
4b4f725
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.0...v10.0.0

v9.1.0

01 Jan 08:15
a08bf38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.1...v9.1.0

v9.0.1

29 Nov 23:43
Compare
Choose a tag to compare

What's Changed

fix: Bug in LRU cache can cause persistent server failure (#344)

v9.0.0

15 Nov 16:09
4894554
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.3...v9.0.0

v8.1.1

15 Nov 16:12
f5a3425
Compare
Choose a tag to compare

re-release v8.0.3, avoid 8.1.0 as it was semver-major