Skip to content

Commit

Permalink
🐙 source-the-guardian-api: run up-to-date pipeline [2024-08-31] (#44997)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 1, 2024
1 parent e9a517f commit 33ba881
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ data:
type: GSM
connectorType: source
definitionId: d42bd69f-6bf0-4d0b-9209-16231af07a92
dockerImageTag: 0.1.8
dockerImageTag: 0.1.9
dockerRepository: airbyte/source-the-guardian-api
documentationUrl: https://docs.airbyte.com/integrations/sources/the-guardian-api
githubIssueLabel: source-the-guardian-api
Expand Down
25 changes: 15 additions & 10 deletions airbyte-integrations/connectors/source-the-guardian-api/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.8"
version = "0.1.9"
name = "source-the-guardian-api"
description = "Source implementation for the guardian api."
authors = [ "Airbyte <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/the-guardian-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ The key that you are assigned is rate-limited and as such any applications that

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :--------------------------------------------- |
| 0.1.9 | 2024-08-31 | [44997](https://github.com/airbytehq/airbyte/pull/44997) | Update dependencies |
| 0.1.8 | 2024-08-24 | [44746](https://github.com/airbytehq/airbyte/pull/44746) | Update dependencies |
| 0.1.7 | 2024-08-17 | [44208](https://github.com/airbytehq/airbyte/pull/44208) | Update dependencies |
| 0.1.6 | 2024-08-10 | [43540](https://github.com/airbytehq/airbyte/pull/43540) | Update dependencies |
Expand Down

0 comments on commit 33ba881

Please sign in to comment.