the default http client has been moved into a separate project (content-api-client-default), users must either switch to that package or provide their own implementation (see here)
ContentApiClientLogic has become ContentApiClient
utility functions have moved to the companion of that trait
There has been several breaking changes in v12:
content-api-client-default
), users must either switch to that package or provide their own implementation (see here)ContentApiClientLogic
has becomeContentApiClient