Skip to content

RADAR AppServer version 1.2.0

Compare
Choose a tag to compare
@mpgxvii mpgxvii released this 08 Jul 14:34
· 400 commits to master since this release
b006a4d
  • Updates radar-auth and uses new radarbase namespaces
  • Include notificationDTO when throwing NotificationAlreadyExistsException so the active app can process this
  • Update migration script to add additional configurable env vars and improve exception handling
  • Fix deleting single notification/data message endpoint to also delete from scheduler
  • Update path for deleting all notifications and data messages for user
  • Dockerfile fixes
  • Github actions updates
  • Fix QuartzScheduler Null pointer Exceptions
  • Add GithubEndpoint to access Github api with authorization