Skip to content

Commit 8dc4fb8

Browse files
authored
🐙 source-salesloft: run up-to-date pipeline [2024-08-12] (#43910)
1 parent 71fc23a commit 8dc4fb8

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-salesloft/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ data:
2222
connectorSubtype: api
2323
connectorType: source
2424
definitionId: 41991d12-d4b5-439e-afd0-260a31d4c53f
25-
dockerImageTag: 1.2.13
25+
dockerImageTag: 1.2.14
2626
dockerRepository: airbyte/source-salesloft
2727
githubIssueLabel: source-salesloft
2828
icon: icon.svg

airbyte-integrations/connectors/source-salesloft/poetry.lock

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

airbyte-integrations/connectors/source-salesloft/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 = "1.2.13"
6+
version = "1.2.14"
77
name = "source-salesloft"
88
description = "Source implementation for Salesloft."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/salesloft.md

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ Salesloft has the [rate limits](hhttps://developers.salesloft.com/api.html#!/Top
105105

106106
| Version | Date | Pull Request | Subject |
107107
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------------------------------------- |
108+
| 1.2.14 | 2024-08-12 | [43910](https://github.com/airbytehq/airbyte/pull/43910) | Update dependencies |
108109
| 1.2.13 | 2024-08-10 | [43524](https://github.com/airbytehq/airbyte/pull/43524) | Update dependencies |
109110
| 1.2.12 | 2024-08-03 | [43051](https://github.com/airbytehq/airbyte/pull/43051) | Update dependencies |
110111
| 1.2.11 | 2024-07-27 | [42800](https://github.com/airbytehq/airbyte/pull/42800) | Update dependencies |

0 commit comments

Comments
 (0)