Skip to content

release v0.10.0 (#144) - #144

Draft
georgeRobertson wants to merge 11 commits into
mainfrom
release_v010
Draft

georgeRobertson wants to merge 11 commits into
mainfrom
release_v010

Conversation

@georgeRobertson

@georgeRobertson georgeRobertson commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

TLDR of changes

Features

  • feat: added proposals for new models and objects to store entity hierarchy information
  • feat: add entity hierarchy handling
  • feat: add orphan record identification and removal
  • feat: group rejections for mandatory primary keys

Fixes

  • fix: add user feedback message for unsupported file type
  • fix: change record rej ct to be eq to records processed when file rejected

Build

  • build: upgrade duckdb to v1.4

Docs

  • docs: added json schema for entity relationships
  • docs: add dev classifier

What kind of changes does this PR introduce?

Tick all that apply

  • fix: A bug fix. Correlates with PATCH in SemVer
  • feat: A new feature. Correlates with MINOR in SemVer
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: pip, docker, npm)
  • ci: Changes to CI configuration files and scripts (example scopes: GitLabCI)

Please check if the PR fulfills these requirements

  • I have read and followed the Contributing guidance
  • Docs have been added / updated
  • Tests and Linting in the CI are passing
  • Changes have been reviewed and approved by a Project Maintainer

* feat: added proposals for new models and objects to store entity hierarchy information

* docs: added json schema for entity relationships
@georgeRobertson georgeRobertson changed the title feature: add entity hierarchy handling (#143) release v0.10.0 (#144) Aug 25, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants