-
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.
## [31.0.0](v30.1.1...v31.0.0) (2023-11-07) ### ⚠ BREAKING CHANGES * **core:** the `ssh-keygen` tool has to be available on instance machines * **core:** edit new config property perun.mailchange.replyTo and existing perun.mailchange.backupFrom to customize the respective fields of sent emails (from core API). `replyTo` (and `replyToName`) can be defined in `perun-registrar-lib.properties` to achieve the same for registrar * **core:** Method blockServicesOnDestinations does not throw ServiceAlreadyBannedException anymore. ### Features * **core:** allow customization of replyTo field of emails ([1f20e82](1f20e82)) * **core:** bulk-up public ssh key validation ([64aaa86](64aaa86)) * **core:** filter by role ([84e0ccd](84e0ccd)) * **engine:** pass service name to send/gen script when using generic scripts ([7c74749](7c74749)) ### Bug Fixes * 🐛 Fix BBMRIResources registration module possible NullPExc ([bfb3e6a](bfb3e6a)) * 🐛 Use getAllSubgGroups in BBMRIResources reg.module ([3fdcffc](3fdcffc)) * **core:** group admin/membership manager should not have rights for verifying users' mail address ([53dbe02](53dbe02)) * **core:** ignore already blocked destination ([ad1774d](ad1774d)) * correct attribute references in enabledO365MailForward ([c52f15c](c52f15c)), closes [ST-1168](https://perunaai.atlassian.net/browse/ST-1168) * **deps:** update dependency com.google.apis:google-api-services-admin-directory to directory_v1-rev20231005-2.0.0 ([bb691b0](bb691b0)) * **deps:** update dependency commons-cli:commons-cli to v1.6.0 ([11c038b](11c038b)) * **deps:** update dependency io.swagger:swagger-annotations to v1.6.12 ([605aa63](605aa63)) * **deps:** update dependency org.json:json to v20231013 [security] ([c207e8b](c207e8b)) * **deps:** update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.17 ([6d6b4e5](6d6b4e5)) * **gui:** typo in candidate title after param ([ae6f8a7](ae6f8a7)) * **registrar:** log error on submitted embedded aplications ([6587daf](6587daf)) * **registrar:** pass registrar session when submitting embedded applications ([ce6bb52](ce6bb52)) * **registrar:** transaction for approving multiple applications ([369fcd3](369fcd3))
- Loading branch information
1 parent
86bd38c
commit c2c36db
Showing
20 changed files
with
55 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
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