Skip to content

Releases: DSD-DBS/capella-dockerimages

v1.14.0

21 Sep 14:17
569df4b
Compare
Choose a tag to compare

Notable changes

The EGit merge strategy is now set to "Last head". This option has made the Diff/Merge Editor much more stable in our tests.
In addition, TeamForCapella backups have stable xmi:ids now, which leads to a smaller difference in the backup Git commits.

Full changelog

Features

Bug fixes

Development

Full Changelog: v1.13.5...v1.14.0

v1.13.5

04 Sep 15:53
4f6d7ef
Compare
Choose a tag to compare

Full changelog

Features

Bug fixes

Development

Full Changelog: v1.13.4...v1.13.5

v1.13.4

09 Aug 07:24
0d28c68
Compare
Choose a tag to compare

Notable changes

The Jupyter image now has the jupyter-collaboration extension preinstalled. The extension adds real-time collaboration to the Jupyter image:

jupyter-collaboration.mp4

Full changelog

Features

Full Changelog: v1.13.3...v1.13.4

v1.13.3

31 Jul 15:45
358dd0a
Compare
Choose a tag to compare

Notable changes

  • A reusable Github action for the diagram cache was added. The template can be used for Capella Github projects.
  • capellambse context diagrams are now supported in the Jupyter notebooks.

Full changelog

Features

  • feat(jupyter): Use global venv and update requirements from template by @MoritzWeber0 in #179
  • feat: Add reusable Github action for the diagram cache by @Paula-Kli in #181
  • feat(jupyter): Add support for capellambse-context-diagrams by @MoritzWeber0 in #180

Development

Full Changelog: v1.13.2...v1.13.3

v1.13.2

19 Jul 15:55
0723147
Compare
Choose a tag to compare

What's Changed

Bug fixes

Full Changelog: v1.13.1...v1.13.2

v1.13.1

19 Jul 14:56
5f7e04d
Compare
Choose a tag to compare

What's Changed

Notable changes

  • Multiple projects with the same name can now be loaded in read-only sessions. To avoid conflicts, we'll add a sanitized revision and optionally a counter as suffix to the project name.
  • The memory limit for eclipse-based images has been increased to match the requirements of pure::variants.
  • Jupyter now supports embedding in iframes if explicitly configured.

Full changelog

Features

Bug fixes

Performance improvements

  • perf: Increase memory limit to 5.5GB for Eclipse based tools by @MoritzWeber0 in #176

Full Changelog: v1.13.0...v1.13.1

v1.13.0

11 Jul 15:06
dbafa31
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

Full Changelog: v1.12.2...v1.13.0

v1.12.2

28 Jun 15:46
91c6475
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • The capella/cli image was removed. Use the capella/base image instead, the interface remains the same (Incorporate cli behaviour in the capella base image by @amolenaar in #152)
  • The t4c/client/export and t4c/client/backup images were merged into the t4c/client/base. Refer to the documentation for the new interface (Merge t4c client, backup, and export images by @amolenaar in #162)

Documentation

Bug fixes

Development

New Contributors

Full Changelog: v1.12.1...v1.12.2

v1.12.1

19 Jun 07:21
6e6026a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

13 Jun 14:31
3b21e03
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

Development

Full Changelog: v1.11.5...v1.12.0