Skip to content

Releases: sendbird/sb-osc

v1.1.1

01 Nov 01:31
3e84f96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Jul 01:00
e6742fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

26 Jul 00:41
6bef254
Compare
Choose a tag to compare

What's Changed

  • Handle IntCastingNaNError on rematched_updated_pks by @jjh-kim in #8
  • Run full dml event validation when auto_swap is false by @jjh-kim in #9
  • Improve apply_dml_events_validation batch size handling by @jjh-kim in #10
    • Fixed major issues of apply_dml_events_validation stage

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Jun 07:34
dd2fcde
Compare
Choose a tag to compare

What's Changed

  • Update docs by @jjh-kim in #3
    • Added add blog link to README.md, add docs/troubleshooting.md
  • Switch to python 3.11.9 official Image for dockerfile by @JooeunAhn in #4
  • Add migration_id to DELETE unmatched_rows query by @jjh-kim in #5
    • Fix possible risk of data inconsistency when running multiple sb-osc instances on same cluster.
  • Improve cluster endpoint matching by @jjh-kim in #6
  • Upgrade package versions by @jjh-kim in #7
    • Resolve reported security vulnerabilities

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 May 03:19
322d697
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/sendbird/sb-osc/commits/v1.0.0