v1.6.0
What's Changed
- Fix concurrent map panic in webSocketServer.Close() by @EnriqueL8 in #214
- Provide access to MonitoringPublicURL() by @peterbroadhurst in #215
- expose option for openapi version by @hosie in #216
- fixing enum compare to be case insensitive for FFEnumParseString by @Chengxuan in #217
- feat(fftls,ffresty,ffdns,ffnet) Networking Metrics and IP/Server Configs by @onelapahead in #218
- Rename go.mod from hyperledger/firefly-common to hyperledger-firefly/common by @dan-r in #219
- chore: update CODEOWNERS for hyperledger-firefly org migration by @dan-r in #221
- chore: upgrade to Go 1.26.4 by @dan-r in #222
New Contributors
Full Changelog: v1.5.10...v1.6.0