Skip to content

1.12.0 Release

Choose a tag to compare

@prolic prolic released this 01 Mar 18:10
· 70 commits to master since this release
v1.12.0
1eed69b

Added

  • MySQL Projections skipping events (SingleStreamStrategy) #189
  • Restores custom strategy backward compatibility #222 (gquemener)
  • Adds PHP7.4 support #219 (gquemener)
  • Prevents using incompatible persistence strategy #217 (gquemener)
  • Add gap detection to projections #221 (codeliner)

Fixed