Skip to content

Releases: CluedIn-io/CluedIn.Crawling.HubSpot

v4.0.0

06 Feb 17:17
Compare
Choose a tag to compare

Features

  • Update to support CluedIn 4.0

Changes:

See More
  • 723404d chore: Update dependencies
  • b2a0d2c chore: Update to .NET 6
  • 1edf39e Merge branch 'master' into develop
  • ed2f01f Merge pull request #61 from CluedIn-io/release/3.5.0

This list of changes was auto generated.

v3.5.0

08 Sep 14:13
7ba5d87
Compare
Choose a tag to compare

Features

Support for CluedIn 2023.07+

Changes:

  • a3f4807 chore: Fix build
  • eacfc87 Merge branch 'release/3.5.0'
  • ffe53d2 feat: Add auth headers to all huspot calls
  • 38dab72 feat: Add bearer authorization to hubspot provider
  • 8cb30bd feat: Huspot must pass the api key as a bearer token
  • d5bcf2d Merge branch 'release/3.4.0'
  • 1aade82 chore: Update tag for future develop
  • ee766f8 feature: Add check for a specific range of vocab keys (AB#12392) (#59)
  • 86f5056 Merge pull request #58 from CluedIn-io/bugFix/incorrect-post-url
  • aa88400 chore: Address code review
See More
  • 95a8c89 chore: Refactor starts with
  • 964f7a4 chore: Add json camelcase attribute
  • c4e2bda chore: refactor fields
  • cd96914 chore: Update tests
  • 810c8dd chore: Apply fixes from review
  • a715a19 chiore: Fix failing unit tests
  • 48405ed chore: Replace contact company name
  • b2e17c8 feature: Correct update method
  • ba93761 chore: Add unit tests for extension
  • 0c28b70 feature Apply generic vocab prefix to keys
  • 1599600 feature: Add extesion to filter vocab
  • 4ac351a Merge pull request #57 from CluedIn-io/chore/update-resource-icon
  • 4dd01dc chore: update the svg icon
  • cc81b54 Updated icon

This list of changes was auto generated.

Release

24 Nov 16:41
Compare
Choose a tag to compare

Features

Support for CluedIn 3.2.0+

Changes:

See More
  • aa9c103 Fixes to outgoing references
  • 47b074c Further /Author fixes
  • 3a07cca Ensure all ModifiedBy, CreatedBy and OwnedBy edges with a /Person are outgoing edges
  • ee8d727 fix: ensure all assets are named correctly (#52)
  • dc47c2d fix: casing in classes
  • 27a11ab fix: file renaming
  • 400943d Merge
  • 8277506 Tweak packages.config
  • d6525eb fix: DI issue with ILogger on FileMetaDataClueProducer ctor
  • 9575176 Fixes #50
  • 53f1fd6 Feat: Enable netcore build
  • 45b7222 Removed reference to cluedIn.Core.Agent that was preventing running under ES 6 B/E server branch
  • 500cdea Updated to CluedIn Core 2.5.6
  • a6db0ba Merge pull request #45 from CluedIn-io/feature/Notes_in_the_crawler_is_wrong [ #44 ]
  • bf1c276 Cahnged to correct text
  • 9edd7a5 Notes in the crawler is 'wrong' #44
  • 9de5487 Fixes problem where data was not yielded back to processing pipeline correctly, resulting in timeout on large datasets #42 (#43)
  • e535286 Update implementation of IExtendedProviderMetadata (#41)
  • 80afb57 Changed all clue properties with dates to ISO 8601 (#38)
  • 937e0f6 Merge pull request #36 from CluedIn-io/bugfix/Log-Failure-Paths
  • acd1823 Log response content length rather than payload
  • ea75d55 Fix missing method runtime exceptions for logging
  • b90cce5 Add category web trait to tests requiring external internet access
  • fdd87d7 Add appropriate logging to failure paths
  • 556ac09 Update integration tests to reflect entity additions on test hubspot … (#22)
  • 9e64008 Merge pull request #35 from CluedIn-io/feature/Fix-JSON-returned-via-IExtendedProviderMetaData [ #34 ]
  • 52c4780 Fixes JSON returned via IExtendedProviderMetaData #34
  • d74a083 Merge pull request #33 from CluedIn-io/bugfix/set-correct-description-text
  • cf25aaa Set correct Description etc text returned via IExtendedProviderMetaData. [ #32 ]
  • f3eb5de Uses v2.4-alpha0079 Core packages (#31)
  • e82b5d1 Merge pull request #30 from CluedIn-io/vlad/fix-owner-response-route
  • 9c8d13f Removed extra slash from route
  • 5034501 Updates CrawlerIntegrationTesting to 1.1.3 to pull in v2.4 Core packages. All tests now pass (#29)
  • 8e5155b Embeds provider image as resource (#27)
  • dfc9642 Merge pull request #25 from CluedIn-io/fix/update-cluedin-references
  • 6d25b1e Change CrawlerIntegrationTesting package to v 1.1.2
  • 32ab466 Remove CluedIn.Server package reference
  • 56a367c Change CluedIn references to 2.4.0-alpha0073
  • 28d9871 Implements #23 (#24)
  • 089098f Update azure-pipelines.yml for Azure Pipelines
  • f5403aa Update azure-pipelines.yml for Azure Pipelines
  • 76fd879 Removes unwanted folders
  • b0a15ea Renamed test projects
  • 26334bb Renamed test folders
  • 830f01b Renamed HubSpot folders correctly
  • d1ae433 Renamed folders
  • 5334712 Merge pull request #21 from CluedIn-io/bugfix/handle-api-throttling
  • 0aa04af Merge branch 'develop' into bugfix/handle-api-throttling
  • 107a077 Merge pull request #16 from CluedIn-io/feature/documentation-release-pipeline
  • 3665fcb Merge pull request #17 from CluedIn-io/feature/adding-documentation
  • eac2b1a Updated CluedIn.Core packages
  • d64f9c0 Added entity mappings and config images
  • 890fe36 Adding images to readme
  • 9b6a04e Added exceptions folder
  • 8d526fd Added Daily usage limit check at start of crawl
  • 3fa9bd0 Started documentation
  • 9617a05 Fixed iterators to handle daily throttling and interval throttling
  • f2d0791 Updated azure-pipelines.yml to use doc publishing
  • 20a7e3e Added documentation placeholder
  • 7fa3851 Added documentation artifact releasing
  • 9127a0f Merge pull request #13 from CluedIn-io/bugfix/12-System-BadImageFormatException
  • 3d2fec5 Update CluedIn packages to 0938 alpha version
  • c06310d Fixes issue #12
  • e693ece Updated to CluedIn.Core 2.18.0-alpha0935 (#10)
  • a30e565 Commented int tests not available with expired Hubspot trial account used for dev
  • c3145d3 Fixed issue where crawling was not invoked due to mismatched component name
  • 1641ade Applied changes found in https://github.com/CluedIn-io/CluedIn/pull/758/files
  • 2434c0d Updated to latest CluedIn packages
  • 6ef293f Updated CluedIn* package references to latest
  • edb011c Corrected text in HubSpotConstants.cs
  • 98d4224 Merge pull request #8 from CluedIn-io/feature/Issue-7-Create-Nuspec
  • b5aeb4d Update azure-pipelines.yml
  • f63d58b Update azure-pipelines.yml
  • 9011e72 Update azure-pipelines.yml
  • e2797f0 Update azure-pipelines.yml
  • 32cae58 Update azure-pipelines.yml
  • 88f9ef6 Update azure-pipelines.yml
  • 5e3a82e $(buildConfiguration) consistency
  • 9f51621 comment out includeReferencedProjects
  • dda394c add feedsToUse config
  • d5d113c fix yaml
  • ebd896a WIP use nuget.exe pack
  • e3439ed Provide manual instructions on generating crawler and provider NuGet packages
  • f152f22 Merge pull request #4 from CluedIn-io/feature/cleanup-todo-list
  • d8e8e4c Remove unused field
  • 3664b39 Remove deprecated commented out code
  • 44fbfdb Prioritize NuGet package usage documentation
  • 4a7d8a4 Improve documentation on running unit and integration tests
  • 19f3d0d Fixed markdown formatting
  • 3f2bd57 Fixed typeos in readme
  • 58d2acb Updated readme with usage and debugging details
  • 5d8cae2 Commnent out int tests that arr no longer valdi as hubspot test account is expiring
  • 13cf2cd Merged develop into this branch
  • 512f937 Removed unnecessary TODO
  • 9dc01fc Removed irrelevant TODO's
  • 57e9443 Finished off any relevant TODO's in code
  • 49cd158 Remove some obsolete To Do's and fixed logging error in client
  • 4260e41 removed HubSpot... at start of config options
  • d216006 Removed trailing backslash from api base uri
  • e1d6cd5 Changed config settings to match convention Provider.NameSetting (ie Provider.HubSpoBaseUri)
  • 8dd7b85 Added verbose logging of calls to HubspotClient.GetAsync
  • c06f75b Improved error reporting
  • a317637 Added error logging to HubSpotProvider.GetAccountInformation()
  • 6128281...
Read more