amazon-kinesis-client-net
amazon-kinesis-client-net copied to clipboard
Bump Stateless from 5.13.0 to 5.15.0
Bumps Stateless from 5.13.0 to 5.15.0.
Changelog
Sourced from Stateless's changelog.
5.15.0 - 2023.12.29
Changed
- Updated net6.0 build target to net8.0 #551
- New abstract method,
GetInitialTransition, added toGraphStyleBaseto remove DOT graph implementation fromStateGraph#557
- Classes that are derived from
GraphStyleBaseand are being migrated from an earlier release of Stateless will need to implement this method.Added
5.14.0 - 2023.11.14
Added
- Enable Source Link & Deterministic Builds #501
- Added optional
RetainSynchronizationContextproperty #519- Update example apps to
net6.0#520- Bump solution Visual Studio version to 2022 #526
- Remove obsolete TargetFrameworks #524
- Added
FireAsync(TriggerWithParameters, params object[])overload #536Fixed
StateMachineInfo.InitialState.Transitionsthrows ifAddRelationshipsnot called #514- Trigger information is missing for
OnEntryFromAsync#511- Fixed typos & redundant parentheses #512, #521, #522
- Change mechanism for losing the synchronization context #528
InvalidOperationExceptionthrown from call toFireAsync#532- Added missing guard function parameter support from
InternalTransitionAsyncIf#530- Using
PermitIfon a state with substates leads to reentry #544
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)