Releases: eclipse-velocitas/devenv-devcontainer-setup
Releases · eclipse-velocitas/devenv-devcontainer-setup
v3.0.0
What's Changed
- Conan2 migration (C++ parts) by @BjoernAtBosch in #107
Important
This release is related to the migration of the Conan package manager to version 2.
Please be aware that this version requires recent versions of the
- C++ SDK (>= v0.7.0)
- C++ App Template.
This is does not affect the Python related app template and SDK repositories.
Full Changelog: v2.6.3...v3.0.0
v2.6.3
v2.6.2
v2.6.1
v2.6.0
What's Changed
- Disable coverage build by default + add respective cmdline param by @BjoernAtBosch in #101
Full Changelog: v2.5.4...v2.6.0
v2.5.4
v2.5.3
What's Changed
- Update only generated Code during gRPC Code Re-generation by @wba2hi in #92
- Provide backward compatibility for install deps by @BjoernAtBosch in #98
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- Updating dependencies to skip CI warnings by @erikbosch in #94
- Add general user init hooks to onCreate and postStart by @BjoernAtBosch in #95
- Remove chown from onCreateCommand by @wba2hi in #97
- Changing Server Start Output by @erikbosch in #96
New Contributors
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- Restore postStartCommand.sh for backward compatibility by @BjoernAtBosch in #93
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Add support for multiple service interfaces in a gRPC service by @lukasmittag in #75
- Clean up scripts and re-use common functionality by @doosuu in #77
- Some fixes by @BjoernAtBosch in #91
- Fixes for Velocitas offline mode using Python venv by @BjoernAtBosch in #89
Full Changelog: v2.4.8...v2.5.0