Releases: jwplayer/southpaw
Releases · jwplayer/southpaw
Southpaw v0.7.0
0.7.0
March 25th, 2022
Upgrade Notes:
- The support for multi-partition topics is not a breaking change. Existing states are still supported.
New Features
- Adds support for multi-partition topics #102
Bug Fixes
Southpaw v0.6.1
Southpaw v0.6.0
0.6.0
November 18th, 2020
Upgrade Notes:
- It is recommended to rebuild southpaw state if there is a chance of a relation containing a parent record with a child relation joining 1,000 or more records
New Features
- Adds support for building against Java 11 #65
- Adds slf4j bridge dependency for capturing logs from aws sdk #70
Bug Fixes
- Removal of some unused variables #69
- Fix deprecation warnings #68
- Fixes outdated docs regarding logging #71
- Bump junit from 4.11 to 4.13.1 #72
- Reuse RocksDB BackupEngine object #67
- Add missing jwplayer CODE_OF_CONDUCT.md file #85
- Fix serialization warning and unnecessary conversion of set to array for iteration #79
- Fixes a bug in ByteArraySet chunk iteration that can lead to data loss on large joins of 1,000+ child records #75
slf4j/logback
v0.5.3 update changelog (#66)
v0.5.2: bump version to 0.5.2 (#63)
* bump version to 0.5.2 * Update CHANGELOG.md Co-authored-by: Eric Weaver <[email protected]> Co-authored-by: Eric Weaver <[email protected]>