Releases: hyperledger/firefly-common
Releases · hyperledger/firefly-common
v1.5.5
What's Changed
- fix CODEOWNERS by @Chengxuan in #181
- Add support for wrapping an existing WS connection by @peterbroadhurst in #180
- include BackgroundConnect in GenerateConfig by @hosie in #184
- Add bg WS connect to common utility - superseding initialConnectAttempts by @peterbroadhurst in #183
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- revert changes on the public functions of OpenAPIHandlerFactory struct by @Chengxuan in #179
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- fix: Schema Type for JSONAny to be an object by @SamMayWork, @EnriqueL8 and @awrichar in #178
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- adding support for multiple API versions by @Chengxuan in #177
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Allow use of the column "sequence" from consumers of dbsql by @peterbroadhurst in #173
- Update x/crypto related deps to fix CVE by @ssmirr in #176
New Contributors
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- [ffapi] Renaming Metrics Server to Monitoring and Allowing Additional Routes by @onelapahead in #167
- [ffapi] Customizing the Subsystem Name to Distinguish Multiple API Server Metrics by @onelapahead in #170
- adding livez route to monitoring server by @Brindrajsinh-Chauhan in #169
- [ffresty] Avoiding Leakable Rate Limiter Map on Resty Client Creation by @onelapahead in #172
- feat: bump to 1.23 and minor fixes by @SamMayWork in #174
- [ffapi] [config] application/x-www-form-urlencoded Params and Fixing Usability Bugs by @onelapahead in #171
- [ffapi] [ffresty] Allow for Configuring Request Header for Distributed Trace Logging by @onelapahead in #175
New Contributors
- @Brindrajsinh-Chauhan made their first contribution in #169
Full Changelog: v1.4.15...v1.5.0
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