Skip to content

Commit

Permalink
🐙 source-statuspage: run up-to-date pipeline [2024-06-26] (#40182)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 27, 2024
1 parent 51917de commit 48aa409
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 51 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 74cbd708-46c3-4512-9c93-abd5c3e9a94d
dockerImageTag: 0.1.3
dockerImageTag: 0.1.4
dockerRepository: airbyte/source-statuspage
githubIssueLabel: source-statuspage
icon: statuspage.svg
Expand Down
103 changes: 55 additions & 48 deletions airbyte-integrations/connectors/source-statuspage/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.3"
version = "0.1.4"
name = "source-statuspage"
description = "Source implementation for statuspage."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
3 changes: 2 additions & 1 deletion docs/integrations/sources/statuspage.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@ Mailjet APIs are under rate limits for the number of API calls allowed per API k

| Version | Date | Pull Request | Subject |
|:--------|:-----------| :-------------------------------------------------------- | :---------------------------------------------- |
| 0.1.4 | 2024-06-26 | [40182](https://github.com/airbytehq/airbyte/pull/40182) | Update dependencies |
| 0.1.3 | 2024-06-20 | [#38662](https://github.com/airbytehq/airbyte/pull/38662) | Make connector compatible with Builder |
| 0.1.2 | 2024-06-04 | [39064](https://github.com/airbytehq/airbyte/pull/39064) | [autopull] Upgrade base image to v1.2.1 |
| 0.1.1 | 2024-05-20 | [38451](https://github.com/airbytehq/airbyte/pull/38451) | [autopull] base image + poetry + up_to_date |
| 0.1.0 | 2022-10-30 | [#18664](https://github.com/airbytehq/airbyte/pull/18664) | 🎉 New Source: Statuspage.io API [low-code CDK] |

</details>
</details>

0 comments on commit 48aa409

Please sign in to comment.