Skip to content

Releases: DePayFi/dhc

v3.0.0

21 Oct 09:35
2684bb0
Compare
Choose a tag to compare
  • drops built in "data" support due to performance reasons
  • replaces data (open stuct) with returning simply parsed JSON

v2.2.0

23 Dec 08:39
5db1015
Compare
Choose a tag to compare

Adds proper logger instead of just calling puts

v2.1.1

16 Dec 13:32
e8e2feb
Compare
Choose a tag to compare

fix allows to track multiple providers for throttling

v2.1.0

16 Dec 12:38
6550b08
Compare
Choose a tag to compare

Refactors throttling storage (use Rails.cache) and allows for manual quota tracking

v2.0.1

14 Dec 17:45
adeaced
Compare
Choose a tag to compare

fix: prevent headers and params and options to be leaked to error tracking systems (e.g. api keys)

v2.0.0

21 May 13:46
52a552a
Compare
Choose a tag to compare

Renames interceptor hook before_raw_request to before_init.

Migration guide:

Rename all your usages of before_raw_request to before_init.

v1.0.0

31 Mar 14:48
Compare
Choose a tag to compare