From 5b69c166f29d228581f23d5e21ba41366336fc07 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Thu, 28 Sep 2017 16:38:20 +0300 Subject: Revert "Store Vaadin session after each update" (#10112) This reverts commit 48e202a80653c2c8a9e31db11814d23b87d6ec19. Also reverts the related release notes update. --- all/src/main/templates/release-notes.html | 1 - 1 file changed, 1 deletion(-) (limited to 'all') diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 36ed08ad6b..8db3ef8670 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -93,7 +93,6 @@
  • The browser time zone can be obtained from WebBrowser if the browser supports it
  • AbstractDateField now supports formatting of time zone information
  • PushState based navigation support
  • -
  • VaadinSession is now stored to the HTTP session at the end of each access to support clustering
  • Grid WAI-ARIA support has been improved (aria-sort added)
  • Client side ErrorLevel support
  • VaadinService, VaadinServlet and VaadinServletService have protected no-args constructors to make DI integrations simpler
  • -- cgit v1.2.3