Releases: cslab/functions-sdk-python
Releases · cslab/functions-sdk-python
0.18.1
What's Changed
- fix: incorrect typing of custom model date fields by @jens-kuerten in #36
- doc: add missing objects to reference by @jens-kuerten in #37
- Bump requests from 2.32.3 to 2.32.4 in the pip group across 1 directory by @dependabot[bot] in #31
Full Changelog: 0.18.0...0.18.1
0.18.0
What's Changed
- Feat: Add support for custom attributes on documents and parts by @jens-kuerten in #35
Full Changelog: 0.17.0...0.18.0
0.17.0
0.16.0
What's Changed
- fix building docs by installing dependencies via poetry
Full Changelog: 0.15.0...0.16.0
0.15.0
0.14.0
What's Changed
- Feat: Improve error logging when using the devserver
- Feat: Add StartWorkflowAction
Full Changelog: 0.13.1...0.14.0
0.13.1
What's Changed
- Fix: Objects are not correctly attached to Engineering Change fields
Full Changelog: 0.13.0...0.13.1
0.13.0
0.12.0
What's Changed
Breaking changes:
-
Changed the names of the events and their classes, to be more consistent:
DocumentReleaseEvent->DocumentReleasedEventPartReleaseEvent->PartReleasedEventEngineeringChangeRelease->EngineeringChangeReleasedEventEngineeringChangeCheck>EngineeringChangeCheckEvent
-
Event data now consistently uses the attributes
partsanddocumentsinstead oflinked_partsorattached_parts
Full Changelog: 0.11.1...0.12.0