Skip to content

v9.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 15:59
· 329 commits to production since this release

9.0.0 (2023-11-07)

⚠ BREAKING CHANGES

  • myq_printsvc: resource def boolean attribute myqIncludeWorkplaceInGroups has to be created on the instance and added to the required attributes of the service
    Group def inetCispr and member-group virt groupStatusIndirect also have to be added to required attributes
    Scan storage path changed to \\ha-bay.ics.muni.cz\MyQscan\$login\Scan
  • 🧨 bbmri_networks, bbmri_collections now use LS IDs and LS
    usernames
  • Services need to have urn:perun:user:attribute-def:def:login -namespace:lifescienceid-persistent-shadow and urn:perun:user:attribute-def: def:login-namespace:lifescienceid-username attributes assigned as required
    in Peurn configuration if they used BBMRI IDs or BBMRI usernames. See changes
    to get hint what attribute needs to be assigned for which service. Consents should
    be modified to be granted for these attributes, as the ID change is internal
    change and does not reall affect users.

Features

  • m365_cloud: new service for provisioning to m365 (efac6d8)
  • myq_printsvc: include workplace information (77ae34d)

Bug Fixes

  • 🐛 Use LS ID in BBMRI negotiator scripts (a196c21)
  • docs: moved service docs to correct folder (56171a0)
  • vsup_ifis: include new ids from DC2 (7531120)
  • vsup_ifis: use only relations from stag (6f73a59)
  • vsup_stag: fixed number of columns when inserting teachers (8744d55)