Releases: uktrade/matchbox
Releases · uktrade/matchbox
v0.2.1
Major update to the PostgreSQL backend and ingest process.
- Backend now keyed to
BIGINT
instead of hashes - Hash calculation on ingestion moved to the parts that are anticipated as "server side" on the addition of an API
- Arrow is now our default data representation on the anticipated "client side"
Remaining in the 0.2.*
semver series as the addition of the API will mark the next minor release number.
v0.2.0
A slimmed down version of the PostgreSQL backend that implements the proposed 0.2 architecture.
Implementing this also allowed the refinement of the backend adapter API, which should make adding new backends simpler.
v0.1.0
Prototype version
The repo as it stood on DBT's internal GitLab, when this was the Company Matching Framework.