Skip to content

Commit f973544

Browse files
Merge pull request #220 from CDOT-CV/release-notes-2025-q3
Release Notes 2025 Q3 (5.0.2)
2 parents 4d39c9c + 4c9bdb1 commit f973544

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/Release_notes.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
JPO-ODE Release Notes
22
----------------------------
33

4+
Version 5.0.2, released October 2025
5+
----------------------------------------
6+
### **Summary**
7+
This release introduces expanded support for the latest J2735 2024 message standards through a breaking rework of the POJO data models, impacting all message types and associated pipelines. This release includes major updates to the BSM, SPaT, MAP, SRM, SSM, PSM, and TIM pipelines, along with new pipelines for RTCM, RSM, and SDSM messages. It also refines CI/CD workflows, enhances release validation procedures, and updates dependencies for improved stability and compatibility. These changes modernize the codebase, improve system reliability, and improve ongoing development and deployment efforts.
8+
9+
Enhancements in this release:
10+
- [USDOT PR 580](https://github.com/usdot-jpo-ode/jpo-ode/pull/580): SDSM Support
11+
- [USDOT PR 587](https://github.com/usdot-jpo-ode/jpo-ode/pull/587): SDSM Kafka Topic Creation Fix
12+
- [CDOT PR 201](https://github.com/CDOT-CV/jpo-ode/pull/201): J2735 2024 BSM Pipeline Improvements
13+
- [CDOT PR 203](https://github.com/CDOT-CV/jpo-ode/pull/203): Modify Sonar CI Job
14+
- [CDOT PR 204](https://github.com/CDOT-CV/jpo-ode/pull/204): J2735 2024 SPaT Pipeline Improvements
15+
- [CDOT PR 205](https://github.com/CDOT-CV/jpo-ode/pull/205): J2735 2024 Map Pipeline Improvements
16+
- [CDOT PR 206](https://github.com/CDOT-CV/jpo-ode/pull/206): Update release process documentation with new validation steps
17+
- [CDOT PR 207](https://github.com/CDOT-CV/jpo-ode/pull/207): Ensure the artifact publish CI recursively initializes submodules
18+
- [CDOT PR 208](https://github.com/CDOT-CV/jpo-ode/pull/208): J2735 2024 SRM Pipeline Improvements
19+
- [CDOT PR 209](https://github.com/CDOT-CV/jpo-ode/pull/209): J2735 2024 SSM Pipeline Improvements
20+
- [CDOT PR 210](https://github.com/CDOT-CV/jpo-ode/pull/210): J2735 2024 PSM Pipeline Improvements
21+
- [CDOT PR 211](https://github.com/CDOT-CV/jpo-ode/pull/211): J2735 2024 TIM Pipeline Improvements
22+
- [CDOT PR 212](https://github.com/CDOT-CV/jpo-ode/pull/212): New RTCM Pipeline
23+
- [CDOT PR 213](https://github.com/CDOT-CV/jpo-ode/pull/213): Update jpo-asn-pojos commit
24+
- [CDOT PR 214](https://github.com/CDOT-CV/jpo-ode/pull/214): Update jpo-ode versions and jpo-asn-pojos commit reference
25+
- [CDOT PR 215](https://github.com/CDOT-CV/jpo-ode/pull/215): Bug Fix: Support open type XML deserialization of special characters
26+
- [CDOT PR 216](https://github.com/CDOT-CV/jpo-ode/pull/216): New RSM Pipeline
27+
- [CDOT PR 217](https://github.com/CDOT-CV/jpo-ode/pull/217): Bugfix/spring upgrade
28+
- [CDOT PR 218](https://github.com/CDOT-CV/jpo-ode/pull/218): Fix: run tests in ci.yml without sonar when not in USDOT-owned branch
29+
430
Version 4.1.2, released June 2025
531
----------------------------------------
632
### **Summary**

0 commit comments

Comments
 (0)