7.0.0-alpha1 (Preview Specification 1.0.0 support)
Pre-release
Pre-release
ricardozanini
released this
14 Aug 16:42
·
100 commits
to main
since this release
Heads up!
This is a complete rewrite of the SDK by @fjtirado. This version is to support the next generation of the CNCF Serverless Workflow Specification version 1.0.0. Please explore this library in your projects and give us a heads-up on the CNCF Slack #serverless-workflow-sdk channel.
Happy coding!
What's Changed
- Fix #359 - Add support to DSL 1.0.0 by @fjtirado in #367
- NO-ISSUE: Review maintainers and codeowners by @ricardozanini in #382
- NO-ISSUE: Remove WhiteSource checks by @ricardozanini in #384
- [Fix #380] Change item API by @fjtirado in #383
- [Fix #379] Generating serializers/deserializers by @fjtirado in #390
- Updating to latest version of schema by @fjtirado in #393
- Using Linkedhashset for deterministic generation by @fjtirado in #394
- Removing empty classes by @fjtirado in #395
- Updating schema for release by @fjtirado in #400
- Add helper function to facilitate use of library with oneOf types by @uasouz in #403
New Contributors
Full Changelog: 5.0.0.Final...7.0.0-alpha1