Closed thosaa closed 3 years ago
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
@thosaa interesting, latest release was bumped only because of the bump of the parser that had some minor fix in the JSON schema of the spec 🤔 and before that I was just fixing tests for windows https://github.com/asyncapi/generator/pull/496/files
oh damn, getting the same on mac 👀
@derberg Thanks for checking it out so fast. I'm glad to hear that I'm not the only one to see this.
@thosaa @bjoernmartin PR with fix opened. Once CI is ok and I get approval I will merge and the rest will be done automatically
Thanks @derberg for the quick fix! Just ran into the same issue
@marcortw sorry to hear
generator-react-sdk is already released with a fix, soon it will be updated in the generator by a bot
gimme some time to get it into the generator, our bot that was supposed to do it is already having 🍺 with other bots. Typical Friday
That 🚀 was meant more like "wow, you're fast" and thanking you for your effort 👍
:tada: This issue has been resolved in version 1.1.7 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
@thosaa @bjoernmartin @marcortw lemme know if 1.1.7 is ok on my side all looks good
@derberg All good again. 👍 Thanks
Same here, it works. Thanks again!
Yep, all back to normal. Thanks!
Describe the bug
Our pipeline ran asynapi-generator fine on th 3rd feburary and now it does not. I've checked it out locally and I get the same result.
Am I during something obviusly wrong?
Calling ag results in:
How to Reproduce
Installing latest version and run ag or asyncapi-generator
It does not need to be the latest version as it seems to be a dependency which fails.
Expected behavior
The generator to run or ag -V to return the version.
Regards Thomas