Skip to content

Commit

Permalink
🐙 source-google-pagespeed-insights: run up-to-date pipeline [2024-06-…
Browse files Browse the repository at this point in the history
…29] (#40439)
  • Loading branch information
alafanechere authored Jun 30, 2024
1 parent 3e6239b commit 4c4fcff
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 1e9086ab-ddac-4c1d-aafd-ba43ff575fe4
dockerImageTag: 0.1.8
dockerImageTag: 0.1.9
dockerRepository: airbyte/source-google-pagespeed-insights
documentationUrl: https://docs.airbyte.com/integrations/sources/google-pagespeed-insights
githubIssueLabel: source-google-pagespeed-insights
Expand Down

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-google-pagespeed-insights"
description = "Source implementation for Google Pagespeed Insights."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/google-pagespeed-insights.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ If the connector is used with an API key, Google allows for 25.000 queries per d

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.1.9 | 2024-06-29 | [40439](https://github.com/airbytehq/airbyte/pull/40439) | Update dependencies |
| 0.1.8 | 2024-06-22 | [40104](https://github.com/airbytehq/airbyte/pull/40104) | Update dependencies |
| 0.1.7 | 2024-06-06 | [39272](https://github.com/airbytehq/airbyte/pull/39272) | [autopull] Upgrade base image to v1.2.2 |
| 0.1.6 | 2024-05-21 | [38147](https://github.com/airbytehq/airbyte/pull/38147) | Make compatable with builder |
Expand Down

0 comments on commit 4c4fcff

Please sign in to comment.