Kubectl plugin release notes

1 minute readExtensibilityDeveloper productivity

1.6.0

  • Upgraded dependencies.

  • Migrated to Java 17 and Groovy 3.

    Because of the Java versions supported by CloudBees CD/RO, you can only use EC-Kubectl v1.6.0 with CloudBees CD/RO agents v10.11 and later.

1.5.0

  • Added support for handling inconclusive pauses in Argo Rollouts.

  • Fixed issue that caused failure when both Relative path and YAML content were specified.

1.4.1

  • Updated plugin to support multipart YAML files.

1.4.0

  • Added support for Argo Rollouts blue-green and canary deployments.

1.3.1

  • Updated the logger.

1.3.0

  • Added microservices support.

  • Ported the plugin to PDK.

1.1.4

  • The documentation has been migrated to the main documentation site.

1.1.3

  • Updated logger to slf4j.

1.1.2

  • Renaming to "CloudBees CD/RO".

1.1.1

  • Fixed Gateways compatibility in the Dependency Management procedure.

1.1.0

  • Provisioning of binary dependencies (for example, Grape jars) in the agent resource is now delivered through a new mechanism called Plugin Dependency Management. Now, binary dependencies are seamlessly delivered to the agent resource from the Flow Server when a new version of a plugin is invoked for the first time. The Flow Repository setup is no longer required for this plugin.

1.0.3

  • Fixed an issue with ec-groovy trying to fetch dependencies from Maven, instead of using the local cache.

1.0.2

  • Renamed Electric Cloud to CloudBees.

1.0.1

  • Configurations can now be created by users with an "@" sign in their name.

  • Fixed the display of the available configurations list within the Flow UI when configuring procedures.

1.0.0

  • First release.