Skip to content

Commit

Permalink
🐙 source-unleash: run up-to-date pipeline [2024-08-24] (#44685)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Aug 25, 2024
1 parent 20f7214 commit 1847bc6
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: f77914a1-442b-4195-9355-8810a1f4ed3f
dockerImageTag: 0.1.12
dockerImageTag: 0.1.13
dockerRepository: airbyte/source-unleash
githubIssueLabel: source-unleash
icon: unleash.svg
Expand Down
112 changes: 56 additions & 56 deletions airbyte-integrations/connectors/source-unleash/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.12"
version = "0.1.13"
name = "source-unleash"
description = "Source implementation for Unleash."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/unleash.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ The API key that you are assigned is rate-limited.

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :------------------------------------ |
| 0.1.13 | 2024-08-24 | [44685](https://github.com/airbytehq/airbyte/pull/44685) | Update dependencies |
| 0.1.12 | 2024-08-17 | [44356](https://github.com/airbytehq/airbyte/pull/44356) | Update dependencies |
| 0.1.11 | 2024-08-10 | [43609](https://github.com/airbytehq/airbyte/pull/43609) | Update dependencies |
| 0.1.10 | 2024-08-03 | [43122](https://github.com/airbytehq/airbyte/pull/43122) | Update dependencies |
Expand Down

0 comments on commit 1847bc6

Please sign in to comment.