Serverless Workflow Go SDK v2.2.5
What's Changed
- Add new types
float64, map, slice, nil
in object by @ribeiromiranda in #186 - Fixed Cron.ValidUntil using incorrect ISO8601 parsing format by @venera-program in #187
- Added CEL to list of valid ExpressionLangs by @venera-program in #188
- Removed "required" tag from failOnValidationErrors by @venera-program in #192
- Remove commented code by @venera-program in #193
- Update Code of Conduct to follow the new standard by @ricardozanini in #191
New Contributors
- @venera-program made their first contribution in #187
Full Changelog: v2.2.4...v2.2.5