Skip to content

v0.7.6

Compare
Choose a tag to compare
@hc-github-team-es-release-engineering hc-github-team-es-release-engineering released this 16 Mar 20:07
0ffa45c

0.7.6 (2022/03/15)

Bug Fixes

  • sessions: Sessions and session connections have been refactored
    to better isolate transactions and prevent resource contention that caused deadlocks.
    (Issue,
    PR)
  • scheduler: Fix bug that causes erroneous logs when racing controllers
    attempted to run jobs
    (Issue,
    PR).