]> source.dussan.org Git - vaadin-framework.git/commitdiff
Mention potential gzip incompatibility in release notes (#13653)
authorLeif Åstrand <leif@vaadin.com>
Mon, 11 May 2015 12:42:38 +0000 (15:42 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 11 May 2015 14:19:56 +0000 (14:19 +0000)
Change-Id: I11f2e4095ac106e985e2add283c7d36d04cd07e2

WebContent/release-notes.html

index ac8d465cfb992b91c60d9dce3189a6dd3449f9c9..33f7a1ef701c16e9493970c7a255c8d1c56115aa 100644 (file)
         <h3 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h3>
         <ul>
             <li>Push path has been changed from /PUSH/ to /PUSH to be compatible with JSR 356.</li>
+            <li>Widgetset files and other pre-compressed resources are sent as gzip to compatible browsers.
+                This may interfere with custom response compression solutions that do not respect the Content-Encoding response header.</li>
         </ul>
         <h3 id="knownissues">Known Issues and Limitations</h3>
         <ul>