Skip to content

Releases: hyperledger/firefly-common

v1.4.12

15 Oct 08:58
9da872a
Compare
Choose a tag to compare

What's Changed

  • [fswatcher] File Reconciler w/ Resync Interval by @onelapahead in #149
  • Provide the client certificate without relying on golang matching it by @EnriqueL8 in #152

Full Changelog: v1.4.11...v1.4.12

v1.4.11

13 Sep 13:59
bc46928
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.10...v1.4.11

v1.4.10

11 Sep 12:50
42c974f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.9...v1.4.10

v1.4.9

02 Sep 12:34
9cc0e2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.8...v1.4.9

v1.4.8

10 Jun 09:42
c214085
Compare
Choose a tag to compare

What's Changed

  • ffresty metrics and hooks by @alexwood in #143
  • Adding support for leaky bucket throttling (rps + burst) in ffresty client by @Chengxuan in #141

New Contributors

Full Changelog: v1.4.7...v1.4.8

v1.4.7

24 May 17:24
30b1a08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.7

v1.4.6

29 Feb 16:36
a54fd73
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.5...v1.4.6

v1.4.5

24 Jan 13:22
badf065
Compare
Choose a tag to compare

Migration consideration

Further to the embedding API changes to eventstreams in v1.4.4, there is an externals change to the JSON configuration of the webhooks type of event stream in this release:

  • The duplicate top-level headers field is removed.

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

22 Jan 19:40
a4a1c3c
Compare
Choose a tag to compare

Migration consieration

In v1.4.0 a new eventstreams package was added.

It provides a lightweight embedded event bus for microservices that use the firefly-common framework.

This release performs a significant significant refactor of the embedding API, which is still very early in its adoption by users of this package.
So any consumers of the eventstreams framework will need to make code changes.

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

16 Jan 20:23
ba21054
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3