[up-to-date]Upgrade the base image to the latest version in metadata.yaml; Update versions of libraries in poetry; PATCH bump source-posthog version to 1.1.26; Create or update pull request on Airbyte repository; Add changelog entry
This commit is contained in:
committed by
GitHub
parent
499a92d065
commit
0fb1e58ddd
@@ -9,12 +9,12 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: af6d50ee-dddf-4126-a8ee-7faee990774f
|
||||
dockerImageTag: 1.1.25
|
||||
dockerImageTag: 1.1.26
|
||||
dockerRepository: airbyte/source-posthog
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/posthog
|
||||
githubIssueLabel: source-posthog
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:3.0.2@sha256:73697fbe1c0e2ebb8ed58e2268484bb4bfb2cb56b653808e1680cbc50bafef75
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.1.0@sha256:1d1aa21d34e851df4e8a87b391c27724c06e2597608e7161f4d167be853bd7b6
|
||||
icon: posthog.svg
|
||||
license: ELv2
|
||||
name: PostHog
|
||||
|
||||
1126
airbyte-integrations/connectors/source-posthog/poetry.lock
generated
1126
airbyte-integrations/connectors/source-posthog/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "1.1.25"
|
||||
version = "1.1.26"
|
||||
name = "source-posthog"
|
||||
description = "Source implementation for Posthog."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
@@ -71,6 +71,7 @@ Want to use the PostHog API beyond these limits? Email Posthog at `customers@pos
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------- |
|
||||
| 1.1.26 | 2025-12-16 | [64974](https://github.com/airbytehq/airbyte/pull/64974) | Update dependencies |
|
||||
| 1.1.25 | 2025-02-01 | [53032](https://github.com/airbytehq/airbyte/pull/53032) | Update dependencies |
|
||||
| 1.1.24 | 2025-01-25 | [52536](https://github.com/airbytehq/airbyte/pull/52536) | Update dependencies |
|
||||
| 1.1.23 | 2025-01-18 | [51856](https://github.com/airbytehq/airbyte/pull/51856) | Update dependencies |
|
||||
|
||||
Reference in New Issue
Block a user