Kreya 1.13 is now available! With a new major feature .. 🥁🥁 .. collections! This allows you to invoke multiple operations with a single click. It's also now possible to import your Postman collections and environments. The protobuf declaration for gRPC operations can be viewed in the new Declaration tab. The CLI has a new 'create project' command and a few bugs have been fixed.
Collections Pro / Enterprise
Pick your operations, put them all in one collection and run them. All operations will be executed in the defined order. Test scripts are also executed and the results are displayed together. Now it's much easier to test your application with a single click.
A collection can also be invoked using the CLI.
kreyac collection invoke -p ./my-directory/my-project.krproj my-collection.krcol
For more information on the CLI, see the documentation.
Postman importer
Want to import your Postman collections or environments? This is now possible in the menu at the Kreya > Import...
window.
Protobuf declaration
Behind each gRPC endpoint is a protobuf declaration. This can now be viewed in the new Declaration tab.
CLI create project
A new command has been added to the CLI. It is now possible to create a new project.
kreyac project create my-project
Bug fixes
Many bugs have been fixed. More details can be found on our release notes page.
If you find a bug, please do not hesitate to report it. You can contact us at [email protected] for any further information or feedback.
Have a nice day and see you soon! ✌