What's Changed
Beside the many dependency version upgrades, here are the main changes:
- Add support for removing query params in request mutations by @ndegwamartin in #308
- Updates Spring to 6.1.13 and other version updates by @bashir2 in #310
Note the Spring version upgrades may require some client code changes because of javax
to jakarta
namespace migration.
Full Changelog: 0.3.2...0.4.0