Skip to content

v4.3.1

Compare
Choose a tag to compare
@jschwarz2030 jschwarz2030 released this 24 Jan 23:49
· 36 commits to dev since this release
4a12c1e

[v4.3.1] - 2023-1-24

Released with maproulette3 v3.11.7

Features

  • Create API endpoint /api/v2/service/info
  • Generate BuildInfo.scala with useful build-time data

Fixes

  • Require authN for routes in DataController.scala
  • Enforce max task count for POST /api/v2/tasks
  • use reviewStartedAt when there's no reviewClaimedAt

System Updates

  • Remove old files
  • Update scalac opts to see more possible code issue
  • Improve the sbt swagger routes file generation
  • More logging when storing user API key in OSM
  • Simplify the application.conf and dev.conf.example
  • Support conf overrides of max tasks per challenge
  • README show to use postgis:13-3.3
  • Set caffeine as the default cache type