Skip to content

Releases: vaadin/spring

Vaadin Spring Add-on 12.1.2 for Vaadin 14.1 (Flow 2.1.0)

15 Dec 15:01
Compare
Choose a tag to compare

Vaadin Spring add-on 12.1.2 is a maintenance release on top of Flow 2.1.0 targeted for Vaadin 14.1.2

Changes since 12.1.1

  • Scan abstract types #527

Vaadin Spring Add-on 13.0.0.alpha3 for Vaadin 15.0 (Flow 3.0)

05 Dec 10:59
9796f3a
Compare
Choose a tag to compare

Vaadin Spring add-on build on top of Flow 3.0.0.alpha9 targeted for Vaadin 15.0.0.alpha7

Changes since 13.0.0.alpha1

  • support the new AppShell Java API for configuring the index.html page when using client-side bootstrapping (#518)
    NOTE: The AppShell API is added in Flow 3.0.0.alpha9 (vaadin/flow#7050). This PR makes sure it works also in Spring Boot applications.

See the complete list of changes in 13.0.0.alpha3

The 13.0.0.alpha2 version is skipped intentionally. It was released from a wrong commit and should not be used.

Vaadin Spring Add-on 12.1.1 for Vaadin 14.1 (Flow 2.1.0)

04 Dec 12:16
803c962
Compare
Choose a tag to compare

Vaadin Spring add-on 12.1.1 is a maintenance release on top of Flow 2.1.0 targeted for Vaadin 14.1.1

Changes since 12.1.0

  • Drag and Drop has been fixed by adding DragSource and DropTarget interfaces to found classes in DevModeServletContextListener (#520)

Vaadin Spring Add-on 13.0.0.alpha1 for Vaadin 15.0 (Flow 3.0)

26 Nov 11:31
24d6f02
Compare
Choose a tag to compare

Vaadin Spring add-on build on top of Flow 3.0.0.alpha8 targeted for Vaadin 15.0.0.alpha5

This is the first release targeting the Vaadin 15 (Flow 3) series.

Changes since 12.1.0

  • Start a new major version series: 13.0.x (#514)
  • Start targeting Vaadin 15 / Flow 3 instead of Vaadin 14.1 / Flow 2.2 (#515)

Vaadin Spring Add-on 12.1.0 for Vaadin 14.1 (Flow 2.1.0)

21 Nov 09:34
Compare
Choose a tag to compare

Vaadin Spring add-on build on top of Flow 2.1.0 targeted for Vaadin 14.1.0

Changes since 12.1.0.beta1

  • Spring Boot version has been bumped to 2.2.0

Vaadin Spring Add-on 12.1.0.beta1 for 14.1 (Flow 2.1.0.beta3)

14 Oct 10:22
8ddb6d1
Compare
Choose a tag to compare

Vaadin Spring add-on build on top of Flow 2.1.0.beta3 targeted for Vaadin 14.1.0.beta1

Changes since the previous version

  • Extract types for dev mode from DevModeInitializer class #501
  • Adapt Spring add-on classes search logic for full class path scanning #498
  • Update Flow to 2.1 and spring-boot to 2.1.8 #495

Vaadin Spring Add-on 12.0.6 for 14 (Flow 2.0.11)

13 Sep 13:58
Compare
Choose a tag to compare

Vaadin Spring add-on build on top of Flow 2.0.11 targeted for Vaadin 14.0.5

Changes since the previous version

  • Collect annotations and subclasses in a single pass instead of in separate passes (#490)

Vaadin Spring Add-on 12.0.5 for 14 (Flow 2.0.11)

09 Sep 12:33
Compare
Choose a tag to compare

Vaadin Spring add-on build on top of Flow 2.0.11 targeted for Vaadin 14.0.0

Changes since the previous version

  • vaadin.whitelisted-packages runs unexpected "npm install" (#6404)

Vaadin Spring Add-on 12.0.4 for 14 (Flow 2.0.9)

02 Sep 10:21
Compare
Choose a tag to compare

Vaadin Spring add-on build on top of Flow 2.0.9 targeted for Vaadin 14.0.0

Changes since the previous version

  • Scan for service and ui init listeners (#479)
  • Multiple @NpmPackage annotations on the same class ignored (#481)
  • Add logging for DevModeServletContextListener (#476)

Vaadin Spring 3.2.1

29 Jul 10:58
Compare
Choose a tag to compare

Vaadin Spring 3.2.1 contains the following fixes and enhancements:

  • Fix serialization issue in HA environment

All changes can be found here: https://github.com/vaadin/spring/milestone/67?closed=1