forked from carla-simulator/carla
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Benedikt Haas
committed
Jan 30, 2024
1 parent
b0a10c5
commit 672395b
Showing
5 changed files
with
25 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## Latest : 1.0.0 | ||
|
||
## 1.0.0 - Initial Release | ||
|
||
### Major changes | ||
|
||
* Created GitHub workflow and Dockerfile to automatically build Docker images | ||
* Update to Ubuntu 22.04 and Python 3.10 for prerequisites image | ||
* Update to Ubuntu 22.04 and Python 3.10 for release image | ||
* Created `vulkan-base` Dockerfile to replace discontinued `nvidia/vulkan` images used for the release image | ||
* Added health check to release image | ||
|
||
### Minor changes | ||
|
||
* Added `ping.py` script to PythonAPI to enable health checks | ||
* Fix [aria2](https://aria2.github.io/) related issue |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters