Skip to content

Releases: sfcompute/nodes-go

v0.1.0-alpha.4

01 Dec 22:10
920babf

Choose a tag to compare

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

0.1.0-alpha.4 (2025-12-01)

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

Features

Bug Fixes

  • client: correctly specify Accept header with / instead of empty (02ed3d4)

Chores

  • bump gjson version (4190bc4)
  • internal: codegen related update (766d0aa)
  • internal: grammar fix (it's -> its) (1a198ba)

v0.1.0-alpha.3

13 Oct 17:13
ac3e18a

Choose a tag to compare

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

0.1.0-alpha.3 (2025-10-13)

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

Features

Bug Fixes

  • api: remove undocumented endpoints, add list endpoint (ee795ee)
  • internal: unmarshal correctly when there are multiple discriminators (2836b68)
  • use slices.Concat instead of sometimes modifying r.Options (6adf0a1)

Chores

  • bump minimum go version to 1.22 (90c5664)
  • configure new SDK language (42f31df)
  • do not install brew dependencies in ./scripts/bootstrap by default (5983889)
  • update more docs for 1.22 (82733b2)

v0.1.0-alpha.2

05 Sep 17:47
a0db85a

Choose a tag to compare

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

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

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

Features

v0.1.0-alpha.1

04 Sep 19:14
df5c3ca

Choose a tag to compare

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

0.1.0-alpha.1 (2025-09-04)

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

Features

Bug Fixes

  • client: process custom base url ahead of time (59732a1)
  • close body before retrying (a2c02f0)
  • query param arrays are repeated (29c2a31)

Chores

  • configure new SDK language (6e68d64)
  • internal: codegen related update (dc39de2)
  • internal: codegen related update (8bc1bd2)
  • internal: update comment in script (765fd0e)
  • lint tests in subpackages (4ec488f)
  • update @stainless-api/prism-cli to v5.15.0 (625d237)
  • update SDK settings (ffa4444)