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-dremio version to 0.1.11
Build source-dremio 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 27, 2024
1 parent 8c3eda1 commit 80f754a
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 @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: d99e9ace-8621-46c2-9144-76ae4751d64b
dockerImageTag: 0.1.10
dockerImageTag: 0.1.11
dockerRepository: airbyte/source-dremio
githubIssueLabel: source-dremio
icon: dremio.svg
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-dremio/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.10"
version = "0.1.11"
name = "source-dremio"
description = "Source implementation for Dremio."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/dremio.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Please read [How to get your APIs credentials](https://docs.dremio.com/software/

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------- |
| 0.1.11 | 2024-07-27 | [42670](https://github.com/airbytehq/airbyte/pull/42670) | Update dependencies |
| 0.1.10 | 2024-07-20 | [42186](https://github.com/airbytehq/airbyte/pull/42186) | Update dependencies |
| 0.1.9 | 2024-07-17 | [38692](https://github.com/airbytehq/airbyte/pull/38692) | Make compatible with builder |
| 0.1.8 | 2024-07-13 | [41812](https://github.com/airbytehq/airbyte/pull/41812) | Update dependencies |
Expand Down

0 comments on commit 80f754a

Please sign in to comment.