Skip to content

Web-API v4.4.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Valandur Valandur released this 25 Aug 12:24
· 510 commits to master since this 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