Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-posthog version to 1.1.11
Build source-posthog docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
Create or update pull request on Airbyte repository
Add changelog entry
  • Loading branch information
airbyteio committed Sep 14, 2024
1 parent d27e8d2 commit cf86e74
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: af6d50ee-dddf-4126-a8ee-7faee990774f
dockerImageTag: 1.1.10
dockerImageTag: 1.1.11
dockerRepository: airbyte/source-posthog
documentationUrl: https://docs.airbyte.com/integrations/sources/posthog
githubIssueLabel: source-posthog
Expand Down
33 changes: 18 additions & 15 deletions airbyte-integrations/connectors/source-posthog/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "1.1.10"
version = "1.1.11"
name = "source-posthog"
description = "Source implementation for Posthog."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/posthog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.11 | 2024-09-14 | [45570](https://github.com/airbytehq/airbyte/pull/45570) | Update dependencies |
| 1.1.10 | 2024-09-07 | [45241](https://github.com/airbytehq/airbyte/pull/45241) | Update dependencies |
| 1.1.9 | 2024-08-31 | [44996](https://github.com/airbytehq/airbyte/pull/44996) | Update dependencies |
| 1.1.8 | 2024-08-24 | [44658](https://github.com/airbytehq/airbyte/pull/44658) | Update dependencies |
Expand Down

0 comments on commit cf86e74

Please sign in to comment.