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

Revert "fix: don’t leakage Micronaut Validation (#1267)" #1300

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

timyates
Copy link
Contributor

This reverts commit 2dcf574 which was from #1267

When we stopped leaking micronaut-validation, we made a breaking change that broke the @DateCreated annotation in micronaut-data.

The events that are fired to in-fill these annotated values require a validatorfactory to fire, and so downstream users need to add one of io.micronaut.validation:micronaut-validation or io.micronaut.beanvalidation:micronaut-hibernate-validator to their builds...

We will revert this change for Micronaut 4.3.7 (v5.5.2 of this module), and revisit for Micronaut 5 where breakages can be expected and documented

Copy link

sonarcloud bot commented Mar 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants