Releases: hyperledger/firefly-common
Releases · hyperledger/firefly-common
v1.5.9
What's Changed
- add GetBigInt() function by @Chengxuan in #197
- do not mutate scoped filter by @hosie in #198
Full Changelog: v1.5.8...v1.5.9
v1.5.8
What's Changed
- Adding more logs to ws client for
connectby @Chengxuan in #193 - Add ability to exclude a specific route from the OpenAPI and expose SwaggerHTML by @EnriqueL8 in #195
- Fix trace level logging by @peterbroadhurst in #194
Full Changelog: v1.5.7...v1.5.8
v1.5.7
What's Changed
- Add ability to explicitly set a field to NULL by @peterbroadhurst in #189
- Update actions checkout to v5 by @alex-semenyuk in #187
- Update Swagger UI and allow JSON queries to specify
fieldsby @peterbroadhurst in #190 - JSON query builder by @peterbroadhurst in #192
- fix: BatchNumber can be empty on broadcast mode for eventstream by @EnriqueL8 in #166
- Add logs when loading TLS config by @EnriqueL8 in #144
New Contributors
- @alex-semenyuk made their first contribution in #187
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Add ability to dynamically add filter JSON fields (and test coverage), change liveness response handler from 200 to 204 by @peterbroadhurst in #185
- feat: Add DeepCopy method to JSONObject by @dwertent in #148
- Fix IsSet() function for sub-sections by @peterbroadhurst in #186
- fix: change SwaggerGen to support multiple values with the same path by @dwertent in #145
New Contributors
Full Changelog: v1.5.6...v1.6.0
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