Skip to content

Releases: sesamecare/to-clickhouse

v1.7.4

14 Feb 13:21
3b6f1e7
Compare
Choose a tag to compare

1.7.4 (2024-02-14)

Reverts

  • Revert "PI-3857 - ensure PR title contains jira ticket number (#2)" (#3) (3b6f1e7), closes #2 #3

v1.7.3

14 Jan 04:20
Compare
Choose a tag to compare

1.7.3 (2024-01-14)

Bug Fixes

  • test: add a test for the sync context, clean up some bugs with it (5e60e99)

v1.7.2

14 Jan 03:45
Compare
Choose a tag to compare

1.7.2 (2024-01-14)

Bug Fixes

  • mapper: pass mapper to sync in sync context (6cc3bce)

v1.7.1

14 Jan 03:38
Compare
Choose a tag to compare

1.7.1 (2024-01-14)

Bug Fixes

  • sync: add some more helpers to the sync context to simplify usage (d2e603f)

v1.7.0

14 Jan 03:09
Compare
Choose a tag to compare

1.7.0 (2024-01-14)

Features

  • sync: create a context for Kysely sync to make syntax simpler (efc951b)

v1.6.2

13 Jan 23:18
Compare
Choose a tag to compare

1.6.2 (2024-01-13)

Bug Fixes

  • sync: add optimization to sync spec (2e30464)

v1.6.1

13 Jan 19:03
Compare
Choose a tag to compare

1.6.1 (2024-01-13)

Bug Fixes

  • types: loosen the types as they cause some trouble (7fc3ed8)

v1.6.0

13 Jan 18:43
Compare
Choose a tag to compare

1.6.0 (2024-01-13)

Features

  • types: allow arbitrary value mapping functions between db and clickhouse (14d5b4b)

v1.5.2

13 Jan 17:11
Compare
Choose a tag to compare

1.5.2 (2024-01-13)

Bug Fixes

  • sync: return proper column value in bookmark (348b7d4)

v1.5.1

13 Jan 16:47
Compare
Choose a tag to compare

1.5.1 (2024-01-13)

Bug Fixes

  • delay: 0 is a valid delay (9cc9758)
  • delay: 60 second default for delaySeconds (96dfadd)