What's Changed
- Add minor fix to asyncStateId, and empty CommandRequest by @longquanzheng in #3
- Add describe execution API by @longquanzheng in #4
- Add namespace for multi-tenancy support by @longquanzheng in #5
- add stop_process_execution by @zklgame in #7
- Add Timer and state API backoff retry, add missing field requirements by @longquanzheng in #6
- Add send_local_queue_message and rename workerTask to ImmediateTask by @zklgame in #9
- add recovery policy and process state config by @duoertai in #10
- code gen for recover policy by @duoertai in #11
- Fix downgraded version by @longquanzheng in #12
- fix naming for stateFailureRecoveryOptions by @duoertai in #13
- run code gen for stateFailureRecoveryOptions by @duoertai in #14
- Add global attribute api protocols by @longquanzheng in #8
- Fix global attribute protocol by @longquanzheng in #16
- update apis for commands definitions by @zklgame in #15
- Add missing 424 status code to start process by @longquanzheng in #17
- [Breaking change] fix AttributeWriteConflictMode enum to use underscores by @longquanzheng in #19
- Add and publish xdb-ts-api by @longquanzheng in #20
- [Breaking change]Support multi-column primary key by @longquanzheng in #22
- add local attributes support by @duoertai in #23
- add rpc by @zklgame in #24
- Revert "[Breaking change]Support multi-column primary key" by @zklgame in #25
- move to xcherry by @longquanzheng in #27
- Fix typescript after renamg by @longquanzheng in #28
- fix typo in LoadLocalAttributesRequest by @duoertai in #26
New Contributors
Full Changelog: v0.0.1...v0.0.2