1.11
What's Changed
- Upgrade
ObjectAdapter
to deserialize to long in certain situations by @SentryMan in #215 - Fix
long
getting casted todouble
in ObjectAdapter by @SentryMan in #219 - Support Unmapped JsonCreator by @SentryMan in #218
- Expand
@Value
to Inline regular classes by @SentryMan in #220 @Property
methods now implicitly override fields by @SentryMan in #217- Remove uncommented code from NumberParser by @rbygrave in #224
- Dependabot Groups by @SentryMan in #228
- Bump parent pom and avaje junit by @rbygrave in #229
- Support the Avaje Build Plugin by @SentryMan in #214
Dependabot
- Bump io.avaje:avaje-inject from 9.10 to 9.11 by @dependabot in #212
- Bump org.springframework.boot:spring-boot-dependencies from 3.2.2 to 3.2.3 by @dependabot in #213
- Bump com.fasterxml.jackson.core:jackson-core from 2.16.1 to 2.16.2 by @dependabot in #221
- Bump com.fasterxml.jackson.core:jackson-core from 2.16.2 to 2.17.0 by @dependabot in #222
- Bump io.helidon.webserver:helidon-webserver from 4.0.5 to 4.0.6 by @dependabot in #225
- Bump org.springframework.boot:spring-boot-dependencies from 3.2.3 to 3.2.4 by @dependabot in #226
- Bump io.helidon.webserver:helidon-webserver from 4.0.6 to 4.0.7 by @dependabot in #227
Full Changelog: 1.10...1.11