Skip to content

Releases: avaje/avaje-inject

11.4

30 Mar 08:40
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: 11.3...11.4

11.3

16 Mar 19:12
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: 11.2...11.3

11.2

30 Jan 19:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 11.1...11.2

11.1

07 Jan 19:55
Compare
Choose a tag to compare

What's Changed

Dependencies

New Contributors

  • @iajn made their first contribution in #747

Full Changelog: 11.0...11.1

11.0

24 Nov 19:45
Compare
Choose a tag to compare

What's Changed

  • Fix Repeatable Annotation Name Collision by @SentryMan in #739
  • Breaking change - Remove support for Deprecated Interfaces (please upgrade dependencies) by @SentryMan in #670

Full Changelog: 10.6.0...11.0

10.6

20 Nov 05:12
d1e1e40
Compare
Choose a tag to compare

What's New

  • Merging META-INF/services/io.avaje.inject.spi.InjectExtension entries via the shade/assembly maven plugin or the shadowJar gradle tasks is no longer required for multi-module projects.

Changes

Full Changelog: 10.5...10.6

10.5

11 Nov 05:01
Compare
Choose a tag to compare

What's New

  • Projects having a module definition (a module-info.java) should no longer require the inject maven/gradle plugin to detect external AvajeModule instances at compile time.
  • New @PluginProvides annotation for registering InjectPlugin implementations. Plugins that use the new annotation to register will receive similar module-info.java auto-detection benefits.

Changes

Full Changelog: 10.4...10.5

10.4

16 Sep 05:25
0752f58
Compare
Choose a tag to compare

What's Changed

Dependencies

  • Bump io.avaje:avaje-jsonb from 2.0 to 2.1 by @dependabot in #661
  • Bump jupiter.version from 5.10.3 to 5.11.0 by @dependabot in #662
  • Bump net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.14.19 by @dependabot in #663
  • Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 by @dependabot in #664
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.13.1 to 3.14.0 by @dependabot in #666
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.1 to 3.14.0 by @dependabot in #667
  • Bump org.apache.maven:maven-core from 3.9.8 to 3.9.9 by @dependabot in #668
  • Bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.0 by @dependabot in #673
  • Bump net.bytebuddy:byte-buddy-agent from 1.14.19 to 1.15.0 by @dependabot in #674
  • Bump io.avaje:avaje-spi-service from 2.4 to 2.6 by @dependabot in #675
  • Update dependabot to actually group dependency updates by @SentryMan in #677
  • [workflow]: Bump actions/setup-java from 3 to 4 by @dependabot in #678
  • Bump the dependencies group with 6 updates by @dependabot in #686

Full Changelog: 10.3...10.4

10.3 | 10.3-javax

01 Aug 11:19
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: 10.2...10.3

10.2 | 10.2-javax

25 Jul 09:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.1...10.2