Dean Wette
Dean Wette
### Expected Behavior `micronaut-groovy` [PR 365](https://github.com/micronaut-projects/micronaut-groovy/pull/365): "fix(deps): update micronautversion to v3.6.0" is failing due to a broken test `GormConfigSpec` in the `hibernate-gorm` subproject. It should pass, and has for versions...
### Expected Behavior Given the following classes, each with a `BigDecimal` property. One has validation constraint on the constructor arg, the other on the field. ``` @Introspected class Offer {...
satisfies https://github.com/micronaut-projects/micronaut-kotlin/issues/414
### Issue description Issue description The upgrade to Kotlin 1.7.x for Micronaut 4 introduces some breaking changes to Kotest 4. We should remove Kotest 4 for Micronaut 4. see https://github.com/micronaut-projects/micronaut-test/issues/643...
### Issue description @dstepanov I think the refactoring you did for `DefaultBeanContext` for 3.5.0 might still have some issues. Can you please look at the `RateLimitingQueueFactorySpec` in `micronaut-kubernetes` for example....
closes #970
closes #508 @jeremyg484 Can you please have a look at the broken tests for `:test-suite-graal`. That uses the deprecated and now removed Apollo protocol, but I'm not sure what to...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The graalvm-reachability-metadata supports `org.flywaydb...