Releases: CluedIn-io/CluedIn.Enricher.KnowledgeGraph
Releases · CluedIn-io/CluedIn.Enricher.KnowledgeGraph
v4.4.0
Features
- Display help text on the Enricher Configuration page
- Enhanced the controls to support selecting accepted entity types and vocabulary keys from dropdown
Fixes
Changes:
- 7ac190b Merge branch 'release/4.4.0'
- b20a311 chore: Update CluedIn version to 4.4.0 (#32)
- a905582 chore: Cut release 4.4.0
- 884cfa9 feat: Update enricher configuration page controls to selector (#30)
- 8dc2aa7 feat: Add guidance note to enricher configuration page (#29)
- ccadb2a feat: Add help text to enricher configuration page (#28)
- 2185dc3 Merge pull request #27 from CluedIn-io/master
This list of changes was auto generated.
v4.0.1
Features
- Set Accepted Entity Type to mandatory
Fixes
- Fixed issue where external search data not merge with source entity
- Add ApiKey in the AuthMethods
- Include OrganizationNameKey value in the search query
- No longer adding codes to entity
Changes:
- 2658bea Merge remote-tracking branch 'origin/release/4.0.1'
- cc439eb fix: Remove entity code creation (#26)
- 861f043 feat: knowledgegraph update accepted entity type to mandatory (#25)
- 42abf35 Fix: Include OrganizationNameKey value in the search query (#22)
- 0b06132 chore: Set codeowner to connector-approvers (#24)
- fc5ee38 fix: API Key in AuthMethod (#20)
- a3b7f33 fix: data not merging into source entity after enrich (#19)
- edb9d54 fix: Accepts not responding correctly to configured entity type (#17)
- c3cf0c2 Merge branch 'master' into develop
This list of changes was auto generated.
v4.0.0
Features
- Update to support CluedIn 4.0
- Supports configurable types and keys
Changes:
- db161ca Merge branch 'release/4.0.0'
- a2101a8 chore: Update package dependencies (#16)
- 18d45dd Update README.md
- 142f10e feat: Configurable types and keys (#15)
- 6e2e8af chore: Added release notes
- 41a03cc feat: Update to NET 6 (#14)
- 66be0ee Merge branch 'master' into develop
- 9072474 chore: Merge in 3.3.0 latest
- c2addef Align with release/3.3.0
- 2023325 chore: Prepare develop for 3.4 (#11)
This list of changes was auto generated.
Release
Fixes
Features
- Implement Provider Model AB#5044
Changes:
- 5686dc1 Merge branch 'release/3.3.0'
- caea37c fix: Disable ScheduleCrawlJobs AB#7649 (#10)
- d213c23 chore: Update version numbers
- 787f362 Merge pull request #9 from CluedIn-io/feature/Implement-Provider-Model [ #5044 ]
- 4646d8b fix: Corrected usage of KnowledgeGraphExternalSearchJobData
- 5a4c2a7 fix: Naming conventions
- 07df154 feat: Implemented Provider Model
- a1f51ec For AB#5044
- e85153d Merge pull request #8 from CluedIn-io/feature/update-for-330 [ #5044 ]
- ddc941a chore: Configure Codeowners
See More
- 25cd701 build: Simplify Nuget auth
- d15181f chore: Update dependencies
- 6e4cd6c Updated icon
- 8ed2cca Updated icon
This list of changes was auto generated.
Release
Fixes
- Update extended metadata
Features
- Support netcore and CluedIn 3.2.0+
Changes:
- be5b92a Merge remote-tracking branch 'origin/release/3.2'
- a67b850 fix: update description
- d3a1def fix: update description
- 6db2271 fix: update description
- a5c689b build: fix ambiguous calls
- f727bd1 chore: prepare for release
- 28bef4d chore: prepare for release
- d81884e chore: prepare for release
- 2826707 Merge pull request #6 from CluedIn-io/bugfix/Add-Icon
- e253254 Made icon an embedded resource
This list of changes was auto generated.
Release
Release
Features
Initial release
Changes:
- 1ec91f8 Merge pull request #3 from CluedIn-io/develop
- 6a55854 Update Directory.Build.targets
- 7838ab9 Updated to 2.5.2
- 5d18528 Create 0.1.0-release-notes.md
- f888085 Merge pull request #2 from CluedIn-io/feature/Implement_IExtendedEnricherMetadata [ #1 ]
- ba61488 Added new icon, about and domain values to external search provider
- ea3bdd0 Implement IExtendedEnricherMetadata #1
- 6bd1b22 Added integration tests
- da8d847 CI Fixes
- bb520a4 CI Fixes