Skip to content

v4.0.0 - for CAPI client v19 or later

Compare
Choose a tag to compare
@rtyley rtyley released this 30 Jun 16:00
· 170 commits to main since this release

What's Changed

This new release depends on CAPI client v19, which is binary-incompatible with previous releases of the CAPI client. When you update to this release of the FAPI client, you will need to ensure you are using code that has been compiled against CAPI client v19 or later - otherwise you may see a java.lang.NoSuchMethodError exception.

  • Add Continuous Integration (CI) as GitHub Action by @rtyley in #272
  • Compile against v19 of the CAPI client (incompatible with versions prior to v19) by @rtyley in #271

Full Changelog: v3.3.13...v4.0.0