Skip to content

Commit

Permalink
🐙 source-google-directory: run up-to-date pipeline [2024-09-14] (#45540)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 15, 2024
1 parent 728e9ee commit 0f81a1e
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: d19ae824-e289-4b14-995a-0632eb46d246
dockerImageTag: 0.2.16
dockerImageTag: 0.2.17
dockerRepository: airbyte/source-google-directory
githubIssueLabel: source-google-directory
icon: googledirectory.svg
Expand All @@ -14,7 +14,7 @@ data:
packageName: airbyte-source-google-directory
registryOverrides:
cloud:
dockerImageTag: 0.2.16
dockerImageTag: 0.2.17
enabled: true
oss:
enabled: true
Expand Down
45 changes: 24 additions & 21 deletions airbyte-integrations/connectors/source-google-directory/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.2.16"
version = "0.2.17"
name = "source-google-directory"
description = "Source implementation for Google Directory."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/google-directory.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ You should now be ready to use the Google Directory connector in Airbyte.

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------- |
| 0.2.17 | 2024-09-14 | [45540](https://github.com/airbytehq/airbyte/pull/45540) | Update dependencies |
| 0.2.16 | 2024-09-07 | [45268](https://github.com/airbytehq/airbyte/pull/45268) | Update dependencies |
| 0.2.15 | 2024-08-31 | [45006](https://github.com/airbytehq/airbyte/pull/45006) | Update dependencies |
| 0.2.14 | 2024-08-24 | [44625](https://github.com/airbytehq/airbyte/pull/44625) | Update dependencies |
Expand Down

0 comments on commit 0f81a1e

Please sign in to comment.