Skip to content

Conversation

@mamachanko
Copy link
Collaborator

In particular, this allows for the presence of the new ignored field
in metadata objects.

Spring Boot 3.5.x added an ignored field to configuration metadata.
This caused the plugin's JsonMarshaller to fail. By upgrading to Spring
Boot 3.5.8 (as well as Spring Framework 6.2.14 / Spring Cloud 2025.0.0)
the plugin supports the new metadata format.

Adds new KNOWN_PROBLEMATIC_ENUMS to resolve ClassNotFoundException
errors during enum introspection in the metadata aggregation plugin.

Signed-off-by: Max Brauer [email protected]

@mamachanko mamachanko marked this pull request as ready for review December 17, 2025 16:25
@mamachanko mamachanko requested a review from onobc December 17, 2025 16:27
In particular, this allows for the presence of the new `ignored` field
in metadata objects.

Spring Boot 3.5.x added an `ignored` field to configuration metadata.
This caused the plugin's JsonMarshaller to fail. By upgrading to Spring
Boot 3.5.8 (as well as Spring Framework 6.2.14 / Spring Cloud 2025.0.0)
the plugin supports the new metadata format.

Adds new KNOWN_PROBLEMATIC_ENUMS to resolve ClassNotFoundException
errors during enum introspection in the metadata aggregation plugin.

Signed-off-by: Max Brauer <[email protected]>
@mamachanko mamachanko force-pushed the topic/mamachanko/main/plugin-spring-boot-3.5.x branch from ad8c8b3 to b79533f Compare December 18, 2025 09:36
@mamachanko mamachanko closed this Dec 18, 2025
@mamachanko mamachanko deleted the topic/mamachanko/main/plugin-spring-boot-3.5.x branch December 18, 2025 13:35
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.

2 participants