3.0.0-RC
Major Changes
API Refactoring (Source Breaking)
All API model types have been refactored for commonality and provide a better developer experience. See 199 & 200 for details.
What's Changed
- Register and test all use of all default clients by @kdubb in #196
- Rework clients to common endpoint options and fix parameter passing by @kdubb in #197
- Refactor, increase api coverage and add test coverage by @kdubb in #199
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #198
- Relocate schema types to Schema and add root builder functions by @kdubb in #200
- Prepare Release 3.0.0-RC by @kdubb in #201
Full Changelog: 2.3.0...3.0.0-RC