Skip to content

Releases: jwplayer/southpaw

Southpaw v0.7.0

25 Mar 16:35
5de0f4c
Compare
Choose a tag to compare

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

  • Bump Guava from 29.0-jre to 30.0-jre #92
  • Bump commons-io from 2.6 to 2.7 #96
  • Bump snakeyaml from 1.20 to 1.26 #101

Southpaw v0.6.1

20 Nov 15:32
Compare
Choose a tag to compare

0.6.1

November 20th, 2020

Bug Fixes

  • Fix backup path when using an s3 uri #86

Southpaw v0.6.0

18 Nov 18:59
Compare
Choose a tag to compare

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

14 Sep 14:27
18a70ea
Compare
Choose a tag to compare
v0.5.3

update changelog (#66)

v0.5.2: bump version to 0.5.2 (#63)

10 Sep 18:58
cf84daf
Compare
Choose a tag to compare
* bump version to 0.5.2

* Update CHANGELOG.md

Co-authored-by: Eric Weaver <[email protected]>

Co-authored-by: Eric Weaver <[email protected]>