Skip to content

Releases: ArcadeAI/arcade-ai

Release v2.0.9

23 Jul 22:08
30739dc
Compare
Choose a tag to compare

Release 2.0.9

Container Images

GitHub Container Registry (GHCR)

docker pull ghcr.io/arcadeai/worker:2.0.9
docker pull ghcr.io/arcadeai/worker-base:2.0.9

What's Changed

Commits in this release:

Changes since previous release (2025-07-22):

  • a4468d4 Update setuptools (#507) (Sterling Dreyer)
  • 903340b Fix setuptools install (#508) (Sterling Dreyer)
  • 30739dc Support for multiple Atlassian Clouds in the Jira Toolkit (#506) (Renato Byrro)

This release includes all changes from the main branch.

Release v2.0.8

23 Jul 00:45
903340b
Compare
Choose a tag to compare

Release 2.0.8

Container Images

GitHub Container Registry (GHCR)

docker pull ghcr.io/arcadeai/worker:2.0.8
docker pull ghcr.io/arcadeai/worker-base:2.0.8

What's Changed

Commits in this release:

Changes since previous release (2025-07-18):

  • 4598e1e Updates to Notion toolkit (#476) (Eric Gustin)
  • f4480c3 Fix arcade worker list endpoints (#504) (Sterling Dreyer)
  • a4468d4 Update setuptools (#507) (Sterling Dreyer)
  • 903340b Fix setuptools install (#508) (Sterling Dreyer)

This release includes all changes from the main branch.

Release v2.0.7

22 Jul 20:55
f4480c3
Compare
Choose a tag to compare

Release 2.0.7

Container Images

GitHub Container Registry (GHCR)

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.

Release v2.0.6

18 Jul 22:07
173cc69
Compare
Choose a tag to compare

Release 2.0.6

Container Images

GitHub Container Registry (GHCR)

docker pull ghcr.io/arcadeai/worker:2.0.6
docker pull ghcr.io/arcadeai/worker-base:2.0.6

What's Changed

Commits in this release:

Changes since previous release (2025-07-11):

  • 40cdf20 Postgres Database Toolkit (#459) (Evan Tahler)
  • b1e3c33 Update Slack webhook step (#484) (Eric Gustin)
  • e715ae9 custom callback_host for arcade login (#481) (Evan Tahler)
  • 3f6c7a5 Fix bug in Slack user processing (#488) (Renato Byrro)
  • 32292d4 Fix login callback (#489) (Sterling Dreyer)
  • 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)

This release includes all changes from the main branch.

Release v2.0.5

15 Jul 18:45
32292d4
Compare
Choose a tag to compare

Release 2.0.5

Container Images

GitHub Container Registry (GHCR)

docker pull ghcr.io/arcadeai/worker:2.0.5
docker pull ghcr.io/arcadeai/worker-base:2.0.5

What's Changed

Commits in this release:

Changes since previous release (2025-07-11):

  • 1b05470 Temporarily remove Slack mpim:write scope (#482) (Renato Byrro)
  • 40cdf20 Postgres Database Toolkit (#459) (Evan Tahler)
  • b1e3c33 Update Slack webhook step (#484) (Eric Gustin)
  • e715ae9 custom callback_host for arcade login (#481) (Evan Tahler)
  • 3f6c7a5 Fix bug in Slack user processing (#488) (Renato Byrro)
  • 32292d4 Fix login callback (#489) (Sterling Dreyer)

This release includes all changes from the main branch.

Release v2.0.4

11 Jul 22:45
1b05470
Compare
Choose a tag to compare

Release 2.0.4

Container Images

GitHub Container Registry (GHCR)

docker pull ghcr.io/arcadeai/worker:2.0.4
docker pull ghcr.io/arcadeai/worker-base:2.0.4

What's Changed

Commits in this release:

Changes since previous release (2025-07-01):

  • 0e9207a Bump arcade-ai PyPI Package (#462) (Eric Gustin)
  • 30e36e1 Update slack notification for PyPI publishes (#463) (Eric Gustin)
  • ff8675e Filter out unneeded files/directories before deploying workers (#464) (Eric Gustin)
  • a1dcd76 Update toolkit Makefiles (#466) (Eric Gustin)
  • 87b7d0f Bump CLI version (#467) (Eric Gustin)
  • 1d9a4f2 Bump toolkit versions (#468) (Eric Gustin)
  • a336f43 Fix release workflow for toolkits (#469) (Eric Gustin)
  • bfd183f Bump versions (#470) (Eric Gustin)
  • 490cb8a Fix existing Slack test & bump TK versions (#471) (Eric Gustin)
  • de7b655 Update dependencies (#473) (Sergio Serrano)
  • a30fc93 added ruff toml and pre-comit files to template if community (#477) (Mateo Torres)
  • 07c5210 Split and rename multiple toolkits (#438) (Eric Gustin)
  • ed89af4 Slack Toolkit Refactoring (#453) (Renato Byrro)
  • 836c890 Release candidates for new toolkits (#479) (Eric Gustin)
  • 6889d86 --debug for CLI commands (#454) (Evan Tahler)
  • 64c7771 Officially publish new split toolkits to PyPI (#480) (Eric Gustin)
  • 1b05470 Temporarily remove Slack mpim:write scope (#482) (Renato Byrro)

This release includes all changes from the main branch.

Release v2.0.3

11 Jul 21:00
64c7771
Compare
Choose a tag to compare

Release 2.0.3

Container Images

GitHub Container Registry (GHCR)

docker pull ghcr.io/arcadeai/worker:2.0.3
docker pull ghcr.io/arcadeai/worker-base:2.0.3

What's Changed

Commits in this release:

Changes since previous release (2025-06-24):

  • d86cc1c Add slack alerts to toolkit publish (#457) (Sterling Dreyer)
  • ab34d3a patching toolkit template generator for outside the main repo (#460) (Mateo Torres)
  • 0e9207a Bump arcade-ai PyPI Package (#462) (Eric Gustin)
  • 30e36e1 Update slack notification for PyPI publishes (#463) (Eric Gustin)
  • ff8675e Filter out unneeded files/directories before deploying workers (#464) (Eric Gustin)
  • a1dcd76 Update toolkit Makefiles (#466) (Eric Gustin)
  • 87b7d0f Bump CLI version (#467) (Eric Gustin)
  • 1d9a4f2 Bump toolkit versions (#468) (Eric Gustin)
  • a336f43 Fix release workflow for toolkits (#469) (Eric Gustin)
  • bfd183f Bump versions (#470) (Eric Gustin)
  • 490cb8a Fix existing Slack test & bump TK versions (#471) (Eric Gustin)
  • de7b655 Update dependencies (#473) (Sergio Serrano)
  • a30fc93 added ruff toml and pre-comit files to template if community (#477) (Mateo Torres)
  • 07c5210 Split and rename multiple toolkits (#438) (Eric Gustin)
  • ed89af4 Slack Toolkit Refactoring (#453) (Renato Byrro)
  • 836c890 Release candidates for new toolkits (#479) (Eric Gustin)
  • 6889d86 --debug for CLI commands (#454) (Evan Tahler)
  • 64c7771 Officially publish new split toolkits to PyPI (#480) (Eric Gustin)

This release includes all changes from the main branch.

Release v2.0.2

01 Jul 14:52
ab34d3a
Compare
Choose a tag to compare

Release 2.0.2

Container Images

GitHub Container Registry (GHCR)

docker pull ghcr.io/arcadeai/worker:2.0.2
docker pull ghcr.io/arcadeai/worker-base:2.0.2

What's Changed

Commits in this release:

Changes since previous release (2025-06-17):

  • 99aa53d Fix check unauthorized toolkit updates workflow (#448) (Eric Gustin)
  • bbe8cb3 Update check unauthorized toolkit updates workflow (#449) (Eric Gustin)
  • 6921500 Add OpenAI Agents example (#447) (Sergio Serrano)
  • 4543904 Update README.md (#450) (Eric Gustin)
  • 67bc53c Update OpenAI Agent example (#452) (Sergio Serrano)
  • 3520791 Jira toolkit: deduplicate cloud data in Atlassian's available-resources response (#456) (Renato Byrro)
  • d86cc1c Add slack alerts to toolkit publish (#457) (Sterling Dreyer)
  • ab34d3a patching toolkit template generator for outside the main repo (#460) (Mateo Torres)

This release includes all changes from the main branch.

Release v2.0.1

24 Jun 17:04
3520791
Compare
Choose a tag to compare

Release 2.0.1

Container Images

GitHub Container Registry (GHCR)

docker pull ghcr.io/arcadeai/worker:2.0.1
docker pull ghcr.io/arcadeai/worker-base:2.0.1

What's Changed

Commits in this release:

Changes since previous release (2025-06-17):

  • 3149058 Release arcade-ai 2.0.0 (#446) (Eric Gustin)
  • 99aa53d Fix check unauthorized toolkit updates workflow (#448) (Eric Gustin)
  • bbe8cb3 Update check unauthorized toolkit updates workflow (#449) (Eric Gustin)
  • 6921500 Add OpenAI Agents example (#447) (Sergio Serrano)
  • 4543904 Update README.md (#450) (Eric Gustin)
  • 67bc53c Update OpenAI Agent example (#452) (Sergio Serrano)
  • 3520791 Jira toolkit: deduplicate cloud data in Atlassian's available-resources response (#456) (Renato Byrro)

This release includes all changes from the main branch.

Release v2.0.0

17 Jun 20:24
3149058
Compare
Choose a tag to compare

Release 2.0.0

Container Images

GitHub Container Registry (GHCR)

docker pull ghcr.io/arcadeai/worker:2.0.0
docker pull ghcr.io/arcadeai/worker-base:2.0.0

What's Changed

Commits in this release:

Changes since previous release (2025-05-29):

  • ce95b3a Enable Porter Application worker (#418) (porter-deployment-app[bot])
  • bc8814e Add missing dev dependency to two toolkits (#419) (Eric Gustin)
  • 268b268 Build staging from source (#421) (Sterling Dreyer)
  • f23d80f Enable Porter Application worker (#423) (porter-deployment-app[bot])
  • 3b50c0b Add promotion workflow (#422) (Sterling Dreyer)
  • a538f4b Jira Toolkit (#407) (Renato Byrro)
  • ab1a2a8 Move prod build (#424) (Sterling Dreyer)
  • 5c221dd Fix quote issue when deploying worker (#426) (Renato Byrro)
  • 01a9efc Fix quote issue when deploying worker (2) (#427) (Renato Byrro)
  • b6b4cd0 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) (Sam Partee)
  • 7ac6147 Change versions (#428) (Eric Gustin)
  • 86cde2d Add PyPI release workflow (#429) (Eric Gustin)
  • 8a9845b PyPI release arcade-serve and arcade-tdk (#432) (Eric Gustin)
  • d19ef6f Deploy worker to bosslevel (#433) (Eric Gustin)
  • 3687150 Release arcade-ai==2.0.0rc1 to PyPI (#435) (Eric Gustin)
  • 2a91ee5 Small fixes before arcade-ai v2.0.0 (#437) (Eric Gustin)
  • 093ac56 Update release containers GH Action (#439) (Eric Gustin)
  • 3149058 Release arcade-ai 2.0.0 (#446) (Eric Gustin)

This release includes all changes from the main branch.