Upgrading Connectware to 2.0.5 (Docker)

How to upgrade Connectware to version 2.0.5 on Docker.

Connectware 2.0.5 brings significant improvements to OPC UA reliability and CybusMQ performance, reducing message loss and improving system stability under load. For more information, see What has changed in 2.0.5.

This upgrade requires you to delete the data volumes that store the metadata of CybusMQ.

Disclaimer

circle-exclamation

Important Notes

This upgrade will delete all persisted data of the Connectware broker. This includes client sessions, subscriptions, and retained data. If your configuration relies on any type of data persisted by the broker, make sure to properly initialize your applications after the upgrade.

If you rely on persisted data, create a backup or snapshot of the broker data volumes. This allows you to roll back in case of complications.

Upgrading Procedure

circle-exclamation
  1. Delete the broker data volume of Connectware. For more information, see Deleting Broker Data Volumes on Docker Compose.

  2. Download and install Connectware 2.0.5. For more information, see Upgrading Connectware (Docker).

Last updated

Was this helpful?