Skip to content

Commit

Permalink
merge Master to develop for hotfix6.1 (#266)
Browse files Browse the repository at this point in the history
* Merge develop to release6.1 (#259)

* Creating smaller deployment image

Lightweight Docker Container

Remove mysql calls

Issue-255: Create lightweight docker image

+ added .dockerignore and modified dockerfile

Issue-255: Dockerfile-dev

Issue-255: CircleCI arm lightweight build

* Issue-255: Added +x permissions to container scripts

* Issue-255: Remove unnecessary checkoutstep

* Issue-255: Rm git files from dockerignore.

* Issue-255: Remove git files from build context

+ Remove checkout step from CircleCI sonar-scanner workflow

* Issue-255:Rename dockerfile

* Issue-255:SonarScanner needs git files

* Issue-255:Dockerfile WRKDIR necessary for run script

* Issue-257:Fix logging

Co-authored-by: Paul K Bourelly <paul.k.bourelly@leidos.com>

* Update Release_notes.md

Co-authored-by: dan-du-car <62157949+dan-du-car@users.noreply.github.com>
Co-authored-by: Paul K Bourelly <paul.k.bourelly@leidos.com>
  • Loading branch information
3 people authored Oct 21, 2021
1 parent 8121e18 commit 1d4b8dd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/Release_notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
V2X-Hub Release Notes
----------------------------

Version 6.1, released Oct 15th, 2021
--------------------------------------------------------

**Summary:**
V2X Hub release version 6.1 is a hotfix release for 6.0.

Fixes in this release:
- Issue 233: Fixed SPaT message to report green status as "permissive" vs "protected" correctly.
- Issue 124: Fixed issue with interpreting when the signal controller is in flash state.
- Issue 245: Added configurable parameter for Carma cloud plugin to use for the “oldest” parameter in the TCR request to get controls created within the time period specified by this field in days.
- Issue 247: Added TCM PSID to messages forwarded to RSU for broadcast.
- Issue 186: Fixed sonar-scanner settings with code coverage to generate the coverage metrics in sonar cloud.
- Issue 201: Update docker-compose to manage sensitive data like mysql username and password with Docker secrets.

Version 6.0, released July 30th, 2021
--------------------------------------------------------

Expand Down

0 comments on commit 1d4b8dd

Please sign in to comment.