Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.0.21 Bugfix release #87

Merged
merged 9 commits into from
Dec 2, 2024
Merged

6.0.21 Bugfix release #87

merged 9 commits into from
Dec 2, 2024

Conversation

JanFellner
Copy link
Contributor

  • Added kotlin generator
  • CPP-Lib OnROSEDecodeError has now two additional parameters
    bAlreadyTransportLogged which tells the client that the not deocdable payload has alreday been logged in the transport log
    the encoding of the payload when the stub tried to decode it
    This allows the implementer to better deal with decoding errors if they appear
  • CPP-Lib changed multithreaded invokeIDs from a map to a set and put that into the class constructor initializers that no one accidantly changes them at runtime

Sergey Gunko and others added 9 commits November 18, 2024 18:47
bAlreadyTransportLogged which tells the client that the not deocdable payload has alreday been logged in the transport log
the encoding of the payload when the stub tried to decode it
This allows the implementer to better deal with decoding errors if they appear
…put that into the class constructor initializers that no one accidantly changes them at runtime
PROCALL-6277 esnacc generator for kotlin added
@JanFellner JanFellner merged commit c0e4ba0 into main Dec 2, 2024
4 checks passed
@JanFellner JanFellner deleted the feature/PROCALL-6277-kotlin branch December 2, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant