Skip to content

Releases: playframework/.github

v1

11 Apr 19:46
272efb1
Compare
Choose a tag to compare
v1

🔖 Latest stable version of 1.x release series

Currently link to ➡️ v1.0.4

💡 Backward compatibility is guaranteed.

v1.0.3

24 Apr 09:32
425128b
Compare
Choose a tag to compare

📗 What is new?

New workflow to trigger cache invalidation

Cleaning cache is not officially supported by GitHub yet. See change and comments in #15 (comment)

Other improvements

  • The ivy and sbt cache will now be cleaned before it gets saved, see #15 by @mkurz
  • Some configs and the environment will now printed before running the main job. This was used in the Play Travis config before and was useful to "debug" errors, specially with akka snapshots, #15 by @mkurz

Full Changelog: v1.0.2...v1.0.3

v1.0.2

19 Apr 17:17
d482ddd
Compare
Choose a tag to compare

📗 What is new?

Reusable workflows

  • Add workflow "Mark Pull Request as Ready To Merge" #14 by @ihostage

v1.0.1

14 Apr 16:10
1b7f96a
Compare
Choose a tag to compare

📗 What is new?

Reusable workflows

  • Switch to Adoptium's Temurin OpenJDK #12 by @mkurz
  • Update coursier/setup-action to 1.2.0-M3 #13 by @ihostage

v1.0.0

11 Apr 19:51
15f8284
Compare
Choose a tag to compare

📗 What is new?

Reusable workflows

  • Single SBT task
  • Java/Scala matrix SBT task
  • Publishing to Sonatype
  • Validate Binary Compatibility

See more info in README