Skip to content

v1.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 18:53
· 1 commit to main since this release

Fixed

  • Fixed FastLane Redis flush coordination so multiple replicas cannot flush the same intent or terminal state concurrently.
  • Fixed FastLane Redis terminal flush ordering so completed states are not persisted before the durable intent exists.
  • Fixed completed action cleanup queries for SQL Server ordered batch deletion and non-SQL Server DateTimeOffset filtering.