Vaadin Cdi Versions Save

CDI Integration for Vaadin

14.0.0.rc1

2 years ago

This is a prerelease of the Vaadin CDI add-on for Vaadin 23, built on top of Flow 23.0.0.rc1.

Changes in Vaadin CDI add-on version 14.0

No user-facing changes since 14.0.0.beta1.

All changes since version 14.0.0.beta1.

14.0.0.beta1

2 years ago

This is a prerelease of the Vaadin CDI add-on for Vaadin 23, built on top of Flow 10.0.0.beta1.

Changes in Vaadin CDI add-on version 14.0

No user-facing changes since 14.0.0.alpha1.

All changes since version 14.0.0.alpha1.

14.0.0.alpha1

2 years ago

This is a prerelease of the Vaadin CDI add-on for Vaadin 23. Built on top of Flow 10.0.0.alpha3

Changes in Vaadin CDI add-on version 14.0

BREAKING CHANGES

  • The minimum required java version has been increased to JDK 11 to be aligned with Flow 10.0.
  • Upgraded to CDI 2 for Java 11 support

All changes since version 13.0.

13.0.0

2 years ago

This is the Flow CDI integration final release that is compatible with Vaadin 21+.

Changes in Vaadin CDI add-on version 13.0

Reimplement @RouteScoped to keep beans for @PreserveOnRefresh (#369)

Beans that are @RouteScoped or @NormalRouteScoped are preserved when the owner route, declared with @RouteScopeOwner qualifier, has @PreserveOnRefresh on it. From now on, omitting @RouteScopeOwner will tie the bean to the currently active "bottom-most" navigation target, marked with @Route (or registered dynamically). The bean's lifecycle will be preserved as long as the route component stays on the UI. Trying to use @RouteScope when there is no active route component present is not allowed. Thus the @RouteScoped in CDI is aligned with @RouteScope in Vaadin Spring add-on, where it is introduced to in Vaadin 21.

No user-facing changes since 13.0.0.beta1.

All changes since version 12.0.

13.0.0.beta1

2 years ago

This is the Flow CDI integration release that is compatible with Vaadin 21+.

Built on Flow 8.0.0.beta1. No user-facing changes since 13.0.0.alpha1.

13.0.0.alpha1

2 years ago

This is a prerelease of the Vaadin CDI add-on for Vaadin 21. Built on top of Flow 8.0.0.alpha4.

Changes in Vaadin CDI add-on version 13.0

Reimplement @RouteScoped to keep beans for @PreserveOnRefresh (#369)

Beans that are @RouteScoped or @NormalRouteScoped are preserved when the owner route, declared with @RouteScopeOwner qualifier, has @PreserveOnRefresh on it. From now on, omitting @RouteScopeOwner will tie the bean to the currently active "bottom-most" navigation target, marked with @Route (or registered dynamically). The bean's lifecycle will be preserved as long as the route component stays on the UI. Trying to use @RouteScope when there is no active route component present is not allowed. Thus the @RouteScoped in CDI is aligned with @RouteScope in Vaadin Spring add-on, where it is introduced to in Vaadin 21.

All changes since version 12.0.

11.3.0

3 years ago

This is the Flow CDI integration release that is compatible with Vaadin 14.6. Supports the Lookup internal service introduced in Flow 2.6.

Built on Flow 2.6.0. No changes since 11.3.0.rc1.

11.3.0.rc1

3 years ago

This is the Flow CDI integration prerelease that is compatible with Vaadin 14.6. Supports the Lookup internal service introduced in Flow 2.6.

Built on Flow 2.6.0.rc1. No changes since 11.3.0.beta1.

11.3.0.beta1

3 years ago

This is the Flow CDI integration prerelease that is compatible with Vaadin 14.6. Supports the Lookup internal service introduced in Flow 2.6.

Built on Flow 2.6.0.beta1. No changes since 11.3.0.alpha1.

11.3.0.alpha1

3 years ago

This is the Flow CDI integration prerelease that is compatible with Vaadin 14.6. Supports the Lookup internal service introduced in Flow 2.6.

No significant changes since 11.2.1.