Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
- api: api update (a0a7fa2)
- api: api update (531d77e)
- api: api update (dff5f7f)
- api: api update (ca18f27)
- api: api update (894995d)
- api: api update (afa8e35)
- api: api update (f77e6d0)
- api: api update (3068ae6)
- api: api update (a4e5181)
- api: api update (6a064fd)
- api: api update (dd70400)
- client: add a convenient param.SetJSON helper (a7293f3)
- encoder: support bracket encoding form-data object members (bf75f99)
- allow canceling a request while it is waiting to retry (b16eec0)
- docs: add missing pointer prefix to api.md return types (6dd1ead)
- encoder: correctly serialize NullStruct (ed7b95d)
- mcp: correct code tool API endpoint (2eeb64b)
- rename param to avoid collision (f221c75)
- skip usage tests that don't work with Prism (61d03bd)
- add float64 to valid types for RegisterFieldValidator (499e663)
- elide duplicate aliases (9e83189)
- internal: codegen related update (44eb5d0)
- internal: codegen related update (e40a3de)
- internal: move custom custom
jsontags toapi(d68a748) - internal: remove mock server code (f28644a)
- internal: update
actions/checkoutversion (c853455) - update mock server docs (588eb6a)
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
- api: add .zones SDK methods (7d0d7e8)
- api: api update (9f94ea5)
- api: api update (1342c39)
- api: api update (02e6349)
- api: api update (26ba165)
- client: correctly specify Accept header with / instead of empty (02ed3d4)
- bump gjson version (4190bc4)
- internal: codegen related update (766d0aa)
- internal: grammar fix (it's -> its) (1a198ba)
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
- 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)
- 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)
- 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)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
- api: api update (ed6f2e9)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
- 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)