Skip to content

v1.10.0

Compare
Choose a tag to compare
@pambrose pambrose released this 03 Feb 21:51
· 74 commits to master since this release
6c3cb67
  • Move REDIS pool init to after properties are read
  • Add guard to make sure that Property values are not read before being initialized
  • Rearrnage starting order for assigning Kotlin script variables
  • Adjust Property getters to deal with access before init
  • Change ReadingBatContent.cacheChallenges to be computed
  • Fix Property initialization in tests
  • Limit the length of user input strings
  • Add dbms.maxLifetimeMins property
  • Update HttpClient to use expectSuccess
  • Fix cypress issue by resetting dbms
  • Fix cypress issue by catch geoinfo exception
  • Remove dbreset from cypress script
  • Turn off sql error stacktrace in request logging
  • Add caller version
  • Upgrade jars