Releases: sfcompute/nodes-go
Releases · sfcompute/nodes-go
v0.1.0-alpha.4
0.1.0-alpha.4 (2025-12-01)
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
Features
- api: add .zones SDK methods (7d0d7e8)
- api: api update (9f94ea5)
- api: api update (1342c39)
- api: api update (02e6349)
- api: api update (26ba165)
Bug Fixes
- client: correctly specify Accept header with / instead of empty (02ed3d4)
Chores
v0.1.0-alpha.3
0.1.0-alpha.3 (2025-10-13)
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
Features
- api: add vm images resources and update formatting (273c45f)
- api: api update (97607e0)
- api: api update (5788fb0)
- api: api update (59b16bc)
- api: api update (d9c2daa)
- api: disable retries (8c19a86)
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
v0.1.0-alpha.2
0.1.0-alpha.2 (2025-09-05)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
Features
- api: api update (ed6f2e9)
v0.1.0-alpha.1
0.1.0-alpha.1 (2025-09-04)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
Features
- api: add
getmethod (d6f4ab4) - api: api update (99f2770)
- api: api update (7878508)
- api: api update (05632b4)
- api: api update (923efee)
- api: api update (93ad1a5)
- api: api update (c30069f)
- api: api update (00fffab)
- api: api update (f419ced)
- api: api update (834cc67)
- api: manual updates (02c41ab)
- api: manually add new Nodes API models (2e782e3)
- api: re-add removed operations (a7829d3)
- api: revert custom ErrorConfig (2d1f7c8)
- api: update via SDK Studio (5a3ea36)
- client: support optional json html escaping (4e27fc0)
Bug Fixes
- client: process custom base url ahead of time (59732a1)
- close body before retrying (a2c02f0)
- query param arrays are repeated (29c2a31)