Skip to content

v4.0.0-next.60

Pre-release
Pre-release
Compare
Choose a tag to compare
@asyncapi-bot asyncapi-bot released this 05 Sep 09:06
· 7 commits to next since this release
f6cd360

4.0.0-next.60 (2024-09-05)

⚠ BREAKING CHANGES

  • when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it (#2096)

Bug Fixes

  • when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it (#2096) (f6cd360)