Skip to content

Commit e69d480

Browse files
committed
Update versions of libraries in poetry.
PATCH bump destination-firestore version to 0.2.23 Build destination-firestore docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 4231003 commit e69d480

File tree

4 files changed

+31
-27
lines changed

4 files changed

+31
-27
lines changed

airbyte-integrations/connectors/destination-firestore/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: database
33
connectorType: destination
44
definitionId: 27dc7500-6d1b-40b1-8b07-e2f2aea3c9f4
5-
dockerImageTag: 0.2.22
5+
dockerImageTag: 0.2.23
66
dockerRepository: airbyte/destination-firestore
77
githubIssueLabel: destination-firestore
88
icon: firestore.svg

airbyte-integrations/connectors/destination-firestore/poetry.lock

Lines changed: 28 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/destination-firestore/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.2.22"
6+
version = "0.2.23"
77
name = "destination-firestore"
88
description = "Destination implementation for Google Firestore."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/destinations/firestore.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Each stream will be output into a BigQuery table.
3939

4040
| Version | Date | Pull Request | Subject |
4141
|:--------| :--------- | :----------------------------------------------------- | :---------------------------- |
42+
| 0.2.23 | 2025-05-17 | [60597](https://github.com/airbytehq/airbyte/pull/60597) | Update dependencies |
4243
| 0.2.22 | 2025-05-10 | [59845](https://github.com/airbytehq/airbyte/pull/59845) | Update dependencies |
4344
| 0.2.21 | 2025-05-03 | [59334](https://github.com/airbytehq/airbyte/pull/59334) | Update dependencies |
4445
| 0.2.20 | 2025-04-26 | [58266](https://github.com/airbytehq/airbyte/pull/58266) | Update dependencies |

0 commit comments

Comments
 (0)