v1.26.2
Bugfixes
Spring Boot
- Fixed an issue where Workflows could not be registered if they used a constructor to autowire.
Nexus
- Fixed an issue where some Workflow options were not passed when using
WorkflowClientOperationHandlers
.
What's Changed
2024-11-21 - 01530ec - Fix workflow implementation in springboot failing if no default constructor is present (#2300)
2024-11-21 - 8372337 - Make sure workflow options from proxy call are propagated (#2310)