v14.0.0
·
1968 commits
to production
since this release
14.0.0 (2022-06-08)
Bug Fixes
- cli: don't require PERUN_OIDC_CONFIG variable if not used (4909d71)
- core: allow null memberOrganizations (24b6fc5)
- core: fix executing of right to getMembersPage method (9a036fd)
- core: fixed filtering of applications (4d3fd28)
- core: fixed typo in unscoped einfra login (1b79058)
- core: isAllowedGroupToHierarchicalVo return type (4e2eada)
- core: rename lsaai pwd manager (b0703c0)
- removed unnecessary quotes in systemd units (a6169ef)
Features
- cli: support multiple OIDC configurations (be5dcf4)
- core: add force property to anonymizeUsers method (dc7d69b)
- core: add new attributes to Perun initialization (fd80845)
- core: allow observer roles on operand group to create union (ad06953)
- core: get groups allowed to be included in parent VO (6485055)
- core: include groups to groups in parent VOs (f3d1a5d)
- core: include note when creating sponsored members (6409dd8)
- core: mark groups allowed to be included in parent vo (2571619)
- core: module for unscoped login attributes (20ed6c2)
- core: remove redundant filterExpiredMembers parameter (3a525af)
- core: set memberOrganizations attribute when directly adding members to parent VO (90ad1cf)
- core: virt member attribute module mails (1256703)
- mvn: upgrade to Spring Boot 2.6.8 / Spring 5.3.20 (78168a1)
- mvn: upgrade to Spring Boot 2.7.0 (57f9104)
- openapi: updated OpenAPI Generator to 6.0.0 (eaf55d7)
- registrar: list and map application form item (3c4c882)
BREAKING CHANGES
- openapi: the previously unnamed schema in GraphDTOResponse was named GraphDTO,
and the previously unnamed enum for Owner types was named OwnerType, so code
generated by OpenAPI Generator for response type of operations
getAttributeModulesDependenciesGraphText and getAttributeModulesDependenciesForAttributeGraphText
and enum generated for Owner types will change their names - core: LDAP schema needs to be updated.
- cli: config file oidc_config.yml changed, see sample_oidc_config.yml
- core: removed filterExpiredMembers parameter in getData methods
- core: Update db