Adaptavist Managed API for Confluence Cloud
npm install @avst-api/confluence-cloud- Fixed setGlobalErrorStrategy method.
- Added setGlobalErrorStrategy method to allow another way to set the global error strategy.
- Renamed connection property to connectionId in raw-api and handled-api layers.
- Removed AnyError and ValidationError from TypedPromise return signature.
- Removed io-ts and fp-ts packages.
- Renamed abstraction layers:
* From http-api to raw-api
* From managed-api to handled-api