Skip to content

Small fixes, including swagger

Compare
Choose a tag to compare
@bmpotter bmpotter released this 06 Dec 16:47
· 1311 commits to master since this release
bf467b7
  • Compatible with Horizon agent and agbot 2.13.3
  • Made swagger work again, with these limitations:
    • "Try it out" button still doesn't work
    • The longer "description" field of each method is not appearing
  • Added dbSchemaVersion field to the output of /admin/status
  • Upgraded:
    • scala from 2.12.1 to 2.12.4
    • scalatra from 2.5.1 to 2.6.2
    • from scalatra-sbt 0.5.1 to sbt-scalatra 1.0.1
  • Allowed node in other org to access agbot in IBM org
  • When creating/updating a workload and verifying the existence of the apiSpecs, it now treats the MS versions as ranges
  • (No need to upgrade the db if coming from version 1.38 or later, altho it won't hurt either)