Skip to content

Commit 0683b90

Browse files
Release v1.26.2 (#2327)
Release v1.26.2
1 parent 8372337 commit 0683b90

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

releases/v1.26.2

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Bugfixes
2+
3+
## Spring Boot
4+
* Fixed an issue where Workflows could not be registered if they used a constructor to autowire.
5+
6+
## Nexus
7+
* Fixed an issue where some Workflow options were not passed when using `WorkflowClientOperationHandlers`.
8+
9+
# What's Changed
10+
11+
2024-11-21 - 01530ecd - Fix workflow implementation in springboot failing if no default constructor is present (#2300)
12+
2024-11-21 - 8372337a - Make sure workflow options from proxy call are propagated (#2310)

0 commit comments

Comments
 (0)