Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/mx-1744 combine ruleset and extracted item ingestion #249

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

cutoffthetop
Copy link
Contributor

@cutoffthetop cutoffthetop commented Feb 6, 2025

Changes

  • update mex-common to 0.50.0
  • GraphConnector.ingest now accepts rule-set requests as well
  • BREAKING: GraphConnector.ingest returns a list of ingested models, instead of ids
  • POST /ingest now accepts rule-set requests as well as extracted items
  • BREAKING: POST /ingest returns a container of ingested models, instead of ids

Removed

  • remove GraphConnector.create_rule_set, in favor of combined ingest method
  • remove unused ingest_extracted_items_into_graph helper
  • remove unused BulkIngestRequest and BulkIngestResponse

@cutoffthetop cutoffthetop merged commit fb49bb8 into main Feb 6, 2025
4 checks passed
@cutoffthetop cutoffthetop deleted the feature/mx-1744_ingest_rule_sets_2 branch February 6, 2025 13:52
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.

1 participant