Releases: sendbird/sb-osc
Releases · sendbird/sb-osc
v1.1.1
v1.1.0
v1.0.2
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
- Fixed major issues of
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
- @JooeunAhn made their first contribution in #4
Full Changelog: v1.0.0...v1.0.1