Skip to content

1.7.1

Compare
Choose a tag to compare
@xael-fry xael-fry released this 13 Jun 05:10
· 130 commits to master since this release
9acc220

Play 1.7.1 -- Release notes

Play 1.7.1 has been released of the master branch.

The changes in this release are listed in the 1.7.1 on github including 13 resolved tickets.

What's fixed in Play 1.7.1

  • #1397: Third party dependency update 20220403
  • #1399: [1.7.0] Regression: play idealize dies with UnboundLocalError: local variable 'playHome' referenced before assignment
  • #1400: fixed #1399 "UnboundLocalError: local variable 'playHome' referenced before assignment
  • #1401: Python3 incompatibilities in module manipulations
  • #1402: [#1401] 🐛 Fix python3 incompatibilities in module manipulation code
  • #1403: Temporary class of Groovy template is output directly under application dir
  • #1405: 1.7.0: concurrent modification exception
  • #1406: [#1403] 🐛 Fix Groovy compilation unit that tries to write in applicat…
  • #1408: #1405: replace HashMap be ConcurrentHashMap
  • #1409: update check of java version
  • #1411: Do not overwrite system property net.spy.log.LoggerImpl -> 1.7.1
  • #1413: #1405: replace HashMap be ConcurrentHashMap
  • #1414: Memcached implementaion broken due to log4j update