Releases: hyperledger/firefly-common
Releases · hyperledger/firefly-common
v1.2.11
What's Changed
- TLS Client Auth - Subject DN Validation by @peterbroadhurst in #69
- Set of proposed small enhancements to httpserver, WS support, and others by @peterbroadhurst in #68
- Update to Go 1.19 by @nguyer in #46
- Add "networkName" and "published" to FFI fields by @awrichar in #64
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- feat: Add tls configuration for wsclient upgrade by @EnriqueL8 in #67
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
- adding common cache utility by @Chengxuan in #55
- Cache utility needs namespace grouping and reset capability by @peterbroadhurst in #66
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
- Make common version library by @peterbroadhurst in #59
- Add text/plain content type support by @jimthematrix in #58
- CRUD utility for building microservices on the DB layer, and BigInt query fix by @peterbroadhurst in #60
- Add
APIServer
utility,showconf
Cobra command, and debug server by @peterbroadhurst in #61 - Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #54
- feat: Add mTLS configuration for ffresty by @EnriqueL8 in #65
New Contributors
- @EnriqueL8 made their first contribution in #65
Full Changelog: v1.2.7...v1.2.8
v1.2.7
v1.2.6
v1.2.5
What's Changed
- Support GetInteger from JSONObject when value in map is integer by @peterbroadhurst in #45
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Update to latest Swagger UI by @nguyer in #44
- Bump golang.org/x/net from 0.1.0 to 0.7.0 by @dependabot in #47
- Add getter for DB provider features struct field by @matthew1001 in #49
New Contributors
- @dependabot made their first contribution in #47
- @matthew1001 made their first contribution in #49
Full Changelog: v1.2.2...v1.2.3
Test DB struct field renaming
Add getter for features struct field Signed-off-by: Matthew Whitehead <[email protected]>