Changelog
All notable changes to the CDC Aggregator Client will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.0 - 2021-12-17

Added
- Sync entrypoint configuration option
--fail-on-parse
to
make the processing fail out on errors during file parsing.
Changed
Fixed
- Correct query for record with match in provenance information. This
query is used to find duplicate records. Now a record is considered a
duplicate if it has a matching item (baseUrl + identifier
-combination) in list of provenances. New record always overwrites
the old one.
(Fixes #12)
0.1.0 - 2021-09-21
Added
- New codebase for CDC Aggregator Client.
- Support synchronizing records to CDC Aggregator DocStore.