v0.14.0
What's Changed
- The state change server now binds to a random unbound port by default (fixes #674)
- The pacts used in testing the project can be published using a GHA.
- Replaced javax.json with lihaoyi.upickle in the state change server as its a much easier API to develop with.
- Update sbt-ci-release to 1.6.1 in main by @jbwheatley in #689
- chore(deps): update renovatebot/github-action action to v40.2.7 by @jbwheatley in #691
- Update zio, zio-test, zio-test-sbt to 2.1.8 in main by @jbwheatley in #690
- Update zio, zio-test, zio-test-sbt to 2.1.9 in main by @jbwheatley in #693
- Update mockito-core to 5.13.0 in main by @jbwheatley in #694
- Update logback-classic to 1.5.8 in main by @jbwheatley in #695
- Update circe-core, circe-parser to 0.14.10 in main by @jbwheatley in #696
- Update scala-library to 2.12.20 in main by @jbwheatley in #697
- chore(deps): update renovatebot/github-action action to v40.2.8 by @jbwheatley in #698
- Update munit to 1.0.2 in main by @jbwheatley in #700
- Update http4s-circe, http4s-dsl, ... to 0.23.28 in main by @jbwheatley in #699
- Update sbt to 1.10.2 in main by @jbwheatley in #702
- chore(deps): update renovatebot/github-action action to v40.2.9 by @jbwheatley in #701
- update scala versions, pactjvm to 4.6.14, use java 21 in actions by @jbwheatley in #708
- chore(deps): update renovatebot/github-action action to v40.3.1 by @jbwheatley in #709
- publish test pact job works by @jbwheatley in #710
Full Changelog: v0.13.3...v0.14.0