Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.17.0 #611

Merged
merged 31 commits into from
Dec 30, 2024
Merged

Release 5.17.0 #611

merged 31 commits into from
Dec 30, 2024

Conversation

mclift
Copy link
Member

@mclift mclift commented Dec 29, 2024

Release 5.17.0:

sulmar and others added 30 commits December 20, 2023 15:47
Remove duplicate PackageLicenseExpression
Fix entry function being shown on internal transitions in dot graph
…-function-in-dotgraph

Show state entry function in re-entry transition in dot graph
* Add missing test functions
* DynamicAsync was not been detected by reflection state info
… and System.Net.Http versions that have been flagged as containing known high severity vulnerabilities.
…ent threadpool thread. Previously, an awaited Task had a non-zero chance of completing before it was awaited, in which case execution would continue on the same thread.
…ntext-lost

Created a custom awaiter that guarantees that we complete on a different threadpool thread.
Allow permitDynamic destination state to be calculated with an async function (Task)
Escape labels in `UmlDotGraphStyle`
…-graph-style

Feature/add mermaid graph style
Add net9.0 to build targets; include build targets in tests.
@mclift
Copy link
Member Author

mclift commented Dec 29, 2024

Reviews, feedback and comments appreciated! CC: @crozone @leeoades @Jon2G @nightroman @sulmar @lg2de

@sulmar
Copy link
Contributor

sulmar commented Dec 30, 2024

I checked Mermaid graph support #585. Everything works fine. I'm glad I could help develop this library.

@mclift mclift merged commit 0ccb80c into master Dec 30, 2024
2 checks passed
@nightroman
Copy link
Contributor

Thank you @mclift and All for this release and the new NuGet package.
Happy New Year!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants