CARMA Simulation 1.0.1
chengyuan0124
released this
12 Oct 18:13
·
502 commits
to develop
since this release
CARMA Simulation Release Notes
October 4th, 2022 - Version 1.0.1
CARMA Simulation 1.0.1
carma-simulation release version 1.0.1 is a hotfix to correct an artifacts problem in the build environment for 1.0.0. Also, added the dockerization feature for Docker image build process.
Features:
- Added carma-simulation dockerization feature which updates Docker configuration to be similar to how the rest of the CARMA product ecosystem utilizes Docker for builds and configuration management.
Fixes:
- Resolve error while processing the POMs during the mvn clean
- Resolve mosaic.sh file not show up in the zip file after mvn build complete
Full list of PRs included in this release:
- Feature/dockerization update by @kjrush in #83
- Fix/simulation_scenario by @chengyuan0124 in #84
- Fix/docker sumo version by @chengyuan0124 in #85
- Feature/dockerization upload scenario by @chengyuan0124 in #86
- hotfix/build_environment by @chengyuan0124 in #87