Skip to content

v0.11.0-java8

Compare
Choose a tag to compare
@gaeljw gaeljw released this 04 Mar 19:56
· 498 commits to main since this release

๐Ÿ‘€ Looking for maintainers

We're looking for maintainers! If you're interested, you're welcome!

We'd also love to hear about all of our adopters. Your project or company uses pact4s? Let us know!

๐Ÿ”ฎ Upcoming changes

We'll soon drop support for the Java 8 version of pact4s (published with -java8 suffix). If you have reasons to think we should not, manifest yourself.


๐Ÿš€ New features

โœ… Bugfixes / Others

  • rollback logback-classic to 1.3.14 for Java8 compatibility by @gaeljw
  • Replace deprecated URL constructor with URI.toURL (JDK20) by @hanneshauer in #531
  • fix(provider-verification): allow empty tags when using pending pacts by @gaeljw in #555

๐Ÿ†™ Dependency updates

Internal:

Full Changelog: v0.10.1-java8...v0.11.0-java8