Releases: shaped-ai/target-clickhouse
Releases · shaped-ai/target-clickhouse
v0.1.7
What's Changed
- Refactor out recursion for parsing bad records by @BTheunissen in #74
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
What's Changed
- Map integer into int64 field in Clickhouse by @BTheunissen in #69
Full Changelog: v0.1.4...v0.1.5
v0.1.4: Fix conversion of list to dict when overriding schema exception (#68)
v0.1.3
Rework validation exception logic with tests (#67) * Rework validation with tests * Fix * Fix version
v0.1.2
What's Changed
- Attempt to stringify records that are not of the expected upstream type by @BTheunissen in #63
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Use hard delete and update for activate version by @BTheunissen in #62
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.13
What's Changed
- Bump ruff from 0.0.278 to 0.0.286 by @dependabot in #35
- Bump singer-sdk from 0.31.0 to 0.31.1 by @dependabot in #30
- Allow no primary key in Target Clickhouse input by @BTheunissen in #38
- Update version to 0.0.13 by @BTheunissen in #39
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Fix EngineClass typing for Python 3.9 by @BTheunissen in #37
Full Changelog: v0.0.11...v0.0.12