github playframework/play1 1.4.3

latest releases: 1.8.0, 1.7.1, 1.7.0...
7 years ago

Play 1.4.3 -- Release notes

Play 1.4.3 has been released of the 1.4.x maintenance branch.

The changes in this release are listed in the Play 1.4.3 milestone on Lighthouse and 1.4.3 on github, including 27 resolved tickets.

What's new in Play 1.4.3

  • #2055 Upgrade dependency joda-time (from 2.9.2 to 2.9.4)
  • #2056 Upgrade Groovy to 2.4.7
  • #986 Update selenium to 2.53

What's fixed in Play 1.4.3

  • #2040 ConcurrentModificationException in GroovyTemplateCompiler.endTag
  • #2042 Upgrade dependencies
  • #2044 support empty values in validation error arguments
  • #2049 Some resultsets are not close in Evolutions causing some leak
  • #2050 Update dep for netty and async-http
  • #2051, #1667 Avoid to call @Util and @catch controller methods directly using a http request
  • #2057 Remove dependency on commons-collections
  • #2052 session.put() works incorrectly with null objects
  • #2058 KeyError: 'disable_random_jpda' in application.check_jpda
  • #984 Play framework should log every time when application restart happens (in dev mode)
  • #982 play build-module command should exit with error code if build failed
  • fix UnexpectedException.getErrorDescription(): write error message in any case
  • #2059 Rework place of release note of documentation
  • Upgrade Apache Ant 1.9.6 -> 1.9.7
  • #987 Don't swallow exceptions in binder
  • #2048 upgrade to cglib 3.2.2
  • #2053 flash method should handle value as a key message

Don't miss a new play1 release

NewReleases is sending notifications on new releases.