Releases: hyperledger/firefly-common
Releases · hyperledger/firefly-common
v1.4.15
What's Changed
- adding test to ensure ffresty client handles gzip by default by @Chengxuan in #159
- Implement throttling for WS client by @Chengxuan in #158
- [ffresty] [metric] HTTP Response Time and Complete Gauge Support by @onelapahead in #160
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in the go_modules group by @dependabot in #164
- Fix CVEs by @EnriqueL8 in #165
Full Changelog: v1.4.14...v1.4.15
v1.4.14
What's Changed
- [metrics] Configurable Prefix and Avoiding 'ff_' in Tags by @onelapahead in #157
- crypto 0.31.0 by @alexwood in #163
Full Changelog: v1.4.13...v1.4.14
v1.4.13
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
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
What's Changed
- Route handler to use UseNumber decoding by @matthew1001 in #151
Full Changelog: v1.4.10...v1.4.11
v1.4.10
v1.4.9
What's Changed
- Add support for 256 bit JSON numbers (vs. strings) by @matthew1001 in #147
Full Changelog: v1.4.8...v1.4.9
v1.4.8
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
What's Changed
- [fftls] Allow for In-Memory or Inlined TLS Certificates by @onelapahead in #132
- Do not add alias prefix to filter fields that are already qualified by @awrichar in #134
- Add custom ID field and AfterLoad hook by @awrichar in #137
- DB-side UPSERT optimiziation support by @peterbroadhurst in #138
- Add missing config descriptions by @awrichar in #140
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- fix: Change how we index the filter operations before evaluation by @SamMayWork in #124
- Fix SQL query time reporting in log messages by @peterbroadhurst in #125
- Refactor WebSockets to fix window of duplicate delivery after reconect by @peterbroadhurst in #123
- fix: empty stream state on broadcast by @EnriqueL8 in #129
- [ffapi] Support for Text and Binary Streams by @hfuss in #127
- Do not log an error if a JSON field is missing by @nguyer in #130
- Do not lose calling context in the logger by @peterbroadhurst in #126
New Contributors
- @SamMayWork made their first contribution in #124
Full Changelog: v1.4.5...v1.4.6