v0.9.0
What's Changed
- Added architecture diagrams for objects and flows by @jimthematrix in #3
- Updated README with links to the new diagrams by @jimthematrix in #5
- Updated README links to new diagrams by @jimthematrix in #6
- Add CODEOWNERS by @nguyer in #7
- Updated README license chapter by @janrockdev in #8
- Foundation implementation and framework (missing submanager, idmanager and tests) by @jimthematrix in #12
- Added Makefile, linter and fixed linting errors by @jimthematrix in #13
- Config handling, Tests and Mocks by @jimthematrix in #14
- Tx submit and event receipt tracking by @jimthematrix in #20
- Identity support by @jimthematrix in #24
- Add Dockerfile by @nguyer in #37
- Event stream support by @jimthematrix in #30
- Fixed error handling in sync transaction requests by @jimthematrix in #38
- Add files for consistent repo structure by @nguyer in #36
- Kafka integration test - module by @janrockdev in #42
- Event data and filtering enhancements by @jimthematrix in #41
- Enrich GET identity endpoint responses with certs and mspID by @jimthematrix in #44
- Unit tests for eventstream by @jimthematrix in #46
- Gateway client by @jimthematrix in #47
- Remove references to labs by @nguyer in #49
- Added data type support to tx input and event subscription by @jimthematrix in #50
- Added workflow to build and publish docker image by @jimthematrix in #51
- Added lock around accessing websocket server's topics by @jimthematrix in #52
- Added better synchronization to broadcast when websocket server's topic changes by @jimthematrix in #53
- Create tagged image when publishing a release by @nguyer in #54
New Contributors
- @jimthematrix made their first contribution in #3
- @nguyer made their first contribution in #7
- @janrockdev made their first contribution in #8
Full Changelog: https://github.com/hyperledger/firefly-fabconnect/commits/v0.9.0