v0.5.2
What's Changed
- π QueryReplication support for Postgres added by @iskakaushik (#136)
- π Upsert mode supported in Query Replication by @iskakaushik (#138)
- π οΈ Fixes for the merge statement implemented by @iskakaushik (#140)
- π Wiring created for multi-table mirror by @heavycrystal (#137)
- ποΈ Introduction of Snowflake Peer by @Amogh-Bharadwaj (#141)
- π©Ή Merge statement fixed to update if newer by @iskakaushik (#142)
- π― Batch-sized partitions used by @iskakaushik (#146)
- π All partitions consolidated into one stage by @iskakaushik (#148)
- π Wiring for Qrep mirror creation by @heavycrystal (#147)
- π README.md updated by @saisrirampur (#143)
- π©Ί Better use of health checks in docker compose by @iskakaushik (#158)
- π Issue with parsing upsert_key_columns from the Go side fixed by @heavycrystal (#154)
- π PKey column not always ID clarified by @iskakaushik (#161)
- π© Profiling enabled with a new flag by @iskakaushik (#162)
- π οΈ Profiling wiring fixed by @iskakaushik (#165)
Full Changelog: v0.4.4...v0.5.2