v2.0.0
2.0.0 (2024-12-19)
Full Changelog: v1.13.0...v2.0.0
⚠ BREAKING CHANGES
- client: numeric enum member type (#283)
Features
- api: api update (#281) (7312af9)
- api: api update (#282) (e69c17b)
- api: api update (#291) (f475cda)
- api: api update (#295) (0cab1cf)
Bug Fixes
Chores
- docs: add example project (#299) (1edf6a7)
- docs: update readme (#298) (0add28f)
- internal: codegen related update (#279) (d452c47)
- internal: codegen related update (#288) (88f2494)
- internal: remove unused and expand used wildcard imports (#292) (5c75886)
- internal: remove unused and expand used wildcard imports (#294) (ff489d1)
- internal: remove unused imports (#287) (0d53a33)
- test: remove unused imports (#289) (b6a2588)
- test: use
JsonValue
instead ofJsonString
(#290) (2bbd395) - update example values in tests and docs (#284) (afdc50b)
- update parameter examples in tests and docs (#297) (c2b350e)