What's Changed
- do not start wf scheduler right at registration by @maxdml in #165
- helper to list workflow registration by @PhakornKiong in #157
- handle duplicate gob registration by @maxdml in #166
- Add client GetWorkflowSteps by @maxdml in #167
- small cleanup by @maxdml in #168
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 by @dependabot[bot] in #171
- Don't promote SIGTERM to SIGKILL; let the users do it if needed by @apoliakov in #173
- Cancellable get results by @PhakornKiong in #169
- Fix record operation result conflict handling by @maxdml in #178
- Json serializer by @maxdml in #183
- Support kv db url by @maxdml in #181
- Distinguish nil values in the database by @maxdml in #184
- Partitioned queues by @maxdml in #186
- add index by @maxdml in #187
- Wf forked from and steps timestamps by @maxdml in #188
- Do not serialize again json strings in conductor payloads. by @maxdml in #189
New Contributors
- @PhakornKiong made their first contribution in #157
- @dependabot[bot] made their first contribution in #171
- @apoliakov made their first contribution in #173
Full Changelog: v0.7.0...v0.8.0