Skip to content

v2.0.0

Compare
Choose a tag to compare
@MoritzWeber0 MoritzWeber0 released this 29 Apr 07:28
· 95 commits to main since this release
72e213e

Breaking changes

This release is required for Capella Collaboration Manager v3.2.0. Be sure to use the new v2.0.0 images as persistent images BEFORE upgrading to Capella Collaboration Manager v3.2.0. The read-only image should remain on the old version and will be automatically removed when you upgrade to Capella Collaboration Manager v3.2.0.

Please note the following breaking changes:

  • EASE images have been removed without replacement. If you want to continue using EASE images, you can use the existing Dockerfile and continue using independently. However, we will no longer maintain it.
  • The Capella read-only image has been integrated into the Capella base and remote images. The interface has changed. If you are using the Capella Collaboration Manager, no manual migration is required. For instructions on how to migrate the image in other environments, see the Deployment Documentation.
  • It's no longer supported to manually copy EGit and Eclipse dependencies, instead run a registry mirror and pass the ECLIPSE_REPOSITORY build argument to the docker build command.

Notable changes

When using TeamForCapella, users are now automatically prompted for a commit description on all commits. Users can skip the commit message by clicking "ignore" in the commit description popup.

The read-only feature from v1.X.X has been integrated into the base image. The new implementation relies on the models-from-directory-importer plugin, which is lightweight and faster.

What's Changed

Features

Development

Full Changelog: v1.19.0...v2.0.0