Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdi-dev] Jakarta Interceptors 2.2. Release

Thank you! I submitted the PR to add the methods to obtain interceptor binding annotations from the `InvocationContext`: https://github.com/jakartaee/interceptors/pull/99

LT

On Tue, Jun 20, 2023 at 5:57 PM Scott Stark <starksm64@xxxxxxxxx> wrote:
In today's CDI call it was brought up that the following CDI issue:
https://github.com/jakartaee/cdi/issues/592

Since Interceptors is still a separate spec project, there is a need
for a 2.2 release, and a new release plan has been created:
https://projects.eclipse.org/projects/ee4j.interceptors/releases/2.2

There are a few open issues in the Interceptors project that should be
discussed in future CDI calls:
https://github.com/jakartaee/interceptors/issues
_______________________________________________
cdi-dev mailing list
cdi-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdi-dev


Back to the top