Skip to content

GOCDB 5.11.0

Compare
Choose a tag to compare
@gregcorbett gregcorbett released this 26 Feb 12:00
· 15 commits to master since this release
37c788d

What's Changed

New Features and Minor Changes

  • Move reserved scopes definition out of the local config xml and into the scopes table in the database by @ineilson in #150
  • Add local_info.xsd and xml schema validation by @ineilson in #191
  • Softcoding of service type production<=>monitored service flag relations by @ineilson in #209
  • Sort API output by @ElliottKasoar in #298
  • Add phpmd to composer by @ineilson in #332
  • Add dry run option for user removal by @rowan04 in #385
  • Add option for page banner on all pages by @ineilson in #403
  • Add configuration options for service email addresses by @rowan04 in #411 and #435
  • Add mechanism to manage API credentials by @ineilson in #437 and #447
  • Add API credentials support to search functionality by @Sae126V in #459
  • Add restrictions on who can create ServiceGroups by @Sae126V in #460
  • Add ServiceTypes page for non-admins by @Sae126V in #461
  • Add support for pre selecting endpoints on Downtime pages by @Sae126V in #473

Patches, Bug Fixes and Documentation Changes

New Contributors

Full Changelog: 5.10.5...5.11.0