Releases: sesamecare/to-clickhouse
Releases · sesamecare/to-clickhouse
v1.7.4
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
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
1.7.2 (2024-01-14)
Bug Fixes
- mapper: pass mapper to sync in sync context (6cc3bce)
v1.7.1
1.7.1 (2024-01-14)
Bug Fixes
- sync: add some more helpers to the sync context to simplify usage (d2e603f)
v1.7.0
1.7.0 (2024-01-14)
Features
- sync: create a context for Kysely sync to make syntax simpler (efc951b)
v1.6.2
1.6.2 (2024-01-13)
Bug Fixes
- sync: add optimization to sync spec (2e30464)
v1.6.1
1.6.1 (2024-01-13)
Bug Fixes
- types: loosen the types as they cause some trouble (7fc3ed8)
v1.6.0
1.6.0 (2024-01-13)
Features
- types: allow arbitrary value mapping functions between db and clickhouse (14d5b4b)
v1.5.2
1.5.2 (2024-01-13)
Bug Fixes
- sync: return proper column value in bookmark (348b7d4)
v1.5.1
1.5.1 (2024-01-13)
Bug Fixes
- delay: 0 is a valid delay (9cc9758)
- delay: 60 second default for delaySeconds (96dfadd)