Skip to content

Releases: leanovate/play-mockws

v3.1.0

14 Sep 15:11

Choose a tag to compare

What's Changed

  • Update Play to 2.9.9/3.0.9
  • Stop publishing play-mockws-2-8 (for Play 2.8.x)

Others

  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #581
  • Update sbt-ci-release to 1.11.2 by @scala-steward in #583
  • chore(deps): update actions/setup-java action to v5 by @renovate[bot] in #584
  • chore(deps): update dependency sbt/sbt to v1.11.6 by @renovate[bot] in #588

Full Changelog: v3.0.9...v3.1.0

v3.0.9

08 Jul 08:00
03dcd5d

Choose a tag to compare

What's Changed

  • Update Play to 2.9.8/3.0.8
  • Update SBT to 1.11.3

Full Changelog: v3.0.8...v3.0.9

v3.0.8

29 May 12:54

Choose a tag to compare

What's Changed

  • chore(deps): update dependency com.github.sbt:sbt-ci-release to v1.11.0 by @gaeljw

Full Changelog: v3.0.7...v3.0.8

v3.0.7

26 May 17:44
c276db1

Choose a tag to compare

What's Changed

  • Update scala3-library to 3.3.6
  • chore(deps): update dependency sbt/sbt to v1.11.0
  • 🏗️ build: publish to Sonatype Central Portal by @gaeljw

New Contributors

Full Changelog: v3.0.6...v3.0.7

v3.0.6

14 Mar 07:55
1c5c9f0

Choose a tag to compare

What’s Changed

  • Update Play to 2.9.7/3.0.7
  • Update Scala to 2.12.20/2.13.16/3.3.5

Others:

  • chore(deps): update dependency org.scala-lang.modules:scala-collection-compat to v2.13.0
  • Update sbt, scripted-plugin to 1.10.10
  • chore(deps): update dependency org.scalacheck:scalacheck to v1.18.1
  • chore(deps): update dependency org.mockito:mockito-core to v5.16.0

v3.0.5

24 Jun 07:03
6e7b813

Choose a tag to compare

What’s Changed

  • 🏗️ build: upgrade Play to 2.9.4/3.0.4 (#410) @gaeljw
  • Update play, play-ahc-ws, play-test to 2.8.22 (#405) @scala-steward
    • ⚠️ This is the latest 2.8.x version of Play (EOL), as a consequence, we'll stop publishing new versions of play-mockws-2-8 in the next minor version of play-mockws (3.1.x).
  • chore(deps): update dependency org.scalatest:scalatest to v3.2.19 (#409) @gaeljw

Others:

  • chore(deps): update actions/checkout action to v4.1.7 (#406) @gaeljw
  • Update scalafmt-core to 3.8.2 (#408) @scala-steward
  • chore(deps): update renovatebot/github-action action to v40.1.12 (#404) @gaeljw

Full Changelog: v3.0.4...v3.0.5

v3.0.4

13 May 12:11
8098ca3

Choose a tag to compare

What’s Changed

  • Update play, play-ahc-ws, play-test to 3.0.3 (#397)
  • Update play, play-ahc-ws, play-test to 2.9.3 (#396)

Others:

  • Update mockito-core to 5.12.0 (#402)
  • Update sbt to 1.10.0 (#398)
  • Update sbt-scoverage to 2.0.12 (#394)
  • chore(deps): update dependency scala to v2.13.14 (#392)
  • chore(deps): update dependency org.scalacheck:scalacheck to v1.17.1 (#386)
  • chore(deps): update dependency org.scala-lang.modules:scala-collection-compat to v2.12.0 (#385)

3.0.3

03 Mar 13:31
2692c30

Choose a tag to compare

What’s Changed

Internal dependency updates:

Full Changelog: v3.0.2...v3.0.3

3.0.2

15 Jan 17:07
393f1d9

Choose a tag to compare

What’s Changed

  • 🏗️ build: upgrade Play versions (2.9.1 and 3.0.1) (#354) @gaeljw

Other:

3.0.1

26 Nov 16:47
b860978

Choose a tag to compare

ℹ️ This release brings a new naming and versioning scheme.
Starting with 3.0.0, artifacts are published for a specific Play version: play-mockws-3-0, play-mockws-2-9 and play-mockws-2-8 instead of play-mockws.

🆕 This is the first release to support Play 3.0 and Pekko 1.0. Thanks @AshCorr for her work!

What’s Changed