Skip to content

2.1.0

Choose a tag to compare

@bodom0015 bodom0015 released this 24 Apr 06:15

Release 2.1.0 of Labs Workbench API server and WebUI includes the following:

Features:

  • webui - Upgrade to NodeJS 18 + React 18
  • apiserver - Return additional build metadata information from /version endpoint

Bug Fixes:

  • webui#22 - Fixed error while adding certain applications from the catalog (e.g. CHORDS)
  • webui#17 - Various fixes on AddEditSpec page
    • key should be a unique lowercase alphanumeric string
    • display should be stack by default
    • ports require port.number to be integer (not string)
    • command / args should be editable here
  • apiserver - better null-checking on cfg[value] when isPassword == True
  • apiserver - PUT for AppSpec should handle command/args/volumeMounts
  • apiserver - Include command/args when creating runtime container
  • webui - Performance fixes on the SpecView page
  • specs - updated stale Globus doc links

For details, see 2.0.1...2.1.0