What's new in Play 1.8.0
- #1428: add support for java 18, 19.
What's Changed
- Updated dependencies as of 20220618 by @tazmaniax in #1417
- Updated dependencies by @tazmaniax in #1425
- Cleanup code by @aleksandy in #1407
- Updated 3rd party library dependencies by @tazmaniax in #1428
- Dependency update 20230106 by @tazmaniax in #1441
- Upgrade Commons Lang by @tazmaniax in #1438
- [#1146] test(python): use python 3 for build instead of deprecated python2 by @xael-fry in #1447
- Fix warnings with generics by @tazmaniax in #1440
- #1437: play auto-test can return an exit code of zero when the te… by @tstedman in #1435
- Bugfix/1430 do not get unused value by @aleksandy in #1431
- Updated 3rd party dependencies by @tazmaniax in #1448
- Better compatibility with Hibernate Envers by @EddyVerbruggen in #1432
- Fix missing HTTPMessage.getHeader() by @runlevel5 in #1444
- #1457 python imp module by @xael-fry in #1465
- Removed Python imp dependency by @tazmaniax in #1460
- feat(YamlParser): add SafeConstructor to enforce security by @xael-fry in #1469
- Updated 3rd party dependencies by @tazmaniax in #1459
- #1466 The clock function was removed from time module in Python 3.8 by @osmanirosado in #1467
- documentation(release): update documentation for release 1.8.0 by @xael-fry in #1470
New Contributors
- @tstedman made their first contribution in #1435
- @EddyVerbruggen made their first contribution in #1432
- @runlevel5 made their first contribution in #1444
- @osmanirosado made their first contribution in #1467
Full Changelog: 1.7.1...1.8.0