Skip to content

Spring v1.1.5

Choose a tag to compare

@spoonincode spoonincode released this 29 Apr 20:09
· 12 commits to release/1.1 since this release
1335621

Spring v1.1.5 is a patch release focused on improving system stability.

Notable Changes

  • Resolved State History Race Condition on Disconnect
    Addressed a race condition in the state_history plugin that could lead to undefined behavior during session teardown by ensuring all pending asynchronous operations are drained before destruction.

  • Improved OC Compile Reliability
    Fixed a condition where in some cases OC would stop compiling new contracts resulting in reduced performance.

Complete Change Log

Bug Fixes

Miscellaneous

Contributors

Full Changelog: v1.1.4...v1.1.5