Skip to content

Commit

Permalink
🐙 source-braintree: run up-to-date pipeline [2024-11-04] (#48212)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Nov 5, 2024
1 parent 48936db commit ee77d88
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 63cea06f-1c75-458d-88fe-ad48c7cb27fd
dockerImageTag: 0.3.20
dockerImageTag: 0.3.21
dockerRepository: airbyte/source-braintree
documentationUrl: https://docs.airbyte.com/integrations/sources/braintree
githubIssueLabel: source-braintree
Expand Down
18 changes: 9 additions & 9 deletions airbyte-integrations/connectors/source-braintree/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.3.20"
version = "0.3.21"
name = "source-braintree"
description = "Source implementation for Braintree."
authors = ["Airbyte <[email protected]>"]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/braintree.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ The Braintree connector should not run into Braintree API limitations under norm

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------- |
| 0.3.21 | 2024-11-04 | [48212](https://github.com/airbytehq/airbyte/pull/48212) | Update dependencies |
| 0.3.20 | 2024-10-21 | [47062](https://github.com/airbytehq/airbyte/pull/47062) | Update dependencies |
| 0.3.19 | 2024-10-12 | [46849](https://github.com/airbytehq/airbyte/pull/46849) | Update dependencies |
| 0.3.18 | 2024-10-05 | [46496](https://github.com/airbytehq/airbyte/pull/46496) | Update dependencies |
Expand Down

0 comments on commit ee77d88

Please sign in to comment.