Skip to content

Releases: DSD-DBS/capella-dockerimages

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

v1.11.5

31 May 09:59
05e45ad
Compare
Choose a tag to compare

What's Changed

The last release contains a bug where production releases via Gitlab CI failed.
This release fixes the bug.

Full Changelog: v1.11.4...v1.11.5

v1.11.4

31 May 09:31
40ccdf4
Compare
Choose a tag to compare

What's Changed

This release contains breaking changes. If you're using the image-builder.yml Gitlab CI template,
you'll have to update the structure in your tool archives Gitlab project. Please check the documentation
for more details: https://dsd-dbs.github.io/capella-dockerimages/ci-templates/gitlab/image-builder

Full Changelog: v1.11.3...v1.11.4

v1.11.3

30 May 12:36
22ee8d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.11.3

v1.11.2

22 May 16:41
5e06bbf
Compare
Choose a tag to compare

What's Changed

  • Run pytest before deployment in Gitlab CI/CD template by @dominik003 in #133

Full Changelog: v1.11.1...v1.11.2