Releases: DSD-DBS/capella-dockerimages
Releases · DSD-DBS/capella-dockerimages
v1.9.0
What's Changed
Features
- Improve exporter error detection by @dominik003 in #114
- Model validation by @MoritzWeber0 in #115
- Support for multiple feature patches by @dominik003 in #110
- Extend patch functionality by @dominik003 in #118
Bug fixes
- Comment out default values for environment variables by @MoritzWeber0 in #113
- Just fail if export failed by @dominik003 in #116
- Do not fail if no
patch_file.csv
exists by @dominik003 in #117 - Do not add whitespace after the comma by @dominik003 in #120
Development
- Add CODEOWNERS file by @MoritzWeber0 in #111
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Remove fileservice by @MoritzWeber0 in #104
- Gitlab CI Image builder by @MoritzWeber0 in #109
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Gitlab CI template for
exporter
by @MoritzWeber0 in #102 - Build architecture abstraction by @MoritzWeber0 in #107
- Add Gitlab CI template for the diagram cache by @MoritzWeber0 in #106
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Features
- Add git to t4c exporter by @dominik003 in #99
- Build capella from source by @MoritzWeber0 in #92
- Bump Python and add REUSE badge by @MoritzWeber0 in #98
Bug fixes
- Allow loading multiple models from one repo by @amolenaar in #97
- Make
capella/base
andmake build
fail when error occurs by @dominik003 in #101
Full Changelog: v1.5.4...v1.6.0
v1.5.4
What's Changed
Features
- Specify UID for techuser by @MoritzWeber0 in #93
- Add support for direct zip input for pure::variants by @MoritzWeber0 in #94
- M1 support by @MoritzWeber0 in #90
Bug Fixes
- Don't crash if
T4C_JSON
has valuenull
by @MoritzWeber0 in #84 - Fix read-only permission and server .PHONY by @MoritzWeber0 in #95
Documentation
- Some styling improvements in the documentation by @MoritzWeber0 in #81
Development
- Only load required Capella version archive into Docker build context by @MoritzWeber0 in #85
- Build nice wrapper around targets by @MoritzWeber0 in #87
- Bump actions/checkout version to v3 by @MoritzWeber0 in #79
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's changed
- Added support for Python 3.11 by @MoritzWeber0
- Install
supervisord
via pip by @MoritzWeber0
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Fix backup image for Capella 6.0.0 and add backup integration test by @dominik003 in #82
New Contributors
- @dominik003 made their first contribution in #82
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Remove false negative test case by @MoritzWeber0 in #78
- Build Docker images for multiple Capella versions locally by @MoritzWeber0 in #80
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Use
DOCKER_PREFIX
andDOCKER_TAG
environment variable in tests by @MoritzWeber0 in #63 - Add
pyproject.toml
for tests by @MoritzWeber0 in #72 - Add X11-Server proposal to documentation by @MoritzWeber0 in #75
- Add Docker image with pure::variants integration by @TimoBbz in #64
- Add support for entrypoints starting with
/
in read-only image by @MoritzWeber0 in #73
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Features
- Add cli image by @jamilraichouni in #50
- Add flag to control restart of capella by @jamilraichouni in #41
- Setup locale by @jamilraichouni in #48
- Rework loading of models into workspace by @MoritzWeber0 in #52
- Add support for multiple TeamForCapella instances by @TimoBbz in #54
- Add support for multiple Capella versions by @MoritzWeber0 in #56
- Rework backups by @MoritzWeber0 in #57
- Add template folder for T4C 6.0.0 by @amolenaar in #62
Documentation
- Add wiki reference and explanation to download section by @ewuerger in #37
- Fix markdownlint issues by @MoritzWeber0 in #42
Bug fixes
- Use techuser for ease installation by @MoritzWeber0 in #40
- Add CAPELLA_VERSION build argument to the corresponding stage scope by @MoritzWeber0 in #60
- Remove CAPELLA_VERSION from base image push by @MoritzWeber0 in #59
CI Improvements
- Add image push workflow to ghcr by @ewuerger in #39
- Build images in CI by @amolenaar in #58
New Contributors
- @jamilraichouni made their first contribution in #41
- @TimoBbz made their first contribution in #54
Full Changelog: v1.3.0...v1.4.0