📣 Play 1.9.0 Released
The Play Team is proud to announce the release of Play 1.9.0. This release adds many new features and continues our efforts to make Play more modular, flexible, and secure. Play 1.9.0 is the result of more than X months of relentless work from our fantastic community, comprehending more than a thousand (TODO?) changes made from X contributors.
📗 What is new?
The highlights in Play 1.9.0 include, but are not limited by:
To get started with Play, follow the instructions in our Getting Started page.
Full Changelog
Following pull requests got merged for this release:
Following pull requests got merged for this release (click to expand)
- refs#1496 ConcurrentModificationException when resolved a new classname (#1497) @yuba
- fix(release-draft): fix version number (#1479) @xael-fry
- Update issue templates (#1478) @xael-fry
- GitHub actions configuration (#1477) @xael-fry
- feat(dependabot): add dependabot.yml configuration (#1473) @xael-fry
- Convert README from textile to markdown (#1474) @xael-fry
- Fix "play build-module" by replacing yaml.load with yaml.safe_load (#1472) @davidcostanzo
📦 Dependency updates
- 1502 update dependencies (#1503) @xael-fry
- Updated dependencies (#1482) @tazmaniax
- Bump actions/setup-java from 3 to 4 (#1476) @dependabot[bot]
- Bump actions/setup-python from 4 to 5 (#1475) @dependabot[bot]
📖 Documentation
For more details see the full list of changes and the 1.9.0 milestone.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
What's Changed
- Fix "play build-module" by replacing yaml.load with yaml.safe_load by @davidcostanzo in #1472
- Convert README from textile to markdown by @xael-fry in #1474
- feat(dependabot): add dependabot.yml configuration by @xael-fry in #1473
- Bump actions/setup-python from 4 to 5 by @dependabot[bot] in #1475
- Bump actions/setup-java from 3 to 4 by @dependabot[bot] in #1476
- GitHub actions configuration by @xael-fry in #1477
- Update issue templates by @xael-fry in #1478
- fix(release-draft): fix version number by @xael-fry in #1479
- refs#1496 ConcurrentModificationException when resolved a new classname by @yuba in #1497
- Updated dependencies by @tazmaniax in #1482
- 1502 update dependencies by @xael-fry in #1503
- Prepare release 1.9.0 by @xael-fry in #1504
New Contributors
Full Changelog: 1.8.0...1.9.0