Skip to content

Releases: hyperledger/firefly-common

v1.4.14

17 Dec 12:06
4be8d55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.13...v1.4.14

v1.4.13

25 Oct 15:44
851eeb4
Compare
Choose a tag to compare

What's Changed

  • [ffresty] [bug] Set maxConnsPerHost Based on Config by @onelapahead in #153
  • [ffresty] maxIdleConnsPerHost Setting by @onelapahead in #154
  • [pkg/metric] - Add the ability to register a new metrics collector to the registry by @calbritt in #155

New Contributors

Full Changelog: v1.4.12...v1.4.13

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