Web-API v4.4.4
Pre-release
Pre-release
- Fix not providing a request body causing errors. Fixes #22
- Fix not providing a username causing errors. Fixes #23
- Fix async tasks causing null values in stat history. Fixes #24
- Remove error and sentry log for ports that are in use or not accessible. Fixes #25
- Fix error when trying to parse empty body to java object. Fixes #26
- Add cache for registry classes. Fix possible issues with async calls. Fixes #27