Skip to content

Releases: Moesif/moesifapi-ruby

2.0.2

14 Aug 22:48
9359b8d
Compare
Choose a tag to compare
  • Pin dependencies to only major versions.

2.0.1

24 Jul 20:13
2680584
Compare
Choose a tag to compare
  • 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

07 Jul 05:14
0de7587
Compare
Choose a tag to compare

Release Notes:

  • Added support of Blocked By in governance rule blocked_by:<gov-rule-id>

Please check docs for details.

v1.2.15

05 Jul 19:20
9e88422
Compare
Choose a tag to compare

Release Notes:

  • Added controller to get rules.

v1.2.14

30 Aug 05:12
1399ab7
Compare
Choose a tag to compare

Release 1.2.14

v1.2.12

28 May 19:33
8e4099b
Compare
Choose a tag to compare

Add: Gzip body before sending event to Moesif

v1.2.11

18 Dec 02:04
c52aa54
Compare
Choose a tag to compare

Add:

  • weight field for accurate sampling

v1.2.10

13 Dec 21:15
a0484fc
Compare
Choose a tag to compare

Add:

  • direction field to specify incoming or outgoing API call

v1.2.9

15 Nov 19:37
851aaed
Compare
Choose a tag to compare

Add:

  • Converting campaign to user and company models

v1.2.8

21 Aug 23:35
0685b6a
Compare
Choose a tag to compare

Add companyId to user model.