🐙 destination-timeplus: run up-to-date pipeline [2025-02-15] (#53867)
This commit is contained in:
@@ -2,7 +2,7 @@ data:
|
||||
connectorSubtype: database
|
||||
connectorType: destination
|
||||
definitionId: f70a8ece-351e-4790-b37b-cb790bcd6d54
|
||||
dockerImageTag: 0.1.35
|
||||
dockerImageTag: 0.1.36
|
||||
dockerRepository: airbyte/destination-timeplus
|
||||
githubIssueLabel: destination-timeplus
|
||||
icon: timeplus.svg
|
||||
@@ -35,5 +35,5 @@ data:
|
||||
# type: GSM
|
||||
# alias: airbyte-connector-testing-secret-store
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:3.0.2@sha256:73697fbe1c0e2ebb8ed58e2268484bb4bfb2cb56b653808e1680cbc50bafef75
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "0.1.35"
|
||||
version = "0.1.36"
|
||||
name = "destination-timeplus"
|
||||
description = "Destination implementation for Timeplus."
|
||||
authors = ["Airbyte <jove@timeplus.io>"]
|
||||
|
||||
@@ -39,6 +39,7 @@ You'll need the following information to configure the Timeplus destination:
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:--------| :--------- | :-------------------------------------------------------- | :------------------- |
|
||||
| 0.1.36 | 2025-02-15 | [53867](https://github.com/airbytehq/airbyte/pull/53867) | Update dependencies |
|
||||
| 0.1.35 | 2025-02-08 | [53417](https://github.com/airbytehq/airbyte/pull/53417) | Update dependencies |
|
||||
| 0.1.34 | 2025-02-01 | [52897](https://github.com/airbytehq/airbyte/pull/52897) | Update dependencies |
|
||||
| 0.1.33 | 2025-01-25 | [52195](https://github.com/airbytehq/airbyte/pull/52195) | Update dependencies |
|
||||
|
||||
Reference in New Issue
Block a user