Skip to content

Commit 1e4e8e7

Browse files
authored
πŸ™ source-rd-station-marketing: run up-to-date pipeline [2024-08-03] (#43085)
1 parent 8720e70 commit 1e4e8e7

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

β€Žairbyte-integrations/connectors/source-rd-station-marketing/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: fb141f29-be2a-450b-a4f2-2cd203a00f84
5-
dockerImageTag: 0.2.6
5+
dockerImageTag: 0.2.7
66
dockerRepository: airbyte/source-rd-station-marketing
77
githubIssueLabel: source-rd-station-marketing
88
icon: rdstation.svg

β€Žairbyte-integrations/connectors/source-rd-station-marketing/poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žairbyte-integrations/connectors/source-rd-station-marketing/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.2.6"
6+
version = "0.2.7"
77
name = "source-rd-station-marketing"
88
description = "Source implementation for RD Station Marketing."
99
authors = [ "Airbyte <[email protected]>",]

β€Ždocs/integrations/sources/rd-station-marketing.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Each endpoint has its own performance limitations, which also consider the accou
4747

4848
| Version | Date | Pull Request | Subject |
4949
| :------ | :--------- | :-------------------------------------------------------- | :------------------------------- |
50+
| 0.2.7 | 2024-08-03 | [43085](https://github.com/airbytehq/airbyte/pull/43085) | Update dependencies |
5051
| 0.2.6 | 2024-07-27 | [42665](https://github.com/airbytehq/airbyte/pull/42665) | Update dependencies |
5152
| 0.2.5 | 2024-07-20 | [42187](https://github.com/airbytehq/airbyte/pull/42187) | Update dependencies |
5253
| 0.2.4 | 2024-07-13 | [41898](https://github.com/airbytehq/airbyte/pull/41898) | Update dependencies |

0 commit comments

Comments
Β (0)