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

fix regression introduced in #1792 #1796

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

thjaeckle
Copy link
Member

  • DittoJsonException was not consistently handling wrapJsonRuntimeException in different overloaded styles, e.g. the UnsupportedOperationException was not catched everywhere
  • fixed that

* DittoJsonException was not consistently handling `wrapJsonRuntimeException` in different overloaded styles, e.g. the `UnsupportedOperationException` was not catched everywhere
* fixed that

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
@thjaeckle thjaeckle added the bug label Nov 6, 2023
@thjaeckle thjaeckle added this to the 3.4.1 milestone Nov 6, 2023
@thjaeckle thjaeckle self-assigned this Nov 6, 2023
Copy link
Contributor

@alstanchev alstanchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@alstanchev alstanchev merged commit 23f057a into master Nov 6, 2023
3 checks passed
@alstanchev alstanchev deleted the bugfix/ditto-json-exception-handling branch November 6, 2023 16:39
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants