Bug Fixes
- [
worker
] Gracefully shut down Worker on unexpected errors (#1539) - [
worker
] Avoid a spurious error if Worker receives SIGINT while already shutting down (#1547)
Features
- [
Schedule
] Support query for listing schedules (#1535, Kudos to @nikhilbhatia08 🙏) - [
client
] :test: Add experimental support for Cloud Operations API (#1538)