Skip to content

Releases: playframework/.github

v3.2.2

27 Jan 15:32
Compare
Choose a tag to compare

What's Changed

  • Use one and only CONTRIBUTING file by @mkurz in #51
  • Add one and only RELEASING.md by @mkurz in #52
  • Move web server guide over from play-meta by @mkurz in #53
  • Update CONTRIBUTING.md by @adrianlyjak in #54
  • Move PLAY_WEBSITE_SETUP.md to Play website repo by @mkurz in #56
  • Our "own" Code of Conduct by @mkurz in #57
  • Remove merge-when-green label after closing PR by @ihostage in #58
  • Set ReservedCodeCacheSize=512m when releasing Play 2.8 by @mkurz in #60
  • Also announce release in the LinkedIn group by @mkurz in #61
  • Create common SBT settings with aliases for format/validate code by @ihostage in #55
  • Use latest 6.x release of coursier/cache-action by @ihostage in #62

New Contributors

Full Changelog: v3.2.1...v3.2.2

v3.2.1

20 Oct 11:01
27a4ab5
Compare
Choose a tag to compare

What's Changed

  • Clean up matrix json (no whitespaces etc.) by @mkurz in #50

Full Changelog: v3.2.0...v3.2.1

v3.2.0

20 Oct 08:37
b2a83e3
Compare
Choose a tag to compare

What's Changed

  • Use idiomatic way for disabling publishing from fork by @ihostage in #41
  • Disable schedule task for fork repositories by default by @ihostage in #42
  • Ready To Merge should use to Pull Requests only by @ihostage in #43
  • Latest Scala/sbt versions by @mkurz in #44
  • #45 Use environment file instead set-output by @ihostage in #46
  • Just reorganizing files by @mkurz in #48
  • Don't mention @mergify in release notes anymore by @mkurz in #47

Full Changelog: v3.1.0...v3.2.0

v3.1.0

30 Sep 15:17
d90eeca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

26 Sep 19:17
v3.0.0
c8cee13
Compare
Choose a tag to compare

What's Changed

  • Drop Java 8, make Java 11 default by @mkurz in #38
  • Upgrade actions by @mkurz in #35
  • Sync Mergify settings between all repositories by @ihostage in #34

Full Changelog: v2...v3.0.0

v2.0.2

12 Jul 08:32
v2.0.2
af3e01a
Compare
Choose a tag to compare

What's Changed

  • Disable publish job if forked repository by @xuwei-k in #29
  • coursier/setup-action v1.2.0 final by @mkurz in #30
  • Remove workflow to delete cache, can be done with api now by @mkurz in #31

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2

05 May 21:02
v2
af3e01a
Compare
Choose a tag to compare
v2

🔖 Latest stable version of 2.x release series

Currently link to ➡️ v2.0.2

💡 Backward compatibility is guaranteed.

v2.0.1

07 May 18:56
370f1e3
Compare
Choose a tag to compare

📗 What is new?

  • The publish workflow does not require secrets anymore, you can and should now use the secrets: inherit config to pass secrets to that workflow

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 May 21:01
cad935c
Compare
Choose a tag to compare

📗 What is new?

  • The single SBT task (sbt.yml) was removed
  • The Java/Scala matrix SBT task (sbt-matrix.yml) was removed
  • Introduced an universal CMD task (cmd.yml) which replaces to two removed tasks mentioned above

See more info in the README

Full Changelog: v1...v2.0.0

v1.0.4

29 Apr 11:23
272efb1
Compare
Choose a tag to compare

📗 What is new?

  • Provide CACHE_HIT_COURSIER environment variable (because steps is not available from caller workflow) by @mkurz in #17

Full Changelog: v1.0.3...v1.0.4