Skip to content

Commit 56ecd7c

Browse files
committed
Update release notes
1 parent 4d39c9c commit 56ecd7c

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

docs/Release_notes.md

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

4+
Version 5.0.2, released October 2025
5+
----------------------------------------
6+
### **Summary**
7+
This release finishes up the Spring Kafka migration with several classes and data flow diagram updates. Unused code has been removed to reduce
8+
maintenance overhead and Docker Compose has been updated with all required ODE variables to ensure smoother builds and testing. Quarterly release
9+
and hotfix documentation have been revised, and full Git history is now included in Azure Artifacts for improved traceability. Reliability has
10+
been enhanced through fixes to UDP receiver thread management, resolution of a K-Table memory leak, and correction of NodeLL type selection for
11+
latitude/longitude offsets to prevent encoding failures. Error handling has been added to the ASN.1 decoded data router. Finally, a custom
12+
Micrometer message-count metric has been introduced to provide real-time insights into message volumes.
13+
14+
Enhancements in this release:
15+
- [USDOT PR 580](https://github.com/usdot-jpo-ode/jpo-ode/pull/580): SDSM Support
16+
- [USDOT PR 587](https://github.com/usdot-jpo-ode/jpo-ode/pull/587): SDSM Kafka Topic Creation Fix
17+
- [CDOT PR 201](https://github.com/CDOT-CV/jpo-ode/pull/201): J2735 2024 BSM Pipeline Improvements
18+
- [CDOT PR 203](https://github.com/CDOT-CV/jpo-ode/pull/203): Modify Sonar CI Job
19+
- [CDOT PR 204](https://github.com/CDOT-CV/jpo-ode/pull/204): J2735 2024 SPaT Pipeline Improvements
20+
- [CDOT PR 205](https://github.com/CDOT-CV/jpo-ode/pull/205): J2735 2024 Map Pipeline Improvements
21+
- [CDOT PR 206](https://github.com/CDOT-CV/jpo-ode/pull/206): Update release process documentation with new validation steps
22+
- [CDOT PR 207](https://github.com/CDOT-CV/jpo-ode/pull/207): Ensure the artifact publish CI recursively initializes submodules
23+
- [CDOT PR 208](https://github.com/CDOT-CV/jpo-ode/pull/208): J2735 2024 SRM Pipeline Improvements
24+
- [CDOT PR 209](https://github.com/CDOT-CV/jpo-ode/pull/209): J2735 2024 SSM Pipeline Improvements
25+
- [CDOT PR 210](https://github.com/CDOT-CV/jpo-ode/pull/210): J2735 2024 PSM Pipeline Improvements
26+
- [CDOT PR 211](https://github.com/CDOT-CV/jpo-ode/pull/211): J2735 2024 TIM Pipeline Improvements
27+
- [CDOT PR 212](https://github.com/CDOT-CV/jpo-ode/pull/212): New RTCM Pipeline
28+
- [CDOT PR 213](https://github.com/CDOT-CV/jpo-ode/pull/213): Update jpo-asn-pojos commit
29+
- [CDOT PR 214](https://github.com/CDOT-CV/jpo-ode/pull/214): Update jpo-ode versions and jpo-asn-pojos commit reference
30+
- [CDOT PR 215](https://github.com/CDOT-CV/jpo-ode/pull/215): Bug Fix: Support open type XML deserialization of special characters
31+
- [CDOT PR 216](https://github.com/CDOT-CV/jpo-ode/pull/216): New RSM Pipeline
32+
- [CDOT PR 217](https://github.com/CDOT-CV/jpo-ode/pull/217): Bugfix/spring upgrade
33+
- [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
34+
435
Version 4.1.2, released June 2025
536
----------------------------------------
637
### **Summary**

0 commit comments

Comments
 (0)