2023-09-20 - Version 0.5.0
- Add config object to set things like timeout, connect timeout and request/response logging
- Add more comments / documentation
2023-09-15 - Version 0.4.0
- Add documentation to document resource
- Remove FBWarning Annotations
- Change Naming of methods in HttpClient contract to avoid FBWarnings
2023-09-13 - Version 0.3.0
- Finalize Attachment Resource
- Add missing copy method in Document Resource
- Cleanup HttpClientImpl
2023-09-05 - Version 0.2.1
- Fix Release
2023-09-05 - Version 0.2.0
- Added Attachment Resource with Fetch-Methods.
- Added more dedicated ListQueryRequest Objects for different Endpoints / Fetch-Methods
2023-09-02 - Version 0.1.0
- Initial Release of the SDK. This includes sharing the artifact on maven central.