Releases: Moesif/moesifapi-ruby
Releases · Moesif/moesifapi-ruby
2.1.2
- add option to set retry
- surface error message
2.0.2
- Pin dependencies to only major versions.
2.0.1
- Switch HTTP client to faraday, with net-http-persistent and retry.
Breaking change:
- For rules and config, the return will be already decompressed and parsed as Hash (from json string) before returning.
v1.2.16
Release Notes:
- Added support of
Blocked By
in governance rule blocked_by:<gov-rule-id>
Please check docs for details.
v1.2.15
Release Notes:
- Added controller to get rules.
v1.2.12
Add: Gzip body before sending event to Moesif
v1.2.11
Add:
- weight field for accurate sampling
v1.2.10
Add:
- direction field to specify incoming or outgoing API call
v1.2.9
Add:
- Converting campaign to user and company models