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-strava version to 0.2.11
Build source-strava 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
alafanechere committed Jul 13, 2024
1 parent a730d20 commit fa99076
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 7a4327c4-315a-11ec-8d3d-0242ac130003
dockerImageTag: 0.2.10
dockerImageTag: 0.2.11
dockerRepository: airbyte/source-strava
documentationUrl: https://docs.airbyte.com/integrations/sources/strava
githubIssueLabel: source-strava
Expand Down
6 changes: 3 additions & 3 deletions airbyte-integrations/connectors/source-strava/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.10"
version = "0.2.11"
name = "source-strava"
description = "Source implementation for Strava."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/strava.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ More information about Strava rate limits and adjustments to those limits can be
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.11 | 2024-07-13 | [41933](https://github.com/airbytehq/airbyte/pull/41933) | Update dependencies |
| 0.2.10 | 2024-07-10 | [41499](https://github.com/airbytehq/airbyte/pull/41499) | Update dependencies |
| 0.2.9 | 2024-07-09 | [41201](https://github.com/airbytehq/airbyte/pull/41201) | Update dependencies |
| 0.2.8 | 2024-07-06 | [40970](https://github.com/airbytehq/airbyte/pull/40970) | Update dependencies |
Expand Down

0 comments on commit fa99076

Please sign in to comment.