Skip to content

Releases: avaje/avaje-inject

1.12

05 Dec 07:45
Compare
Choose a tag to compare

#34 Add dependency for javax.annotation-api ... fix for NoClassDefFoundError: javax/annotation/PostConstruct
#32 List should return in order of @priority (from javax.annotations)

1.11

04 Jul 12:26
Compare
Choose a tag to compare

#31 - Throw useful error when Gradle + IDEA setup issue detected

1.10

25 Jun 11:17
Compare
Choose a tag to compare

#30 - More intuitive multi-module ordering for 'only supplies' modules

1.9

24 Jun 04:50
Compare
Choose a tag to compare
1.9

#29 - Support generic interfaces like Repository<T,I>

1.8

10 Jun 03:33
Compare
Choose a tag to compare
1.8

#28 Ignore lombok annotations (for bean classification) @slf4j, @Getter, @Setter, @EqualsAndHashCode, @tostring
#27 No injection of dependencies when using withSpy() and field injection

1.7

05 Jun 08:59
Compare
Choose a tag to compare
1.7

#23 when using Lombok @slf4j getting "Argument passed to when() is not a mock" bug
#24 Compile warnings when using withSpy, withMock bug
#25 Fix to allow spy() with implementations (not interfaces) - IllegalStateException: Injecting null bug
#26 NotAMockException when using spy() on interface with a @primary or @secondary bug

1.6

30 May 08:04
Compare
Choose a tag to compare
1.6

#20 Swap/Change SystemContext objects with mocks
by yaskor

#22 Adding support for Mockito spy (#20) …
by rbygrave

1.4

11 May 22:13
Compare
Choose a tag to compare
1.4

A release with no changes as 1.3 didn't go through to central.

1.3

10 May 05:07
Compare
Choose a tag to compare
1.3

#19 @factory fails with types implementing interfaces bug
by nschlehe

#16 Add manifest.mf with automatic-module-name
by rbygrave

1.1

07 Dec 09:18
Compare
Choose a tag to compare
1.1

Bump to 1.1 to release #14