Skip to content

Commit

Permalink
adding release notes for 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
struberg committed Dec 11, 2024
1 parent 393784f commit 6d9c83d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions readme/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,24 @@ for the whole Application.



-------------------------------------------
Release Notes - OpenWebBeans - Version 4.0.3
-------------------------------------------

Bug
[OWB-1441] - Adding a User-defined Interceptor Bean via CDI Extension fails due to missing no-arg constructor
[OWB-1443] - InterceptorsManager doesn't acknowledge custom Interceptor Beans as enabled
[OWB-1447] - jakarta apis leak as dependencies

Improvement
[OWB-1438] - Synthetic InjectionPoint for CDI.current() and similar usages
[OWB-1439] - enhance scan exclude list with new jakarta api jars
[OWB-1440] - make errors in ProcessAnnotatedType more verbose
[OWB-1444] - upgrade arquillian from 1.8.0 to 1.8.1
[OWB-1445] - upgrde to apache parent-33
[OWB-1446] - move from tomcat7-maven-plugin to cargo


-------------------------------------------
Release Notes - OpenWebBeans - Version 4.0.2
-------------------------------------------
Expand Down

0 comments on commit 6d9c83d

Please sign in to comment.