#Features
-
cleaning: add PublicationInconsistency cleanup (e13e3df)
-
cleaning: add PublicationInconsistency cleanup (0f4045f)
#Fixes
- don’t swallow stacktrace when rethrowing Exception (f8886f3)
- Deleting delete tasks is not persistent (adbc645)
- Deleted articles that used the content-type ‘calender’ could not be (cc758ca)
-
deps: update mysql to add a check for character_set_system variable (aa3c49b)
- wrong pattern matching default value (8d215eb)
- prevent NPE for trace logging (6726b1a)
#Other
- Release 3.20.0 (9e596c3)
- update dependeny ies-api 3.5.0-SNAPSHOT to 3.5.0 (ffdf6fe)
- remove LocalPublisherImpl.getPublicationTree() and remove old (dffb4d1)
- simplify further if-else trees with pattern matching (9ae5267)
- fix code style (0ecb871)
- Set version for next development iteration [skip ci] (d41e753)
#Documentation