Skip to content

Releases: ratelimitly-com/rl-express

ratelimitly-express 1.0.1

Choose a tag to compare

@wojciech-fraczak wojciech-fraczak released this 06 Sep 23:23
402ae91

Changes in 1.0.1

  • Add manual publish-npm workflow for publishing verified releases with OIDC Trusted Publishing and provenance.
  • Update ratelimitly-client dependency to 2.0.2 (includes H1 process crash fix on destroy, M1 oversized datagram validation, M2 ResourceRequest default tokens fix, and M3 steering transport cleanup).

Published to npm: https://www.npmjs.com/package/ratelimitly-express/v/1.0.1

ratelimitly-express 1.0.0

Choose a tag to compare

@wojciech-fraczak wojciech-fraczak released this 02 Sep 03:26
2d83085

First public release of the RateLimitly middleware for Express.

  • Resource-consumption rate limiting with atomic multi-resource requests
  • Latency guards and explicit post-response latency reporting
  • Configurable availability behavior and HA request policy
  • Public TypeScript declarations and contributor-facing test suite
  • Published to npm with GitHub Actions provenance

npm: https://www.npmjs.com/package/ratelimitly-express/v/1.0.0