Skip to content

RADAR AppServer version 1.1.0

Compare
Choose a tag to compare
@yatharthranjan yatharthranjan released this 22 Jan 12:14
· 455 commits to master since this release
f4201d4
  • Fixes class not found due to shadowing in radar-auth lib. see RADAR-base/ManagementPortal#554. Fixes to use with old MP versions (<0.5.3).
  • Add support for reading the radar_is file first.
  • Add wget to Dockerfile for running healthchecks.
  • Add schedule endpoint and make scheduling optional by providing ?schedule=false when adding notifications.
  • Updated docs and Dockerfile