Skip to content

Commit

Permalink
Merge branch 'usdot-jpo-ode:develop' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dmccoystephenson authored Jan 30, 2024
2 parents 6a57ddb + 8aa45e4 commit 2726205
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
11 changes: 11 additions & 0 deletions docs/Release_notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
JPO-ODE Release Notes
----------------------------

Version 1.5.1, released November 2023
----------------------------------------

### **Summary**
The updates for the jpo-ode 1.5.1 release includes a hotfix for nodes getting duplicated during JSON serialization/deserialization.
- Moved JsonProperty declaration to getters to avoid duplicate fetch in serialization/deserialization scenarios

Known Issues:
- No known issues at this time.


Version 1.5.0, released November 2023
----------------------------------------

Expand Down
1 change: 0 additions & 1 deletion jpo-ode-core/src/main/resources/schemas/schema-bsm.json
Original file line number Diff line number Diff line change
Expand Up @@ -2171,7 +2171,6 @@
]
},
"maxItems": 8,
"minItems": 1,
"type": [
"array",
"null"
Expand Down

0 comments on commit 2726205

Please sign in to comment.