You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#188 - ENH: Add support for prototype scope (add @Prototype) #189 - Change such that when using a Provider the provider controls the scope of the returned bean/instance
#180#182 - Static inner classes as dependencies bug #179#183 - List of implementing interfaces with generics - "No dependency provided" when injecting List or Set bug #177#178 - Bug when combining @Factory with Generic Interface Type bug
#175 - Interfaces with generic type parameters that extend other interfaces, don't PROVIDE those extended interfaces bug #176 - Module interface lacks the classes() method breaking change
#161 - Fix allow @Factory methods to depend on generic types bug #160 - Use @NotNullApi to more explicitly define the API as non-null #159 - Change BeanScope.get() to throw NoSuchElementException rather than return null #158 - Bump dependency to inject-api 2.0.1 with module-info
#157 - Support @Factory with method return types including generic wildard <?> and generic types bug #155 - Add built-in @TestScope #154 - Bump jakarka.inject-api that include module-info #153 - Bug - Allow a custom scope "singleton" to also have @Singleton bug