- Fix not providing a request body causing errors
- Fix not providing a username causing errors
- Fix async tasks causing null values in stat history
- Remove error and sentry log for ports that are in use or not accessible
- Fix error when trying to parse empty body to java object
- Add cache for registry classes. Fix possible issues with async calls.