1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-factorial: run up-to-date pipeline [2025-08-02] (#64400)

This commit is contained in:
Airbyte
2025-08-02 22:05:50 +02:00
committed by GitHub
parent 460ece556d
commit 1f3f062de3
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-factorial
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.0@sha256:8a01d4fabdc7cbee92a583cc30fe08bb8ebba0e8d54569920d29378772b31699
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.5@sha256:79a69ff4f759e8b404c687eff62c72f53b05d567fa830b71d17b01b8deaf2189
connectorSubtype: api
connectorType: source
definitionId: 02e8708f-3270-4f13-8b67-257b8ef439f0
dockerImageTag: 0.0.31
dockerImageTag: 0.0.32
dockerRepository: airbyte/source-factorial
githubIssueLabel: source-factorial
icon: icon.svg

View File

@@ -53,6 +53,7 @@ Visit `https://apidoc.factorialhr.com/reference` for API documentation
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.32 | 2025-08-02 | [64400](https://github.com/airbytehq/airbyte/pull/64400) | Update dependencies |
| 0.0.31 | 2025-07-26 | [64042](https://github.com/airbytehq/airbyte/pull/64042) | Update dependencies |
| 0.0.30 | 2025-07-19 | [63574](https://github.com/airbytehq/airbyte/pull/63574) | Update dependencies |
| 0.0.29 | 2025-07-12 | [63008](https://github.com/airbytehq/airbyte/pull/63008) | Update dependencies |