Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@ptrthomas ptrthomas released this 05 Aug 15:36
· 1 commit to master since this release

Breaking Changes

  • Karate 1.5.0 requires Java 17
  • The Maven group-id has changed from com.intuit.karate to io.karatelabs

So the only change should be to your pom.xml or gradle.build.

There are no other syntax or behavior breaking changes, so this should be a smooth upgrade for your tests. The Java APIs (package names) have not changed. They will change only in a future release (most likely 1.6.0).

Notable Improvements

Fix List

Here is a complete list of all issues fixed in this release.

Full Changelog: v1.4.1...v1.5.0

A Big Thank You

To all contributors, especially first-time contributors to Karate.

And to all our users and community. We are proud to see Karate cross the 8000 star mark on GitHub πŸš€ ⭐ πŸ™

New Contributors

Artifacts Released