Releases #12

Big improvements to logs, Azure and Terraform integrations, create tasks from Slack, and more!

Another week packed with big enhancements to Runops! Let's dive in 🤿

🪵 Unlimited task log size

We removed the 5MB limit to the size of Task result logs. For large results that don't fit in a Slack message or Terminal stream, we will send a temporary URL where you can download the logs from. Now you can run tasks with no limits to the result logs size.

🪟 Azure and Terraform integrations

We released integrations for the Azure CLI and Terraform. Now you can automate Terraform deployments and access the Azure CLI from Runops.

💬 Create Tasks from Slack

The Runops bot in Slack got a new command: /runops tasks. It enables you to create Tasks from Slack. You can create SQL or any type of Task, get reviews, and run them from Slack. If you don't love the CLI interface, you don't have to use it anymore :)

🧮 CSV output for Mysql and Postgres

Now you can set a Connection to return CSV formatted outputs for Postgres and Mysql. You can set the type of the Connection to mysql-csv or postgres-csv and that is it. And remember: you can always override whatever type is set in the Connection when creating a Task: pass in the type (-y) flag when creating the Task from the CLI.

🙏 Thanks

That is it for this week, we'll see you next week with more Releases.

As always, please let us know of any feedback or comments you might have on Runops.

Thanks!