v2.0.0
2.0.0 (2024-12-19)
Full Changelog: v1.12.0...v2.0.0
⚠ BREAKING CHANGES
- client: numeric enum member type (#349)
Features
- api: api update (#348) (1f7f08f)
- api: api update (#350) (76486fd)
- api: api update (#358) (aef03b5)
- api: api update (#363) (1f2e37b)
Bug Fixes
Chores
- docs: add example project (#367) (7801ba2)
- docs: fix code block language (#368) (723c35a)
- docs: update readme (#365) (fc4a2ac)
- internal: codegen related update (#346) (90f7c99)
- internal: codegen related update (#355) (1a5d595)
- internal: remove unused and expand used wildcard imports (#359) (c825267)
- internal: remove unused and expand used wildcard imports (#361) (3c80b52)
- internal: remove unused imports (#354) (cddb901)
- test: remove unused imports (#356) (a313b58)
- test: use
JsonValueinstead ofJsonString(#357) (d336f7d) - update example values in tests and docs (#351) (792f3f7)
- update parameter examples in tests and docs (#364) (5fb0cac)