Skip to content

Commit

Permalink
🐙 source-braintree: run up-to-date pipeline [2024-08-24] (#44287)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Aug 25, 2024
1 parent 01a7fc1 commit 380502f
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 59 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.11
dockerImageTag: 0.3.12
dockerRepository: airbyte/source-braintree
documentationUrl: https://docs.airbyte.com/integrations/sources/braintree
githubIssueLabel: source-braintree
Expand Down
114 changes: 57 additions & 57 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.11"
version = "0.3.12"
name = "source-braintree"
description = "Source implementation for Braintree."
authors = ["Airbyte <contact@airbyte.io>"]
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.12 | 2024-08-24 | [44287](https://github.com/airbytehq/airbyte/pull/44287) | Update dependencies |
| 0.3.11 | 2024-08-12 | [43953](https://github.com/airbytehq/airbyte/pull/43953) | Corrects timezone handling |
| 0.3.10 | 2024-08-10 | [43666](https://github.com/airbytehq/airbyte/pull/43666) | Update dependencies |
| 0.3.9 | 2024-08-03 | [43225](https://github.com/airbytehq/airbyte/pull/43225) | Update dependencies |
Expand Down

0 comments on commit 380502f

Please sign in to comment.