v0.1.0
What's Changed
- refactor integration by @isdaniel in #19
- implement RPC worker by @isdaniel in #22
- fix graceful shutdown issue. by @isdaniel in #24
- Enhance graceful shutdown performance, unnecessary multiple reject message when coworker pending on graceful shutdown by @isdaniel in #26
- upgrade package version by @isdaniel in #27
- Support interrupted mechanism long running task by @isdaniel in #29
- refactor integration test code. by @isdaniel in #31
- Support interrupted mechanism for long-running task by @isdaniel in #33
- fix integration stuck issue & add more logs. by @isdaniel in #35
- Update example worker (c#,python,rust) by @isdaniel in #36
- add codecov analyzer and integrate in github pipe. by @isdaniel in #39
- add benchmarks project. by @isdaniel in #41
- Support Kafka queue service. by @isdaniel in #43
- add more unit test for kafka worker by @isdaniel in #46
- Add more unit test for kafka worker by @isdaniel in #49
- add auto tag pipe by @isdaniel in #50
Full Changelog: v0.0.0.7...v0.1.0