Skip to content

Commit

Permalink
🐙 source-wrike: run up-to-date pipeline [2024-06-25] (#40330)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent e5189a6 commit 6dd692d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-wrike/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 9c13f986-a13b-4988-b808-4705badf71c2
dockerImageTag: 0.2.4
dockerImageTag: 0.2.5
dockerRepository: airbyte/source-wrike
githubIssueLabel: source-wrike
icon: wrike.svg
Expand Down
20 changes: 10 additions & 10 deletions airbyte-integrations/connectors/source-wrike/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.4"
version = "0.2.5"
name = "source-wrike"
description = "Source implementation for Wrike."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/wrike.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ The Wrike connector should not run into Wrike API limitations under normal usage

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- |:-----------------------------------------------------------------------|
| 0.2.5 | 2024-06-25 | [40330](https://github.com/airbytehq/airbyte/pull/40330) | Update dependencies |
| 0.2.4 | 2024-06-22 | [40033](https://github.com/airbytehq/airbyte/pull/40033) | Update dependencies |
| 0.2.3 | 2024-06-06 | [39224](https://github.com/airbytehq/airbyte/pull/39224) | [autopull] Upgrade base image to v1.2.2 |
| 0.2.2 | 2024-05-28 | [38663](https://github.com/airbytehq/airbyte/pull/38663) | Make connector compatible with Builder |
Expand Down

0 comments on commit 6dd692d

Please sign in to comment.