Tushar
Tushar
## Which problem is this PR solving? Resolves #7200 ## Description of the changes - The changes disable HTTP compression if the index/index_template creation is enabled in case of `OpenSearch`....
### Why do we need this improvement? Currently if `asyncapi studio` is running and one tries to start another instance of studio with a different file the command is stuck...
### Why do we need this improvement? Currently a commit for changes can be made even if the changes might not be correct and are not passing all the tests...
### Why do we need this improvement? Currently none of the commands like the one related to `studio` can be tested properly as there is a lack of mechanism to...
### What Dev Docs changes are you proposing? The docs for installing the `cli` needs to be updated regarding the docker section as currently they only mention the way of...
### Why do we need this improvement? Docker is a very popular way of using the `cli` among the users but currently the docker builds are quite large for a...
### Describe the bug. Whenever a new version is released of the cli and if after that user runs a command then a info should be given that a new...
Recently there have been many issues reported by the users on windows platform that need to be verified and addressed. Since these issues are platform dependent a proper reproduction and...
### Why do we need this improvement? Currently the new versions of CLI are directly released into the public for use. But sometimes these might have a bug or error...
### Describe the bug. The CI tests that run with every PR on windows operating system are too slow as compared to tests on other operating systems as seen form...