Changelog

Stay current with the latest fixes and improvements.

May 11th 2021

v2.3.115

Improvements

  • [Netlify] Added the flag --prodIfUnlocked to default commands
  • Added a dropdown with associated executions to the status label on the commits view

Bugfixes

  • [Pass arguments] Fixed a bug with the action logging all variables with the pipeline scope instead of only those defined in the action
  • [K8s set image] Fixed a bug with listing namespaces/deployments/containers not working if the user had EC private keys and authorized using a client certificate
  • [Slack] Fixed a bug with channel listing not returning all available channels
  • [Docker] Fixed a bug with displaying an incorrect registry type if the user selected a private registry with the username _json_key
  • Improvements
  • Bugfixes