Skip to content

Releases: ArcadeAI/arcade-go

v0.1.0-alpha.8

07 Nov 04:35

Choose a tag to compare

v0.1.0-alpha.8 Pre-release
Pre-release

0.1.0-alpha.8 (2025-11-07)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

v0.1.0-alpha.7

06 Nov 22:01
04a7317

Choose a tag to compare

v0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2025-10-30)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

Bug Fixes

  • bugfix for setting JSON keys with special characters (95c2ce4)
  • use slices.Concat instead of sometimes modifying r.Options (a755c41)

Chores

  • bump minimum go version to 1.22 (d90f945)
  • do not install brew dependencies in ./scripts/bootstrap by default (83c1902)
  • update more docs for 1.22 (ee232e0)

v0.1.0-alpha.6

12 Sep 23:54

Choose a tag to compare

v0.1.0-alpha.6 Pre-release
Pre-release

0.1.0-alpha.6 (2025-09-11)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

Bug Fixes

  • close body before retrying (fbfb6e2)

Chores

  • internal: update comment in script (9e4da4c)
  • update @stainless-api/prism-cli to v5.15.0 (9d08270)

v0.1.0-alpha.5

23 Jul 21:31

Choose a tag to compare

v0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2025-07-22)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

Bug Fixes

  • client: process custom base url ahead of time (9aa7161)
  • don't try to deserialize as json when ResponseBodyInto is []byte (8bd111c)
  • pagination: check if page data is empty in GetNextPage (25a1c31)

Chores

  • ci: only run for pushes and fork pull requests (1219e03)
  • internal: fix lint script for tests (9e3ac8e)
  • lint tests (90b7660)
  • lint tests in subpackages (e81cd75)

v0.1.0-alpha.4

20 Jun 22:47

Choose a tag to compare

v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2025-06-17)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

Chores

  • ci: enable for pull requests (0f849ce)

v0.1.0-alpha.3

03 Jun 00:43

Choose a tag to compare

v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2025-06-02)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

Chores

  • make go mod tidy continue on error (cff5b5a)

v0.1.0-alpha.2

30 May 17:40

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2025-05-22)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Chores

  • docs: grammar improvements (23555d5)
  • improve devcontainer setup (590f78f)
  • internal: codegen related update (a140cf7)

v0.1.0-alpha.1

15 May 17:47
f16771f

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2025-05-15)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

Chores