Skip to content

Commit

Permalink
Release v1.26.2 (#2327)
Browse files Browse the repository at this point in the history
Release v1.26.2
  • Loading branch information
Quinn-With-Two-Ns authored Nov 21, 2024
1 parent 8372337 commit 0683b90
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 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 - 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 0683b90

Please sign in to comment.