Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 14:01
· 1680 commits to main since this release

What's Changed

  1. πŸš€ QueryReplication support for Postgres added by @iskakaushik (#136)
  2. 🎁 Upsert mode supported in Query Replication by @iskakaushik (#138)
  3. πŸ› οΈ Fixes for the merge statement implemented by @iskakaushik (#140)
  4. πŸ”Œ Wiring created for multi-table mirror by @heavycrystal (#137)
  5. πŸ—‚οΈ Introduction of Snowflake Peer by @Amogh-Bharadwaj (#141)
  6. 🩹 Merge statement fixed to update if newer by @iskakaushik (#142)
  7. 🎯 Batch-sized partitions used by @iskakaushik (#146)
  8. πŸ”„ All partitions consolidated into one stage by @iskakaushik (#148)
  9. πŸ”Œ Wiring for Qrep mirror creation by @heavycrystal (#147)
  10. πŸ“š README.md updated by @saisrirampur (#143)
  11. 🩺 Better use of health checks in docker compose by @iskakaushik (#158)
  12. πŸ› Issue with parsing upsert_key_columns from the Go side fixed by @heavycrystal (#154)
  13. πŸ“ PKey column not always ID clarified by @iskakaushik (#161)
  14. 🚩 Profiling enabled with a new flag by @iskakaushik (#162)
  15. πŸ› οΈ Profiling wiring fixed by @iskakaushik (#165)

Full Changelog: v0.4.4...v0.5.2