Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-google-directory version to 0.2.16
Build source-google-directory docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
Create or update pull request on Airbyte repository
Add changelog entry
  • Loading branch information
airbyteio committed Sep 7, 2024
1 parent 5cb6c6f commit 7bd3564
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 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.15
dockerImageTag: 0.2.16
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.15
dockerImageTag: 0.2.16
enabled: true
oss:
enabled: true
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.2.15"
version = "0.2.16"
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.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 |
| 0.2.13 | 2024-08-17 | [44243](https://github.com/airbytehq/airbyte/pull/44243) | Update dependencies |
Expand Down

0 comments on commit 7bd3564

Please sign in to comment.