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

Merge 4.10 Part 3 #1150

Merged
merged 21 commits into from Aug 5, 2023
Merged

Conversation

altro3
Copy link
Collaborator

@altro3 altro3 commented Jul 29, 2023

No description provided.

…m_set

Fixed cannot generate schema for response having a collection of enums (Groovy)
Add ability to change JsonView default inclusion
1. Move configuration methods to ConfigUtils class
2. Move file methods to FileUtils class
3. Added autosave to context already loaded config value
4. Replace System.getProperty(...) to context.getOptions().get(...) for supported annotaton processor options
# Conflicts:
#	gradle/libs.versions.toml
#	openapi/src/main/java/io/micronaut/openapi/visitor/OpenApiApplicationVisitor.java
# Conflicts:
#	openapi/src/main/java/io/micronaut/openapi/visitor/AbstractOpenApiVisitor.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/ElementUtils.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/OpenApiApplicationVisitor.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/Utils.java
#	openapi/src/test/groovy/io/micronaut/openapi/view/OpenApiOperationViewRenderSpec.groovy
@altro3 altro3 changed the title Merg 4.10 Part 3 Merge 4.10 Part 3 Jul 29, 2023
@altro3 altro3 requested a review from graemerocher July 30, 2023 17:04
1. Move configuration methods to ConfigUtils class
2. Move file methods to FileUtils class
3. Added autosave to context already loaded config value
4. Replace System.getProperty(...) to context.getOptions().get(...) for supported annotaton processor options
# Conflicts:
#	openapi/src/main/java/io/micronaut/openapi/visitor/AbstractOpenApiVisitor.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/ConfigUtils.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/OpenApiApplicationVisitor.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/Utils.java
1. Move configuration methods to ConfigUtils class
2. Move file methods to FileUtils class
3. Added autosave to context already loaded config value
4. Replace System.getProperty(...) to context.getOptions().get(...) for supported annotaton processor options
# Conflicts:
#	openapi/src/main/java/io/micronaut/openapi/visitor/AbstractOpenApiVisitor.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/ConfigUtils.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/OpenApiApplicationVisitor.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/Utils.java
Added `availableOptions` to documentation
@altro3
Copy link
Collaborator Author

altro3 commented Aug 5, 2023

@graemerocher Could you merge this PR and all other ( exclude kotlin 1.9.0), And after it we can finalize release.

PS I can't merge to master branch

@graemerocher graemerocher merged commit 022ca67 into micronaut-projects:master Aug 5, 2023
4 checks passed
@graemerocher
Copy link
Contributor

@altro3 done. will be away for 2 weeks on vacation. Hopefully @dstepanov can help in my absence

@altro3
Copy link
Collaborator Author

altro3 commented Aug 6, 2023

@graemerocher ok, thanks!

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.

None yet

2 participants