Skip to content

Commit

Permalink
🐙 source-postmarkapp: run up-to-date pipeline [2024-09-14] (#45535)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 15, 2024
1 parent 2e5b925 commit 29afd09
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 @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: cde75ca1-1e28-4a0f-85bb-90c546de9f1f
dockerImageTag: 0.1.18
dockerImageTag: 0.1.19
dockerRepository: airbyte/source-postmarkapp
documentationUrl: https://docs.airbyte.com/integrations/sources/postmarkapp
githubIssueLabel: source-postmarkapp
Expand Down
33 changes: 18 additions & 15 deletions airbyte-integrations/connectors/source-postmarkapp/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 = "0.1.18"
version = "0.1.19"
name = "source-postmarkapp"
description = "Source implementation for Postmarkapp."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/postmarkapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ The Postmarkapp source connector supports the following [sync modes](https://doc

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.1.19 | 2024-09-14 | [45535](https://github.com/airbytehq/airbyte/pull/45535) | Update dependencies |
| 0.1.18 | 2024-09-07 | [45259](https://github.com/airbytehq/airbyte/pull/45259) | Update dependencies |
| 0.1.17 | 2024-08-31 | [44975](https://github.com/airbytehq/airbyte/pull/44975) | Update dependencies |
| 0.1.16 | 2024-08-24 | [44705](https://github.com/airbytehq/airbyte/pull/44705) | Update dependencies |
Expand Down

0 comments on commit 29afd09

Please sign in to comment.