Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-salesloft version to 1.2.19
Build source-salesloft docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
Create or update pull request on Airbyte repository
Add changelog entry
  • Loading branch information
airbyteio committed Sep 14, 2024
1 parent d27e8d2 commit f6f03d0
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 41991d12-d4b5-439e-afd0-260a31d4c53f
dockerImageTag: 1.2.18
dockerImageTag: 1.2.19
dockerRepository: airbyte/source-salesloft
githubIssueLabel: source-salesloft
icon: icon.svg
Expand Down
39 changes: 21 additions & 18 deletions airbyte-integrations/connectors/source-salesloft/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 = "1.2.18"
version = "1.2.19"
name = "source-salesloft"
description = "Source implementation for Salesloft."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/salesloft.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Salesloft has the [rate limits](hhttps://developers.salesloft.com/api.html#!/Top

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------------------------------------- |
| 1.2.19 | 2024-09-14 | [45500](/~https://github.com/airbytehq/airbyte/pull/45500) | Update dependencies |
| 1.2.18 | 2024-09-07 | [45238](/~https://github.com/airbytehq/airbyte/pull/45238) | Update dependencies |
| 1.2.17 | 2024-08-31 | [44967](/~https://github.com/airbytehq/airbyte/pull/44967) | Update dependencies |
| 1.2.16 | 2024-08-24 | [44642](/~https://github.com/airbytehq/airbyte/pull/44642) | Update dependencies |
Expand Down

0 comments on commit f6f03d0

Please sign in to comment.