Timon Back
Timon Back
Feel free to suggested better messages. The intention is to keep the user in the loop regarding the current status of the issue. Current practice: An issue is kept open...
Uses: https://github.com/gradle-nexus/publish-plugin Based on the documentation, the existing secrets can be used. Also, we use the gradle version field to indiciate whether it is a release or SNAPSHOT version. The...
Hey yall. I have this use case where we're using a pattern instead of the topic names: @KafkaListener(topicPattern="") However, I get an error during start up and no topics are...
**Describe the bug** There is a null pointer exception in the latest release. Related to https://github.com/springwolf/springwolf-core/pull/726/files#r1581879204 **Dependencies and versions used** For example, `springwolf-kafka` version `1.2.0`. **Stack trace and error logs**...
Builds on top of https://github.com/springwolf/springwolf-core/pull/727 and should be merged after. It forces users to update their import statements of the annotations.
**Describe the bug** The spectral rule `asyncApi2SchemaValidation` currently enforces that all `examples` have the same type as the schema `type`. However, we believe that there are cases in AsyncAPI, where...