v1.1.0-rc.1
Pre-release
Pre-release
What's Changed
- Performance improvements for batch lookups by @awrichar in #967
- Messages that fail validation should be rejected by @awrichar in #956
- Update to firefly-signer v0.9.13 by @nguyer in #969
- Update to firefly-signer v0.9.15 by @nguyer in #970
- Fix group race condition, optimize transaction cache by @awrichar in #971
- fix integration matrix
exclude
by @shorsher in #973 - Add cache for operations by @awrichar in #972
- Adjust defaults for all cache items that don't expose a Size by @awrichar in #975
- Only query operations from the database if there were cache misses by @awrichar in #976
- Leverage transaction cache in a few more places by @awrichar in #974
- Use optimistic inserts for blockchain events by @awrichar in #977
- Create config migration script by @awrichar in #934
- Add nil check for blobReceiver during WaitStop by @awrichar in #980
- add nil check for aggregator during WaitStop by @shorsher in #981
- bump reset polling to 60seconds by @shorsher in #983
- Update firefly_node.md by @Liadc in #987
- Fix bugs when running with an old config file by @awrichar in #984
- Restore camelCase key names by @awrichar in #988
- Add /pins/rewind API for requesing manual rewind by @awrichar in #991
- Wait for server to exit, before restarting for reset by @peterbroadhurst in #994
- Propagate the underlying parse error by @peterbroadhurst in #992
- Do not rely on "topic" to be present in event streams by @awrichar in #999
- Manifest updates for v1.1.0-rc.1 by @peterbroadhurst in #1000
- Update CLI to v1.1.0-rc.1 by @nguyer in #1001
New Contributors
Full Changelog: v1.1.0-alpha.3...v1.1.0-rc.1