v0.15.0 #196
rcardin
announced in
Announcements
v0.15.0
#196
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Spring 🌷 is approaching fast here in Italy 🇮🇹, and a new version of YAES is here! This time, we have plenty of new features: A new integration with Circe 🐍 to encode/decode JSON in the
yaes-http-server; A newRetryeffect handler ↩️, which allows to retry code execution using different policies;Async.parTraverse🧵...I don't need to add anything else; AFlow.mergeoperation to merge differentFlows.What's Changed 🎉
Async.parTraversefor parallel execution over collections by @rcardin in feat(188): AddedAsync.parTraversefor parallel execution over collections #192Flow.mergefor non-deterministic interleaving of multiple flows by @rcardin in feat(189): AddedFlow.mergefor non deterministic interleaving of multiple flows #193Retryhandler and schedule retry policy for typed error recovery by @rcardin in feat(191): AddRetryhandler and schedule retry policy for typed error recovery #194Maintenance 🧰
Full Changelog: v0.14.0...v0.15.0
This discussion was created from the release v0.15.0.
Beta Was this translation helpful? Give feedback.
All reactions