Skip to content

Commit

Permalink
🐙 source-orbit: run up-to-date pipeline [2024-06-25] (#40293)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent ecfd00e commit fb9587f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-orbit/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 95bcc041-1d1a-4c2e-8802-0ca5b1bfa36a
dockerImageTag: 0.3.7
dockerImageTag: 0.3.8
dockerRepository: airbyte/source-orbit
documentationUrl: https://docs.airbyte.com/integrations/sources/orbit
githubIssueLabel: source-orbit
Expand Down
6 changes: 3 additions & 3 deletions airbyte-integrations/connectors/source-orbit/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.7"
version = "0.3.8"
name = "source-orbit"
description = "Source implementation for Orbit."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/orbit.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ The Orbit API Key should be available to you immediately as an Orbit user.

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.3.8 | 2024-06-25 | [40293](https://github.com/airbytehq/airbyte/pull/40293) | Update dependencies |
| 0.3.7 | 2024-06-22 | [40041](https://github.com/airbytehq/airbyte/pull/40041) | Update dependencies |
| 0.3.6 | 2024-06-06 | [39179](https://github.com/airbytehq/airbyte/pull/39179) | [autopull] Upgrade base image to v1.2.2 |
| 0.3.5 | 2024-05-28 | [38700](https://github.com/airbytehq/airbyte/pull/38700) | Make compatible with builder |
Expand Down

0 comments on commit fb9587f

Please sign in to comment.