Skip to content

11.1.0

Latest

Choose a tag to compare

@BerndSchuller BerndSchuller released this 18 Jun 12:43

UNICORE Server bundle v11.1.0

The UNICORE Server Bundle provides an all-in-one package with installation helpers, comprising Gateway, Registry, UNICORE/X, Workflow, XUUDB, TSI. You need this for a server providing job management and/or data access features, see the documentation for details.

What's new?

This is a maintenance release which fixes a potential issue in UNICORE/X, which can lead to excessive "dead" sockets and resulting memory problems. Also, it provides a user friendly way to issue API tokens in an OAuth environment. Last not least, several dependencies and third-party libraries have been updated.

Detailed change list

  • General

    • dependency updates
    • better resource management for HTTPClient instances, preventing "leaking" resources such as unused sockets
    • code cleanup
  • Gateway

    • new feature: add web UI for easily generating UNICORE API tokens for installations based on an OAuth IdP server
    • improved error handling when accessing sites that are offline
  • UNICORE/X

    • fix: issued API token contains user preferences (if any) and will be scoped to those preferences when used
    • add admin action to issue API token