Skip to content

Release v3.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 08:46
v3.16.0
a570cc6
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.