set for release
This commit is contained in:
parent
a585f57175
commit
e7208b86fa
23
VERSION.txt
23
VERSION.txt
|
@ -1,11 +1,30 @@
|
|||
jetty-9.1.3-SNAPSHOT
|
||||
jetty-9.1.3.v20140225 - 25 February 2014
|
||||
+ 373952 Ensure MongoSessionManager un/binds session attributes on refresh
|
||||
only if necessary
|
||||
+ 424899 Initialize GzipHandler mimeTypes
|
||||
+ 426490 HttpServletResponse.setBufferSize(0) results in tight loop (100% cpu
|
||||
hog)
|
||||
+ 427700 Outgoing extensions that create multiple frames should flush them in
|
||||
order and atomically.
|
||||
+ 427738 fixed XSS in async-rest demo
|
||||
+ 428157 Methods of anonymous inner classes can't be called via xml
|
||||
+ 428232 Rework batch mode / buffering in websocket.
|
||||
+ 428238 Test HEAD request with async IO
|
||||
+ 428266 HttpRequest mangles URI query string.
|
||||
+ 428383 limit white space between requests
|
||||
+ 428418 JettyStopMojo prints some messages on System.err
|
||||
+ 428435 Large streaming message fails in MessageWriter.
|
||||
+ 428660 Delay closing async HttpOutput until after UNREADY->READY
|
||||
+ 428710 JDBCSession(Id)Manager use read committed isolation level
|
||||
+ 428859 Do not auto initialise jsr356 websocket if no annotations or
|
||||
EndPoints discovered
|
||||
|
||||
jetty-9.1.2.v20140210 - 10 February 2014
|
||||
+ 408167 Complex object as session attribute not necessarily persisted.
|
||||
+ 423421 remove org.slf4j and org.ow2.asm from jetty-all artifact
|
||||
+ 424171 Old javax.activation jar interferes with email sending
|
||||
+ 424562 JDBCSessionManager.setNodeIdInSessionId(true) does not work
|
||||
+ 425275
|
||||
+ 425275
|
||||
org.eclipse.jetty.osgi.annotations.AnnotationConfiguration.BundleParserTask.getStatistic()
|
||||
returns null when debug is enabled.
|
||||
+ 425638 Fixed monitor module/xml typos
|
||||
|
|
Loading…
Reference in New Issue