-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [14.0.0](v13.0.1...v14.0.0) (2022-06-08) ### Bug Fixes * **cli:** don't require PERUN_OIDC_CONFIG variable if not used ([4909d71](4909d71)) * **core:** allow null memberOrganizations ([24b6fc5](24b6fc5)) * **core:** fix executing of right to getMembersPage method ([9a036fd](9a036fd)) * **core:** fixed filtering of applications ([4d3fd28](4d3fd28)) * **core:** fixed typo in unscoped einfra login ([1b79058](1b79058)) * **core:** isAllowedGroupToHierarchicalVo return type ([4e2eada](4e2eada)) * **core:** rename lsaai pwd manager ([b0703c0](b0703c0)) * removed unnecessary quotes in systemd units ([a6169ef](a6169ef)) ### Features * **cli:** support multiple OIDC configurations ([be5dcf4](be5dcf4)) * **core:** add force property to anonymizeUsers method ([dc7d69b](dc7d69b)) * **core:** add new attributes to Perun initialization ([fd80845](fd80845)) * **core:** allow observer roles on operand group to create union ([ad06953](ad06953)) * **core:** get groups allowed to be included in parent VO ([6485055](6485055)) * **core:** include groups to groups in parent VOs ([f3d1a5d](f3d1a5d)) * **core:** include note when creating sponsored members ([6409dd8](6409dd8)) * **core:** mark groups allowed to be included in parent vo ([2571619](2571619)) * **core:** module for unscoped login attributes ([20ed6c2](20ed6c2)) * **core:** remove redundant filterExpiredMembers parameter ([3a525af](3a525af)) * **core:** set memberOrganizations attribute when directly adding members to parent VO ([90ad1cf](90ad1cf)) * **core:** virt member attribute module mails ([1256703](1256703)) * **mvn:** upgrade to Spring Boot 2.6.8 / Spring 5.3.20 ([78168a1](78168a1)) * **mvn:** upgrade to Spring Boot 2.7.0 ([57f9104](57f9104)) * **openapi:** updated OpenAPI Generator to 6.0.0 ([eaf55d7](eaf55d7)) * **registrar:** list and map application form item ([3c4c882](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
- Loading branch information
1 parent
b30da86
commit e5f8789
Showing
19 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters