Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 11:28
· 2020 commits to production since this release

12.0.0 (2022-05-12)

Bug Fixes

  • core: add new Service parameter to AuditParser and parseRpcMethods (4258007)
  • core: check memberOrganizations attribute for null values (4d9aed6)
  • core: don't include attributes from services that don't process expired members if user is assigned as expired member in that resource (7d97b0f)
  • core: fix generating group data when members are filtered (c51df93)
  • core: manual consent evaluation were not done properly (e1ff1d7)
  • core: remove updating service during getData methods (6ec6be6)
  • core: renamed attribute module namespace_UIDRanges (0877760)
  • core: RPC role added to getConsentHubById policy (a4c5fae)
  • core: use sync validation of members when linking VOs (29c82b9)
  • gui: add property useExpiredMembers when updating service (5c1614c)
  • gui: support CSRF protection in legacy gui apps (adae3dd)
  • openapi: URL of searcher methods (7ad44a4)

Features

  • cli: Added useExpiredMembers parameter (3253eee)
  • core: added check that member is not managed by different vo (24f4cdc)
  • core: allow manual consent evaluation for consent hub or service (3932cdd)
  • core: changed studentIdentifiers module (c4e4635)
  • core: expose API domain hint in CSRF filter (f2b9872)
  • core: extend brand config with api domain (8e6a3bc)
  • core: Manually run consents in gen scripts (6697e4b)
  • core: pwd manager for lsaai (bb7235b)
  • core: virtual attribute for checking if member can be altered (31edc8e)
  • core: when adding/removing members to/from member vos, accordingly edit the membersOrganizations attribute and add/remove to/from parent vos (223c8db)
  • mvn: upgrade to Spring Boot 2.6.7 / Spring 5.3.19 (abb1bdc)

BREAKING CHANGES

  • core: new property "api" added to the perun-apps-config.yml
  • core: new database version (Service flag for expired members usage added)