Skip to content

Releases: Jblew/firebase-functions-rate-limiter

v3.9.1

13 Jun 18:57
Compare
Choose a tag to compare

3.9.1 (2022-06-13)

Bug Fixes

v3.9.0

13 Jun 17:19
Compare
Choose a tag to compare

3.9.0 (2022-06-13)

Bug Fixes

  • remove unnecessary commit linting (7696810)
  • syntax error in github actions (8f70429)
  • update firebase-functions (5b9df64)

Features

Performance Improvements

  • update ci dependencies (318fa14)
  • update firebase-admin and firebase-functions, closes #36 (0138724)
  • update test dependencies, remove bluebird depencency (ee865d3)

v3.8.3

19 Oct 22:23
204b988
Compare
Choose a tag to compare

3.8.3 (2020-10-19)

Bug Fixes

v3.8.2

19 Oct 22:16
Compare
Choose a tag to compare

3.8.2 (2020-10-19)

Bug Fixes

v3.8.1

19 Oct 22:07
Compare
Choose a tag to compare

3.8.1 (2020-10-19)

Bug Fixes

  • update commitlint, bluebird, tslint, nyc (445bcd7)
  • update type packages (ca560b2)

v3.8.0

19 Oct 21:43
Compare
Choose a tag to compare

3.8.0 (2020-10-19)

Bug Fixes

  • update codecov, husky, lodash, mocha, ow, uuid, @firebase/testing (8219c71)

Features

  • upgrade firebase admin to 9.x (14e47c1)

v3.7.0

25 Jan 22:05
Compare
Choose a tag to compare

3.7.0 (2020-01-25)

Bug Fixes

Features

v3.6.1

22 Aug 18:25
Compare
Choose a tag to compare

3.6.1 (2019-08-22)

Bug Fixes

  • provide full configuration in getConfiguration() and errorFactory (5cdcc7c)

v3.6.0

22 Aug 18:17
Compare
Choose a tag to compare

3.6.0 (2019-08-22)

Features

  • add errorFactory parameter to rejectOnQuotaExceededOrRecordUsage method (e4cdfe0)

v3.5.0

22 Aug 18:02
Compare
Choose a tag to compare

3.5.0 (2019-08-22)

Features

  • add getConfiguration() method (f17c7f0)