Skip to content

Conversation

@Jonas-Isr
Copy link
Member

Context

SAP/cloud-sdk-java-backlog#DRAFT.

A user reported that there can be instances where a change in the order of complex keys causes issues (see GH issue). To circumvent that, this PR changes the use of HashMap into LinkedHashMap in the code generator for OData v4.

This PR did the same for OData v2.

Feature scope:

  • generator for OData v4 uses LinkedHashMap instead of HashMap

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Documentation updated
  • Release notes updated

@Jonas-Isr Jonas-Isr added the please review Request to review a pull request label Dec 19, 2024
@MatKuhr MatKuhr merged commit b376ce1 into main Dec 19, 2024
14 checks passed
@MatKuhr MatKuhr deleted the linkedHashMap-odatav4 branch December 19, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please review Request to review a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants