Skip to content

Releases: vaadin/spring

Beta5: Maintenance release

25 May 07:26
Compare
Choose a tag to compare
Pre-release

This is official Flow Spring integration and you can use it with Spring 5 or Spring Boot 2. Please see the documentation for more information.

See complete list of changes since previous beta version

The complete documentation can be found here

Beta4: Maintenance release

17 May 10:36
Compare
Choose a tag to compare
Pre-release

This is official Flow Spring integration and you can use it with Spring 5 or Spring Boot 2. Please see the documentation for more information.

Enhancements in the new Prerelease:

  • #289 Set usage statistics for SpringInstantiator

The complete documentation can be found here

Beta3: Maintenance release

10 May 15:38
Compare
Choose a tag to compare
Pre-release

This is official Flow Spring integration and you can use it with Spring 5 or Spring Boot 2. Please see the documentation for more information.

Enhancements in the new Prerelease:

  • #293 Make VaadinSession/UI instance available in Session/UI scopes for flow

The complete documentation can be found here

Vaadin Spring 3.0.0

19 Jan 08:46
dd636ad
Compare
Choose a tag to compare

Vaadin Spring 3.0.0 is Framework 8.2 compatible version of Vaadin Spring.

It has the following fixes and enhancements:

  • Support for @PushStateNavigation
  • Fixed memory leak in VaadinSessionScope

Vaadin Spring 3.0.0.beta1

12 Jan 12:22
dd636ad
Compare
Choose a tag to compare
Pre-release

This is a pre-release for evaluating new features for the Framework 8.2 compatible Vaadin Spring add-on.

It has the following fixes:

  • Fixed memory leak in VaadinSessionScope

Vaadin Spring 3.0.0.alpha1

20 Dec 11:54
89554c5
Compare
Choose a tag to compare
Pre-release

This is a pre-release for evaluating new features for the Framework 8.2 compatible Vaadin Spring add-on.

It has the following enhancements:

  • Support for @PushStateNavigation

Vaadin Spring 2.1.0.beta2

27 Jun 12:25
Compare
Choose a tag to compare
Pre-release

Fix an issue in using beans as service init listeners.

Vaadin Spring 2.1.0.beta1

27 Jun 08:29
Compare
Choose a tag to compare
Pre-release

This is a pre-release for evaluating new features for the Framework 8.0 compatible Vaadin Spring add-on.

It has the following enhancements:

  • Avoid duplicate registration of SpringViewDisplayRegistrationBean (#204)
  • Reduce logging to avoid spam in production environments (#216)
  • Basic Spring Security support (#219) - support for the @secured annotation only
  • Support for automatically running VaadinServiceInitListener beans (#218)
  • POM does not refer to snapshot versions

Vaadin Spring 2.0.1

28 Mar 11:36
Compare
Choose a tag to compare

This is a maintenance release for Framework 8.0 compatible Vaadin Spring add-on.

It has the following fixes:

  • SpringViewDisplayRegistrationBean is not serializable
  • Support using Spring beans in declarative file
  • Support aliasing @SpringView annotation with @AliasFor

Vaadin Spring 2.0.0

21 Feb 13:09
Compare
Choose a tag to compare

Framework 8.0 compatible version of Vaadin Spring