What's Changed
- Add configuration file with workflow definitions.
Significant updates to function names and parameters mean that older notebooks will throw errors when run on the new code. To use an older notebook, set source_code_version_id = "v2.6.0"
in the parameters block.
Full Changelog: v2.6.0...v3.0.0