Skip to content

V0.3.12 Release

Choose a tag to compare

@mgcuthbert mgcuthbert released this 18 Apr 16:46
· 65 commits to main since this release
bab8517

What's Changed

  • Fix method name 'MapRouletteConnection.getRequestBodyAsString' by @ljdelight in #78
  • Allow integration tests to be ran by @ljdelight in #81
  • Enable spotbugs scans and do not fail the build by @ljdelight in #80
  • Configure and document the simplelogger.properties for easier debugging by @ljdelight in #79
  • Avoid unnecessary http requests due to map getOrDefault by @ljdelight in #83
  • Use a shared ObjectMapper instance by @ljdelight in #84
  • Run CI integration tests for PRs and branches by @ljdelight in #85
  • lower batch limit by @jschwarz2030 in #82

New Contributors

Full Changelog: 0.3.11...0.3.12