Skip to content

Commit

Permalink
🐙 source-spacex-api: run up-to-date pipeline [2024-07-27] (airbytehq#…
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored and jtruty committed Aug 10, 2024
1 parent 35429f7 commit c851f45
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 @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 62235e65-af7a-4138-9130-0bda954eb6a8
dockerImageTag: 0.1.11
dockerImageTag: 0.1.12
dockerRepository: airbyte/source-spacex-api
githubIssueLabel: source-spacex-api
icon: spacex.svg
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-spacex-api/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.1.11"
version = "0.1.12"
name = "source-spacex-api"
description = "Source implementation for Spacex Api."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/spacex-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ The SpaceX API has both v4 and v5 for [launches](https://github.com/r-spacex/Spa

| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:--------------------------------------------------|
| 0.1.12 | 2024-07-27 | [42792](https://github.com/airbytehq/airbyte/pull/42792) | Update dependencies |
| 0.1.11 | 2024-07-20 | [42261](https://github.com/airbytehq/airbyte/pull/42261) | Update dependencies |
| 0.1.10 | 2024-07-13 | [41909](https://github.com/airbytehq/airbyte/pull/41909) | Update dependencies |
| 0.1.9 | 2024-07-10 | [41569](https://github.com/airbytehq/airbyte/pull/41569) | Update dependencies |
Expand Down

0 comments on commit c851f45

Please sign in to comment.