Development Release - v0.2.0
Bug Fixes
- Fix
dozer connectors
(#2147) - Host from postgres connection url was not parsed correctly (#2148)
- Record writer was not checkpointed (#2165)
- Handle app restart in cache builder (#2162)
- Remove redundant
idx
inProcessorRecordStore
(#2180) ProcessorRecordStore::serialize_slice
was returning wrong length (#2182)- Stop lexically compare secondary index key (#2178)
- Fix message when permission denied to use cloud service (#2194)
- Cache name is not unique when there are multiple endpoints (#2199)
- Include
-p
parameter in cross build to avoid building web3 (#2200)
Features
- Store
SourceStates
in log and cache - Store
SourceStates
in log and cache (#2158) - Split cache name and label (#2161)
- Don't create checkpoint if source table is not restartable (#2181)
- Deno connector (#1816)
Fix
dozer connectors
command (#2146)
Miscellaneous Tasks
- Add unit tests for join processor (#2154)
- Remove printout login token (#2159)
- Bump rustix in /dozer-recordstore/fuzz (#2164)
- Remove legacy
build_name
anddescriptor_bytes
fromEndpointMeta
(#2172) - Enable checkpointing for dozer and snowflake connector (#2179)
- Remove outdated
!Delta
table in object store connector (#2193) - Bump version to 0.2.0 (#2203)
Refactor
- Store source states and log position in one database (#2160)
- Split connectors to separate crates (#2189)
- Include
id
inRecord
response (#2156) - Remove duplicated code in object store connector (#2197)
Support
Contact us at https://getdozer.io