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

feat!: release v4 #1813

Draft
wants to merge 194 commits into
base: master
Choose a base branch
from
Draft

feat!: release v4 #1813

wants to merge 194 commits into from

Conversation

jonaslagoni
Copy link
Member

Description

This PR is a placeholder for the release of v4.

jonaslagoni and others added 30 commits November 8, 2023 13:12
asyncapi-bot and others added 26 commits June 11, 2024 09:56
…nce is used (#2068)

* feat: fake setter for java when allowInheritance is used with const

* feat: change to skip rendering override in class and enum in interface
…2089)

* fix: make parameter type of ToEnum extension methods dynamic (#2064)

Co-authored-by: jespitae <[email protected]>
Co-authored-by: Jens Spitaels <[email protected]>
…rfaces for enums if const is not set by the classes that implements it (#2096)

* fix: when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it

* fix: when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it

* fix: when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it
…ace (#2098)

fix: dont render override when the setter doesnt exist in the interface
Copy link

sonarcloud bot commented Sep 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Oct 8, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
3.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.