Skip to content

Releases: CluedIn-io/CluedIn.Enricher.VatLayer

v4.4.0

12 Dec 17:29
Compare
Choose a tag to compare

Features

  • Display help text on the Enricher Configuration page
  • Enhanced the controls to support selecting accepted entity types and vocabulary keys from dropdown

Fix

Changes:

  • 2898e38 Merge branch 'release/4.4.0'
  • 51f6423 chore: Update CluedIn version to 4.4.0 (#41)
  • af08647 chore: Cut release 4.4.0
  • adbcb85 feat: Update enricher configuration page controls to selector (#39)
  • f6b05dc feat: Add guidance note to enricher configuration page (#38)
  • d824fd5 feat: Add help text to enricher configuration page (#37)
  • ed66b0a Merge pull request #36 from CluedIn-io/master

This list of changes was auto generated.

v4.0.1

11 Nov 12:23
Compare
Choose a tag to compare

Features

  • Set Accepted Entity Type to mandatory

Fix

  • Fixed Accept not responding correctly to configured entity type
  • No longer adding codes to entity

Changes:

  • 050c008 Merge remote-tracking branch 'origin/release/4.0.1'
  • 04a7602 fix: Remove entity code creation (#35)
  • 68f87f0 feat: vatlayer update accepted entity type to mandatory (#34)
  • 138e0e8 chore: Added release notes
  • 64074ad chore: Set codeowner to connector-approvers (#33)
  • 23afa48 fix: Accepts not responding correctly to configured entity type (#32)
  • 961aa2a Merge pull request #31 from CluedIn-io/master

This list of changes was auto generated.

v4.0.0

07 Feb 11:39
Compare
Choose a tag to compare

Features

  • Update to support CluedIn 4.0
  • Supports configurable types and keys

Changes:

  • f500aa0 Merge branch 'release/4.0.0'
  • 9d4f95d chore: Update references (#30)
  • 80374dc Update README.md
  • 43333c2 chore: Updated logo.svg (#29) [ #15355 ]
  • 1ddcde3 feat: Configurable types and keys (#28)
  • 4194a88 chore: Added release notes
  • f48615a chore: Hide constructors which confuse container (#27)
  • 32b8e5f feat: Update to .NET 6 (#26)
  • 9d6eb16 Merge branch 'master' into develop
  • f0e44ad Merge pull request #24 from CluedIn-io/fix/Disable-ScheduleCrawlJobs [ #7649 ]
See More

This list of changes was auto generated.

v3.3.0

27 Jul 02:44
Compare
Choose a tag to compare

Features

  • Implemented Provider Model

What's Changed

Full Changelog: v3.2.0...v3.3.0

Release

24 Nov 16:23
c343d7c
Compare
Choose a tag to compare

Fixes

  • Ensure logo is added as embedded resource

Features

  • Support CluedIn 3.2.0+

Changes:

This list of changes was auto generated.

Release

29 Jul 14:25
Compare
Choose a tag to compare

Features

  • Support netcore and CluedIn 3.0.0+

Changes:

  • 9fb1f3b fix: use netcore build
  • 6451256 feat: support netcore
  • d295ab2 fix: Remove deprecated method
  • d8e7317 feat: Update to NetCore 3.1
  • 9c220f7 Merge pull request #20 from CluedIn-io/bugfix/apitoken-missing-causes-infinite-retries
  • 959939c Changed "ApiToken for VatLayer must be provided." ro not throw exception
  • 4ffe559 Merge pull request #16 from CluedIn-io/bugfix/Only-French-Numbers-Are-Supported
  • 5681be7 Merge pull request #17 from CluedIn-io/feature/update-core-packages-to-2.5.2
  • a0e3bc3 Updated integration test to 2.5.2
  • b41d2fb Updated Core package to 2.5.2
See More
  • 657ee47 Create 0.1.0-release-notes.md
  • 2f13d44 Fixes Issue #11 Validate ISS VAT numbers
  • 776baca Merge branch 'develop' into bugfix/Only-French-Numbers-Are-Supported
  • ddfd8a9 Merge pull request #15 from CluedIn-io/fixes/customqueryinput
  • 2b296d6 Enable skipped integration tests
  • 4bb6b00 Moved customQueryInput beneath if check to ensure its validity
  • b766b71 Merge pull request #13 from CluedIn-io/feature/Implement_IExtendedEnricherMetadata
  • 13b81cc Added new Icon, About and Domain values to ExternalSearch provider
  • bfc975b Implement IExtendedEnricherMetadata #12
  • c509a52 Added entity code for dirty vat number
  • 05aee7f Outcommented regex matchings for all countries and removed skip option on some tests which failed before
  • a1dc4d3 Updated Model with dirtyclue property, removed outcommented regex matchings for each country and updated entity code in the provider
  • b353062 Add tests for VAT numbers supplied by ISS
  • 7b88da3 Merge pull request #10 from CluedIn-io/bugfix/Xunit-Test-Conversion
  • 21dc3f6 removed sealed modifier from external search provider
  • b7d855d Merge branch 'develop' into bugfix/Xunit-Test-Conversion
  • c66ede7 Merge pull request #9 from CluedIn-io/feature/Logging
  • 344d24a Rename test project to integrate with CI expectations
  • 4715bd2 Fix External search query produced log message
  • dd4796c Fix External search query produced log message
  • bf3a5fd Remove unused xunit.runner.utility dependency
  • de339d4 Remove MSTest dependencies
  • 705d120 Migrate VAT cleaner tests to Xunit
  • 52777af Update CluedIn.ExternalSearch to 2.4.0-alpha0183
  • 2cecdb7 Add single quotes arround logged values to show empty strings
  • bbff72c Update all nuget package references
  • 5313b9a Add missing closing ')' to regex
  • c11d9d2 Update CluedIn.ExternalSearch to 2.4.0-alpha0180
  • 12103fb Consolidate nuget package references
  • 7a96bb0 Add logging for public methods
  • 494ca7a Add static modifier to private methods
  • 13286df Check public methods for null values
  • ceddb97 Fixing logic in FRVATCheckDigit function
  • c63e27a Merge pull request #6 from CluedIn-io/bugfixes/vatLayer
  • b559427 Fixing some of customer unit tests and wrote few comments on how to test specific stuff
  • 4b30b31 Added Unit Tests for customer cases of VAT values (they are all failing and you need to fix them)
  • cca9c19 Added cleaner to the build queries
  • e06c60b Added VatCleaner utility class for each of the country along with the unit tests
  • 6c24474 Add integration tests
  • 8cb967a Applied changes from main repo https://github.com/CluedIn-io/CluedIn/commit/10980860b247e9363aef25102c96f6204cefcf02
  • f8bf080 Added fixed from https://github.com/CluedIn-io/CluedIn/commit/10980860b247e9363aef25102c96f6204cefcf02
  • ae71160 Update CI
  • cfaa26c Update Readme
  • 0918761 Initial commit
  • 1a01921 Merge pull request #7 from CluedIn-io/master [ #3 ]
  • 5543735 Merge pull request #6 from CluedIn-io/feature/Consolidate-HubSpot-Template-Changes
  • 2bd7e52 Merge pull request #3 from CluedIn-io/develop
  • 25f3dff Ignore NDepend output
  • 93d6998 Split unit and integrationtest steps
  • e639b12 PackageReference is optional, remove test
  • a8777e4 Remove TODO from build properties
  • c765bf2 Make GitVersion and GitHub source linking optional
  • a773618 Merge pull request #4 from CluedIn-io/feature/From-Crawling-HubSpot
  • 88b5752 Optimise direcory build settings
  • 48a1249 Remove global.json file
  • f69f1c9 De-comment name property setting
  • ff1915d Sourcelink properties set
  • 3760c70 Code analysis disabled by default
  • 756e7a2 Merge pull request #2 from CluedIn-io/feature/CluedIn-Project-Reference-Tests
  • 5319175 Refine external project tests
  • 261fa4b Company and Copyright properties added to removed patterns project tests
  • 0f5db91 CluedIn project references test added
  • 19cbb30 Add CluedIn Repository Code Migration instructions
  • 81426fc Improve simple usage instructions
  • 2235a20 Simple Usage documented
  • 16ec993 Merge pull request #1 from CluedIn-io/feature/Template-From-Cluedin-App
  • c11930e Rename repository to CluedIn.CSharp.Template
  • 65ea7c8 Provision README for repository
  • 0d2d682 Migrate common settings and folder structure

This list of changes was auto generated.