Simon Vergauwen
Simon Vergauwen
What version are you currently using? 2.0.0-alpha.1 What would you like to see? Similarly to nested transaction, I want to be able to automatically created nested Sagas. This can easily...
This PR proposes a **new** module for Arrow Fx Coroutines, which covers the existing behavior in Arrow Fx but in a generalised way using DSLs. - [x] `parMapN` is covered...
What version are you currently using? 1.2.4 What would you like to see? Use explicit lambda arguments, to prevent issues like this. 
### Describe the problem you'd like to solve When parsing OpenAPI Specifications, you need to _peek_ or be able to interact with subsections of the YAML. For example for `Reference`...
Originally Xef wanted to implement a proxy server implementation over OpenAI, such that we could rely on the OpenAI OpenAPI Specification to communicate with many different LLM services. Over the...
There are so many different provides besides MLFLow, and we no longer have a use case for it. We need to ad-hoc integrate with many tools, and cannot afford the...
This PR replaces the OpenAPI Generator using Mustache, with a Kotlin based generator. Which has support for a much wider range of complex operations, and types, and currently fully supports...
When dependabot automatically creates a PR to update a version it should automatically get merged when it passes all tests, and the build is green.
Add support for exporting Version Catalog from the project. Dependencies should be created in such a way that they're all grouped under the name `exposed`, followed by their module name....