Releases: hyperledger/firefly-common
Releases · hyperledger/firefly-common
v1.5.10
What's Changed
- [log] [metric] Log Setting API, More TRACE Logs, and Gatherer Support by @onelapahead in #201
- [ffapi] Ensure Default Log Level is Set in Handler by @onelapahead in #203
- Add option for explicit nested AND sub-queries by @peterbroadhurst in #199
- [fftls] Fix Race Conditions in Unit Tests by @onelapahead in #204
- Add support for
ffschemaextby @chrisbygrave in #208 - Context DB txn timeout, and interface to avoid connection leak during migration by @peterbroadhurst in #211
- Allow ff tag annotations to be used with schema generation, outside SwggerGen by @peterbroadhurst in #209
- [dbsql] InsertMany Row Batching by @onelapahead in #212
Full Changelog: v1.5.9...v1.5.10
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