Releases: hyperledger/firefly-ethconnect
Releases · hyperledger/firefly-ethconnect
v3.3.2
What's Changed
- Upgrade Go to 1.22 by @matthew1001 in #245
- Add explicit github actions permissions by @alex-semenyuk in #244
New Contributors
- @matthew1001 made their first contribution in #245
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Mark filter stale for Besu nodes by @nguyer in #238
- [subscriptions] Fix for Validating URLs by @hfuss in #239
- Update MAINTAINERS.md and CODEOWNERS by @nguyer in #237
- Change Dockerfile to use non-root user by @nguyer in #240
- Update to Go 1.21 and update dependencies by @nguyer in #241
- Fix image not found issue by @alex-semenyuk in #242
- Fix docker build and add to PR checks by @nguyer in #243
New Contributors
- @alex-semenyuk made their first contribution in #242
Full Changelog: v3.3.0...v3.3.1
v3.3.0
v3.2.11
v3.2.10
What's Changed
- Differentiate bytes vs. fixed length bytes in parameter packing by @jimthematrix in #233
Full Changelog: v3.2.9...v3.2.10
v3.2.9
What's Changed
- Cleanup migrated contract JSON with full path by @peterbroadhurst in #231
Full Changelog: v3.2.8...v3.2.9
v3.2.8
What's Changed
- Move ABI/Contract store to LevelDB from flat files by @peterbroadhurst in #230
- Update to Go 1.17 by @peterbroadhurst in #225
Full Changelog: v3.2.7...v3.2.8
v3.2.7
What's Changed
- Remove early FFCAPI implementation not it is replaced by EVMConnect by @peterbroadhurst in #229
Full Changelog: v3.2.6...v3.2.7
v3.2.6
What's Changed
- Two phase init was not passing smartContractGW to receipt store by @peterbroadhurst in #228
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- Fix potential deadlock broadcasting to a closed WS connection by @peterbroadhurst in #226
- Add additional idempotence check to cover Kafka server restart, while EthConnect stays running by @peterbroadhurst in #227
Full Changelog: v3.2.4...v3.2.5