Merge in RED/persistence-service from bugfix/RED-2666 to master
* commit 'd548dc0883f367a84800e0d725d0d855fb0cf777':
RED-2666 OwnerId as FileName after soft-/hard-delete and Reupload
Merge in RED/persistence-service from bugfix/RED-2583 to master
* commit '0305694baa8dea453f9137362a54dcd880b7f08b':
RED-2583 conflict with deleted dossierTemplate name
Merge in RED/persistence-service from bugfix/RED-2526 to master
* commit '5d5ea1446e108fdf1953d931aa9ac2f235c7bb47':
RED-2526 only one primary attribute in file-attributes
Merge in RED/persistence-service from RED-2562 to master
* commit 'ddfa83873ff44e151b3c729eb554bbaf8531758d':
RED-2562 Added watermark flag for previews to DossierEntity.java
Merge in RED/persistence-service from bugfix/RED-2529 to master
* commit '9427124a7456a85da5d75082ee1d236393bf0548':
RED-2529 deleting dossier attributes connected to dossiers
- change entity attribute from boolean delete to OffsetDateTime softDeleteTime
- remove unique constraint for name of dossier template
- add a unique constraint on table on columns: name and softDeleteTime
Merge in RED/persistence-service from RED-2429-ps5 to master
* commit '229c3b507694527e4a0e9689fa39fc6e22836326':
RED-2429: As a user I want to resize a redaction
fixed stopword
Merge in RED/persistence-service from RED-2429-ps4 to master
* commit '4b56c654e8221fceaa7a9b1a912c1f53d6aa3ed7':
RED-2429: As a user I want to resize a redaction - fixed processed date
Merge in RED/persistence-service from RED-2429-ps3 to master
* commit '4339bcee917c54b722193fe82baea2473164c8f1':
RED-2429: As a user I want to resize a redaction - fixed positions bug
Merge in RED/persistence-service from feature/RED-2494 to master
* commit 'de1bb1ad72e7a33cc08083a2bdb61eb2350f7240':
RED-2494 Replace all updates (find-if-present-write) with atomic operations
sample migration for digitalSignature update
Merge in RED/persistence-service from RED-2429-ps2 to master
* commit 'b4d00a5602c935de4128895312a87ba47eadae8c':
RED-2429: As a user I want to resize a redaction
Merge in RED/persistence-service from RED-2429-ps1 to master
* commit '3dc0218a28f33b3f7341b318066394b12d5aa930':
RED-2429: As a user I want to resize a redaction
Merge in RED/persistence-service from 3.0-efsa-readiness to master
* commit '693a92bf10960a0e4664964a0e1e696792a0df7d':
unique constraint fix
unique constraint fix
enumerated type -> int to string in db
Merge in RED/persistence-service from 3.0-efsa-readiness to master
* commit '00116d93469dbcfc05c4226d12555fd915701be6':
fixed createdDated/ModifiedDate dossierTemplate update