Releases: avaje/avaje-nima
Releases · avaje/avaje-nima
Release list
1.11
What's Changed
- [workflow]: Bump actions/cache from 5 to 6 by @dependabot[bot] in #277
- Build(deps-dev): Bump org.graalvm.buildtools:native-maven-plugin from 1.1.2 to 1.1.3 in the dependencies group by @dependabot[bot] in #278
- Deps: Bump avaje-http to 3.10 by @rbygrave in #279
Full Changelog: 1.10...1.11
1.10
What's Changed
- Bumps Helidon to version 4.5.0
- Add avaje-nima-opentelemetry module by @rob-bygrave in #261
- Add NimaOpenTelemetry and adjust NimaOtelFilter by @rob-bygrave in #265
- Add example using native image layers by @rob-bygrave in #267
- Change avaje-nima-opentelemetry to be Filter only by @rob-bygrave in #268
- Change avaje-nima-opentelemetry removing dependency on opentelemetry-instrumentation-api-incubator by @rob-bygrave in #269
Dependencies
- Build(deps): Bump io.avaje:avaje-simple-logger from 1.4 to 1.5 in the dependencies group by @dependabot[bot] in #260
- Build(deps): Bump the dependencies group across 1 directory with 11 updates by @dependabot[bot] in #264
- Build(deps): Bump the dependencies group with 2 updates by @dependabot[bot] in #266
- Build(deps): Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api from 2.27.0 to 2.28.1 in the dependencies group by @dependabot[bot] in #270
- [workflow]: Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #271
- Build(deps): Bump the dependencies group across 1 directory with 23 updates by @dependabot[bot] in #273
- Build(deps): Bump the dependencies group with 6 updates by @dependabot[bot] in #274
- [workflow]: Bump actions/checkout from 6 to 7 by @dependabot[bot] in #275
- Build(deps): Bump the dependencies group with 4 updates by @dependabot[bot] in #276
Full Changelog: 1.9...1.10
1.9
What's Changed
- Helidon bumped to version 4.4.1
- Add minimal archetype by @rbygrave in #251
- Archetype: change the groupId of the archetype to io.avaje.archetype by @rob-bygrave in #257
Docs
- Docs: Add markdown docs for adding Jib based jvm docker to an existin… by @rob-bygrave in #252
- Docs: Add markdown docs for adding Jib based native docker to an exis… by @rob-bygrave in #253
- Docs: Adds docs for adding a global exception handler to an existing … by @rob-bygrave in #254
- Docs: Adds instructions for adding a test for a controller by @rob-bygrave in #255
- Archetype: Add AI coding instructions to the README by @rob-bygrave in #256
- Build(deps): Bump the dependencies group with 7 updates by @dependabot[bot] in #258
- [workflow]: Bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] in #259
Full Changelog: 1.8...1.9
1.8
What's Changed
- Bump io.helidon:helidon-bom from 4.3.4 to 4.4.0 in the dependencies group by @dependabot[bot] in #244
- Bump io.avaje:avaje-logback-encoder from 1.0 to 1.1 in the dependencies group by @dependabot[bot] in #242
Other dependencies
- Bump the dependencies group with 3 updates by @dependabot[bot] in #239
- Bump the dependencies group with 10 updates by @dependabot[bot] in #240
- Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1 in the dependencies group by @dependabot[bot] in #241
- Bump the dependencies group with 4 updates by @dependabot[bot] in #243
- Bump the dependencies group with 5 updates by @dependabot[bot] in #245
- Bump the dependencies group across 1 directory with 16 updates by @dependabot[bot] in #248
- Bump version of inject, jsonb, simple-logger dependencies by @rbygrave in #249
Full Changelog: 1.7...1.8
1.7
What's Changed
- Nothing really, just dependencies ...
Dependencies
- Bump org.graalvm.buildtools:native-maven-plugin from 0.11.2 to 0.11.3 in the dependencies group by @dependabot[bot] in #226
- [workflow]: Bump actions/checkout from 5 to 6 by @dependabot[bot] in #227
- Bump the dependencies group with 3 updates by @dependabot[bot] in #228
- Bump io.avaje:avaje-prisms from 1.43 to 1.44 in the dependencies group by @dependabot[bot] in #229
- Bump dependencies for http, inject, jsonb, config by @rbygrave in #230
- Bump to RC versions of inject 12.2-RC1 and http 3.7-RC1 by @rbygrave in #231
- [workflow]: Bump actions/cache from 4 to 5 by @dependabot[bot] in #232
- Bump the dependencies group with 2 updates by @dependabot[bot] in #234
- Bump dependencies config 5.0, simple logger 1.2 by @rbygrave in #233
- Bump the dependencies group with 5 updates by @dependabot[bot] in #235
- Bump the dependencies group with 12 updates by @dependabot[bot] in #236
- Bump the dependencies group with 8 updates by @dependabot[bot] in #237
- Bump the dependencies group with 8 updates by @dependabot[bot] in #238
Full Changelog: 1.6...1.7
1.6
What's Changed
- Bump helidon to 4.3.2 and update graalvm reflect-config.json by @rbygrave in #225
- Bump the dependencies group with 3 updates by @dependabot[bot] in #223
- Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 in the dependencies group by @dependabot[bot] in #224
Full Changelog: 1.5...1.6
1.5
What's Changed
- Extract avaje-nima-bom module by @rbygrave in #188
- graalvm native-image, add reflect-config.json for Helidon types by @rbygrave in #189
- Set ebean.registerShutdownHook system property to false by @rbygrave in #190
- Add shutdownDelay (Due to Helidon bug) by @rbygrave in #192
- Fix the shutdownDelay to occur after status = STOPPING by @rbygrave in #193
- Log when "Initiating shutdown" by @rbygrave in #195
- Bump avaje-http to 3.4-RC1 (with list of parameters fix) by @rbygrave in #196
- add doc link by @SentryMan in #199
- Fix parent usefulness by @SentryMan in #203
- Bump jsonb, http, metrics dependencies by @rbygrave in #206
- Test only - add a test for json streaming by @rbygrave in #207
- [workflow]: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #212
- [workflow]: Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #215
Dependencies
- Lots of dependabot dependency bumps ... removed from here.
Full Changelog: 1.4...1.5
1.4
1.3
What's Changed
- Support Filter being injected by @rbygrave in #172
- Bump version by @SentryMan in #178
Dependencies
- Bump the dependencies group with 2 updates by @dependabot in #171
- Bump the dependencies group with 13 updates by @dependabot in #173
- Bump the dependencies group with 2 updates by @dependabot in #174
- Bump the dependencies group with 2 updates by @dependabot in #175
- Bump the dependencies group with 5 updates by @dependabot in #177
- Bump the dependencies group with 5 updates by @dependabot in #179
- Bump the dependencies group with 15 updates by @dependabot in #182
- Bump dependencies for inject, jsonb, http, validator by @rbygrave in #181
- Bump avaje-metrics version to 9.6 by @rbygrave in #183
Full Changelog: 1.2...1.3
1.2
What's Changed
- Add avaje-nima-htmx module by @rbygrave in #166
- Enhance Parent by @SentryMan in #167
Dependencies
- Bump dependencies to latest by @rbygrave in #159
- fix dependabot.yml by @SentryMan in #160
- [workflow]: Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #162
- [workflow]: Bump actions/checkout from 3 to 4 by @dependabot in #164
- Bump the dependencies group with 6 updates by @dependabot in #165
- [workflow]: Bump actions/setup-java from 3 to 4 by @dependabot in #163
- [workflow]: Bump actions/cache from 3 to 4 by @dependabot in #161
- Bump the dependencies group with 7 updates by @dependabot in #168
- Bump the dependencies group with 4 updates by @dependabot in #169
- Bump dependencies for jsonb and http by @rbygrave in #170
Full Changelog: 1.1...1.2