Skip to content

Releases: Moesif/moesifapi-java

v1.8.0

29 Feb 21:16
4920a7d
Compare
Choose a tag to compare

Release Notes:

  • Added Support for Subscription

v1.7.8

29 Feb 20:54
281a695
Compare
Choose a tag to compare

What's Changed

  • #186427584 add debug on event batch, and logs by @XinyuLuan in #49
  • Added support to set retry handler. by @praves77 in #50
  • #186706560 : Added transction_id to the eventModel. by @praves77 in #52
  • #186767353: log if debug by @praves77 in #53
  • added subscription support by @matthewtanner91 in #55

Full Changelog: 1.7.7...v1.7.8

v1.7.7

12 Dec 01:40
cde64df
Compare
Choose a tag to compare

Release Notes :

  • fix for header to support merge-tags.
  • Updated Readme

v1.7.6

30 Nov 00:00
3bf066e
Compare
Choose a tag to compare

Release Notes:

  • Support for Governance rule / patch.

v1.7.4

21 Oct 06:04
fb88da2
Compare
Choose a tag to compare

Release Notes:

  • Update Dependencies.
  • Added support for Governance Rules.
  • Cleanup code to improve performance.

v1.7.3

13 Oct 05:01
fadcf02
Compare
Choose a tag to compare

Release Note:

  • Added support to schedule based update of config.

v1.7.2

11 Oct 17:12
b554402
Compare
Choose a tag to compare

Release Notes :

  • Support multiple instances of MoesifAPIClient, each with a different Application Id
  • Support regex rules.

v1.7.1

29 Sep 03:56
a4e6ac1
Compare
Choose a tag to compare

Fixed:

  • Singleton pattern for controller objects removed. No longer can you statically reference Configuration.ApplicationId. This aids cases where multiple MoesifAPIClient's are instantiated.

Breaking Change:

  • Configuration.ApplicationId no longer static.

v1.6.17

12 Mar 01:21
6d706a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.16...v1.6.17

v1.6.16

07 Jan 21:43
1eecc87
Compare
Choose a tag to compare

Refactor:

  • Bump httpclient & httpmime 4.5.13 to fix CVE-2020-13956
  • Bump httpcore & httpcore-nio to 4.4.15
  • Update README.md
    Bump moesifapi-java to 1.6.16