-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
Closed
Closed
feat!: release v4 #1813
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: asyncapi-bot <[email protected]>
…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
Quality Gate failedFailed conditions |
Quality Gate failedFailed conditions |
tkosiorski
reviewed
Oct 31, 2024
Once I cleanup all the PRs over the weekend, I am gonna release v4, its definitely time 😄 |
…ts and goIncludeTags flags (#2152) Co-authored-by: TertiumOrganum1 <[email protected]> Co-authored-by: Владислав Муранов <[email protected]>
Co-authored-by: TertiumOrganum1 <[email protected]> Co-authored-by: Владислав Муранов <[email protected]>
After #2160 is merged, this is ready to be released as is. Final time to give review! |
Co-authored-by: fr-th <[email protected]> Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Jesse Wayde Brandão <[email protected]>
Quality Gate failedFailed conditions |
Closing in favor of #2162 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR is a placeholder for the release of v4.