🐙 source-hubspot: release 4.6.2 (#58137)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8ea0e1d146
commit
049bcd16b0
@@ -10,7 +10,7 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 36c891d9-4bd9-43ac-bad2-10e12756272c
|
||||
dockerImageTag: 4.6.2-rc.1
|
||||
dockerImageTag: 4.6.2
|
||||
dockerRepository: airbyte/source-hubspot
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/hubspot
|
||||
erdUrl: https://dbdocs.io/airbyteio/source-hubspot?view=relationships
|
||||
@@ -31,7 +31,7 @@ data:
|
||||
releaseStage: generally_available
|
||||
releases:
|
||||
rolloutConfiguration:
|
||||
enableProgressiveRollout: true
|
||||
enableProgressiveRollout: false
|
||||
breakingChanges:
|
||||
4.0.0:
|
||||
message: >-
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "4.6.2-rc.1"
|
||||
version = "4.6.2"
|
||||
name = "source-hubspot"
|
||||
description = "Source implementation for HubSpot."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
@@ -338,6 +338,7 @@ The connector is restricted by normal HubSpot [rate limitations](https://legacyd
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:-----------|:-----------|:---------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| 4.6.2 | 2025-04-18 | [58137](https://github.com/airbytehq/airbyte/pull/58137) | Promoting release candidate 4.6.2-rc.1 to a main version. |
|
||||
| 4.6.2-rc.1 | 2025-04-13 | [57534](https://github.com/airbytehq/airbyte/pull/57534) | Migrate marketing_emails and email_subscriptions to low code |
|
||||
| 4.6.1 | 2025-04-12 | [57694](https://github.com/airbytehq/airbyte/pull/57694) | Update dependencies |
|
||||
| 4.6.0 | 2025-04-11 | [57572](https://github.com/airbytehq/airbyte/pull/57572) | Promoting release candidate 4.6.0-rc.1 to a main version. |
|
||||
|
||||
Reference in New Issue
Block a user