Skip to content

Commit

Permalink
🐙 source-activecampaign: run up-to-date pipeline [2024-06-25] (#40327)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent 76ff813 commit 82a20dc
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 9f32dab3-77cb-45a1-9d33-347aa5fbe363
dockerImageTag: 0.1.3
dockerImageTag: 0.1.4
dockerRepository: airbyte/source-activecampaign
documentationUrl: https://docs.airbyte.com/integrations/sources/activecampaign
githubIssueLabel: source-activecampaign
Expand Down
20 changes: 10 additions & 10 deletions airbyte-integrations/connectors/source-activecampaign/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.3"
version = "0.1.4"
name = "source-activecampaign"
description = "Source implementation for Activecampaign."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/activecampaign.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ The connector has a rate limit of 5 requests per second per account.

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------- |
| 0.1.4 | 2024-06-25 | [40327](https://github.com/airbytehq/airbyte/pull/40327) | Update dependencies |
| 0.1.3 | 2024-06-22 | [40046](https://github.com/airbytehq/airbyte/pull/40046) | Update dependencies |
| 0.1.2 | 2024-06-04 | [38989](https://github.com/airbytehq/airbyte/pull/38989) | [autopull] Upgrade base image to v1.2.1 |
| 0.1.1 | 2024-05-21 | [38511](https://github.com/airbytehq/airbyte/pull/38511) | [autopull] base image + poetry + up_to_date |
Expand Down

0 comments on commit 82a20dc

Please sign in to comment.