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.8.x branch #953

Merged
merged 75 commits into from
Mar 12, 2023
Merged

Merge 4.8.x branch #953

merged 75 commits into from
Mar 12, 2023

Conversation

altro3
Copy link
Collaborator

@altro3 altro3 commented Mar 12, 2023

Actualize branch after updates snapshots.
Gradle 8.0.2
Fixed problem with process ApiResponse in groovy project.

altro3 and others added 30 commits December 4, 2022 16:41
…les will be located.

Fixed UI components path when property `micronaut.openapi.target.file` is set

Fixed micronaut-projects#859
Add ability to customize the directory path in which the generated UI files will be located.
…ates

Add ability to override UI templates
Fix wrong logic for ui *.js.url properties
…ources

Fix copy UI resources when used *.js.url
…_shemaname

Fixed bug with wrong references for schemas with inheritance, when used custom schema name
…y_level

Add ability to set visibility level for class fields
…ecorators

# Conflicts:
#	openapi/src/main/java/io/micronaut/openapi/visitor/OpenApiApplicationVisitor.java
…api.schema-postfix` for custom schema processor
Improve process logic to resolve placeholders.
Micronaut 3.8.0

Fixes micronaut-projects#854
Fix logic for `micronaut.environment.enabled`
Minor fix: skip `micronaut.openapi.schema-prefix` and `micronaut.openapi.schema-postfix` for custom schema processor
altro3 and others added 26 commits February 3, 2023 16:13
Add getting schema type from JsonValue method and fixed incorrect processing supertypes for enums
…e-visitor-package-internal

ci: make visitor package internal
Fixed wrong byte type detection. Again remove generation schema for class java.lang.Object
…ethod

Fix process JsonValue method when it returns another enum
swagger 2.2.8
jsoup 1.15.4
kotlin 1.8.10
android-annotation 1.6.0
gradle 7.6.1
micronaut 3.8.7
micronaut-test 3.9.1
groovy 3.0.15
# Conflicts:
#	.github/workflows/graalvm.yml
#	gradle.properties
#	gradle/libs.versions.toml
#	openapi-bom/build.gradle
#	openapi/build.gradle
#	openapi/src/main/java/io/micronaut/openapi/visitor/AbstractOpenApiVisitor.java
#	openapi/src/main/java/io/micronaut/openapi/visitor/Utils.java
#	settings.gradle
@graemerocher graemerocher merged commit 584e9fc into micronaut-projects:master Mar 12, 2023
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.

8 participants