Release 3.16.0
- This version contains DB changes!
Changes
-------
- Removed support for large attribute types, all
attributes are converted to their standard version
since large values (longer than 4000bytes) are
natively supported by them.
- Support force deletion of the Service from Perun (API).
- Changed way of generating unique ID for UmbrellaID
to use time-based UUID version 1.
- Fixed getHashedData() to support filtering of expired
group members.
- Log audit message when removing Service from Resource.
- Start async validation of newly sponsored members
at the end of each bulk method since we need outer
transaction to commit before its started.
- Show also Perun server version in admin GUI footer.
- Fixed single publication reporting when reporter
is not author of the publication.