Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Staged (Potential) Release: 9.4.3.v20170317

On Fri, Mar 17, 2017 at 7:20 PM, Joakim Erdfelt <joakim@xxxxxxxxxxx> wrote:
We have staged the potential release for jetty 9.4.x

THIS IS NOT AN OFFICIAL RELEASE (yet)
Once its promoted it will show up in the usual places to download.

If you want to participate in this testing, please do so and reply on this email.

Of particular Note in this release:
The Cookie handling has been updated to conform to RFC6265 as a result of Chrome/Chromium strictness.
Version=1 Cookies are now unsupported, and Cookies with invalid values will now throw and IllegalArgumentException with details.
Tip: if you have odd characters in your value (see https://tools.ietf.org/html/rfc6265#section-4.1.1), consider URLEncoding them.

Potential Release Version: 
9.4.3.v20170317

Staging Repository: 

Distribution:

Version.txt / Changelog:

Tag:


We will be attending https://devoxx.us/ in San Jose next week.
Look us up, if you are attending.

Joakim Erdfelt / joakim@xxxxxxxxxxx

Running build and tests of JGit and Gerrit using Jetty 9.4.3.v20170317 succeeded without any errors.

-Matthias

Back to the top