Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-21 | 1.1 kB | |
Release v2.0.7 source code.tar.gz | 2025-07-21 | 1.5 MB | |
Release v2.0.7 source code.zip | 2025-07-21 | 2.0 MB | |
Totals: 3 Items | 3.4 MB | 0 |
Release 2.0.7
Container Images
GitHub Container Registry (GHCR)
:::bash
docker pull ghcr.io/arcadeai/worker:2.0.7
docker pull ghcr.io/arcadeai/worker-base:2.0.7
What's Changed
Commits in this release:
Changes since previous release (2025-07-15):
- 856606f Remove arcade_ prefix requirement and add entry point toolkit discovery (#485) (Eric Gustin)
- b81bb86 Skip tests that require secrets in forks (#495) (Evan Tahler)
- e1cf58f skip tests with GHA secrets on forks (#496) (Evan Tahler)
- 1843e41 Add Zendesk Toolkit (#458) (Lucas Petralli)
- d5ae347 Toolkit docs generator command for Arcade CLI (#414) (Renato Byrro)
- cb7b386 Add Linear as wellknown provider (#494) (Eric Gustin)
- 0b1f513 Add Simplified Linear Toolkit (#465) (Shub)
- 173cc69 bugfix: URL expansion in Twitter (#500) (Mateo Torres)
- 4598e1e Updates to Notion toolkit (#476) (Eric Gustin)
- f4480c3 Fix
arcade worker list
endpoints (#504) (Sterling Dreyer)
This release includes all changes from the main branch.