Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 55f25dc4 authored by Stefanos Doumpoulakis's avatar Stefanos Doumpoulakis
Browse files

prepare release 4.3.3

parent d7add0da
Branches
Tags database-v0.0.1 helm-v0.0.2
No related merge requests found
Pipeline #277027 failed
......@@ -2,6 +2,20 @@
**VECTO v4.3.3 Official Release (03-03-2025)**
- Bug Fixes
* CodeEU #950: Check if XML element is signed (#950) (vecto/vecto!314)
* CodeEU #954: NgTankSystem optional for HEV lorries MRF XSD (vecto/vecto!315)
* fix: monitoring report for dual fuel vehicles (vecto/vecto!318)
* fix: secure XML loading against external entity injection (vecto/vecto!319)
* fix: correct interim supercap reader type (vecto/vecto!320)
* fix: parameter IDs for XSDs v2.3 and v2.6 (vecto/vecto!322)
**VECTO v4.3.2-RC (06-02-2025)**
- Features
......
......@@ -16,7 +16,7 @@
<Deterministic>true</Deterministic>
<!-- Set to true for VectoCore to fix Ninject version conflicts-->
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Version>4.3.2</Version>
<Version>4.3.3</Version>
<DefineTrace>false</DefineTrace>
<DisableDiagnosticTracing>true</DisableDiagnosticTracing>
<RemoveIntegerChecks>true</RemoveIntegerChecks>
......
No preview for this file type
......@@ -6,6 +6,26 @@
# VECTO v4.3.3 Official Release (03-03-2025)
## Bug Fixes
- Check if XML element is signed (#950) (vecto/vecto!314)
- NgTankSystem optional for HEV lorries MRF XSD (vecto/vecto!315)
- fix: monitoring report for dual fuel vehicles (vecto/vecto!318)
- fix: secure XML loading against external entity injection (vecto/vecto!319)
- fix: correct interim supercap reader type (vecto/vecto!320)
- fix: parameter IDs for XSDs v2.3 and v2.6 (vecto/vecto!322)
# VECTO v4.3.2-RC (06-02-2025)
## Features
......
## VECTO v4.3.2-RC (06-02-2025)
## VECTO v4.3.3 Official Release (03-03-2025)
### Features
- New battery and supercap readers (vecto/vecto!309)
### Bug Fixes
- ATShiftStrategyOptimized - No UpshiftFomL if not locked (vecto/vecto!301)
- Check if XML element is signed (#950) (vecto/vecto!314)
- NgTankSystem optional for HEV lorries MRF XSD (vecto/vecto!315)
- fix: monitoring report for dual fuel vehicles (vecto/vecto!318)
- Forbid downshift to locked gear in APT-S if it generates direct upshift condition (vecto/vecto!307)
- fix: secure XML loading against external entity injection (vecto/vecto!319)
- Add condition to write BusAuxiliaries output data in vsum (vecto/vecto!306)
- fix: correct interim supercap reader type (vecto/vecto!320)
- Allow old XMLs for battery and supercap in development only (vecto/vecto!311)
- fix: parameter IDs for XSDs v2.3 and v2.6 (vecto/vecto!322)
- Correct binding for supercap input data class; use correct xml data type in xml component reader for supercap (vecto/vecto!310)
\ No newline at end of file
......@@ -2,6 +2,20 @@
**VECTO v4.3.3 Official Release (03-03-2025)**
- Bug Fixes
* CodeEU #950: Check if XML element is signed (#950) (vecto/vecto!314)
* CodeEU #954: NgTankSystem optional for HEV lorries MRF XSD (vecto/vecto!315)
* fix: monitoring report for dual fuel vehicles (vecto/vecto!318)
* fix: secure XML loading against external entity injection (vecto/vecto!319)
* fix: correct interim supercap reader type (vecto/vecto!320)
* fix: parameter IDs for XSDs v2.3 and v2.6 (vecto/vecto!322)
**VECTO v4.3.2-RC (06-02-2025)**
- Features
......
......@@ -11000,6 +11000,21 @@ stored as LOG_backup.txt.</p>
</section>
<section id="changelog" class="level1">
<h1>Changelog</h1>
<p><strong>VECTO v4.3.3 Official Release (03-03-2025)</strong></p>
<ul>
<li><p>Bug Fixes</p>
<ul>
<li>CodeEU #950: Check if XML element is signed (#950)
(vecto/vecto!314)</li>
<li>CodeEU #954: NgTankSystem optional for HEV lorries MRF XSD
(vecto/vecto!315)</li>
<li>fix: monitoring report for dual fuel vehicles (vecto/vecto!318)</li>
<li>fix: secure XML loading against external entity injection
(vecto/vecto!319)</li>
<li>fix: correct interim supercap reader type (vecto/vecto!320)</li>
<li>fix: parameter IDs for XSDs v2.3 and v2.6 (vecto/vecto!322)</li>
</ul></li>
</ul>
<p><strong>VECTO v4.3.2-RC (06-02-2025)</strong></p>
<ul>
<li><p>Features</p>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment