Releases: collabsoft-net/dcdx
Releases · collabsoft-net/dcdx
v1.3.0-next.3
v1.3.0-next.2
1.3.0-next.2 (2024-11-22)
Bug Fixes
- improve messaging (5e5530b)
Features
- add support for non-interactive execution of all test types (2964eb6)
v1.3.0-next.1
1.3.0-next.1 (2024-11-22)
Bug Fixes
.value
can be undefined/null (622aa35)- add support for amps-maven-plugin (0a7189e)
- block is already in a try/catch (a362c39)
- ensure proper path (117ce8e)
- improve error handling for command actions (585d0d5)
- improve messaging for failed service startup (a0941bb)
- make
watch
andinstall
implicit while debugging (71dd7c1) - parse arguments to ensure validity (192b4db)
- retrieve updated list of versions/tags if a version is unavailable (01cc384)
- service state could not always be determined correctly for service (ed4eba6)
- set the correct work directory (6d085b1)
- version property is deprecated (438d404)
Features
- add
install
command (experimental) (cc6e0ea) - add
update
command (experimental) (d247d02) - add support for custom build executable (76644d2)
- add support for non-interactive execution of all test types (2517de8)
- add support for OBR archives (3c2f684)
- add support for providing database engine tag (0361f4a)
- new
apt
command (887f0fa) - use ARM-based docker images when available (bf07f80)
- use ARM-based docker images when available (168a928)