Skip to content

Commit

Permalink
🐙 source-google-directory: run up-to-date pipeline [2024-08-31] (#45006)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 1, 2024
1 parent 3f1676a commit d0bc393
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 19 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.14
dockerImageTag: 0.2.15
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.14
dockerImageTag: 0.2.15
enabled: true
oss:
enabled: true
Expand Down
37 changes: 21 additions & 16 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.14"
version = "0.2.15"
name = "source-google-directory"
description = "Source implementation for Google Directory."
authors = [ "Airbyte <[email protected]>",]
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.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 |
| 0.2.13 | 2024-08-17 | [44243](https://github.com/airbytehq/airbyte/pull/44243) | Update dependencies |
| 0.2.12 | 2024-08-10 | [43480](https://github.com/airbytehq/airbyte/pull/43480) | Update dependencies |
Expand Down

0 comments on commit d0bc393

Please sign in to comment.