Skip to content

Commit cce0187

Browse files
committed
Upgrade the base image to the latest version in metadata.yaml
PATCH bump source-salesloft version to 1.3.2 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
1 parent 07daa89 commit cce0187

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ data:
1818
# Please update to the latest version of the connector base image.
1919
# https://hub.docker.com/r/airbyte/python-connector-base
2020
# Please use the full address with sha256 hash to guarantee build reproducibility.
21-
baseImage: docker.io/airbyte/source-declarative-manifest:5.15.0@sha256:09a84e0622f36393077332faf11cc239e77083fae5fa500592c049dca25888a7
21+
baseImage: docker.io/airbyte/source-declarative-manifest:6.9.2@sha256:ea8087899b36a891ce16e47035b10de8d52b0fb041b593b18e53ed2d699e3b46
2222
connectorSubtype: api
2323
connectorType: source
2424
definitionId: 41991d12-d4b5-439e-afd0-260a31d4c53f
25-
dockerImageTag: 1.3.1
25+
dockerImageTag: 1.3.2
2626
dockerRepository: airbyte/source-salesloft
2727
githubIssueLabel: source-salesloft
2828
icon: icon.svg

docs/integrations/sources/salesloft.md

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

106106
| Version | Date | Pull Request | Subject |
107107
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------- |
108-
| 1.3.1 | 2024-12-03 | [48770](https://github.com/airbytehq/airbyte/pull/48770) | Remove duplication in manifest, fix query param updated_at[gt] |
109-
| 1.3.0 | 2024-11-04 | [47298](https://github.com/airbytehq/airbyte/pull/47298) | Migrate to manifest only format |
108+
| 1.3.2 | 2024-12-11 | [49079](https://github.com/airbytehq/airbyte/pull/49079) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
109+
| 1.3.1 | 2024-12-03 | [48770](https://github.com/airbytehq/airbyte/pull/48770) | Remove duplication in manifest, fix query param updated_at[gt] |
110+
| 1.3.0 | 2024-11-04 | [47298](https://github.com/airbytehq/airbyte/pull/47298) | Migrate to manifest only format |
110111
| 1.2.24 | 2024-10-29 | [47048](https://github.com/airbytehq/airbyte/pull/47048) | Update dependencies |
111112
| 1.2.23 | 2024-10-12 | [46833](https://github.com/airbytehq/airbyte/pull/46833) | Update dependencies |
112113
| 1.2.22 | 2024-10-05 | [46491](https://github.com/airbytehq/airbyte/pull/46491) | Update dependencies |

0 commit comments

Comments
 (0)