🐙 source-hardcoded-records: run up-to-date pipeline [2025-07-12] (#63159)
This commit is contained in:
@@ -5,11 +5,11 @@ data:
|
||||
allowedHosts:
|
||||
hosts: []
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.0.2@sha256:9fdb1888c4264cf6fee473649ecb593f56f58e5d0096a87ee0b231777e2e3e73
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 084124ab-22db-4019-b36d-630418541bf7
|
||||
dockerImageTag: 0.0.41
|
||||
dockerImageTag: 0.0.42
|
||||
dockerRepository: airbyte/source-hardcoded-records
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/hardcoded-records
|
||||
githubIssueLabel: source-hardcoded-records
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "0.0.41"
|
||||
version = "0.0.42"
|
||||
name = "source-hardcoded-records"
|
||||
description = "Source implementation for hardcoded records."
|
||||
authors = [ "Airbyte <evan@airbyte.io>",]
|
||||
|
||||
@@ -149,6 +149,7 @@ None!
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:--------|:-----------|:---------------------------------------------------------|:-------------------------|
|
||||
| 0.0.42 | 2025-07-12 | [63159](https://github.com/airbytehq/airbyte/pull/63159) | Update dependencies |
|
||||
| 0.0.41 | 2025-05-17 | [60722](https://github.com/airbytehq/airbyte/pull/60722) | Update dependencies |
|
||||
| 0.0.40 | 2025-05-10 | [59811](https://github.com/airbytehq/airbyte/pull/59811) | Update dependencies |
|
||||
| 0.0.39 | 2025-05-03 | [58789](https://github.com/airbytehq/airbyte/pull/58789) | Update dependencies |
|
||||
|
||||
Reference in New Issue
Block a user