Skip to content

Commit

Permalink
Release v1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Nov 21, 2024
1 parent 8372337 commit 65b5ea4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions releases/v1.26.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Bugfixes

## Spring Boot
* Fixed a issue where Workflows could not be registered if they used a constructor to autowire.

## Nexus
* Fixed a issue where some Workflow options were not passed when using `WorkflowClientOperationHandlers`.

# What's Changed

2024-11-21 - 01530ecd - Fix workflow implementation in springboot failing if no default constructor is present (#2300)
2024-11-21 - 8372337a - Make sure workflow options from proxy call are propagated (#2310)

0 comments on commit 65b5ea4

Please sign in to comment.