Skip to content

v1.1.0

Compare
Choose a tag to compare
@GoodforGod GoodforGod released this 18 Oct 14:39
· 88 commits to master since this release

Features:

  • Improved error handling
  • RateLimitException for rate limit request handling.
  • HttpExecutor error handling improved.
  • QueueManager improved
  • Gradle 6.7 instead of Maven
  • GitHub CI
  • Sonarcloud analyzer
  • Dependencies updated for JUnit and Gson.
  • Codestyle added.

Fixes:

  • QueueManager provided for token user and non token one fixed.
  • QueueManager non token impl fixed.
  • Tests fixed and reinforced.