Features
- add demo mode that clears config and logs (MAD-174) (#167) (038a08e)
- add docker compose file for installation methode with docker on premise [MAD-155] (#131) (4fb6f90)
- add gRPC certificate expiration validation [MAD-157] (#129) (5a40710)
- add sap-public-cloud-connector in sidebar [SPCC-20] (#149) (fcb6c70)
- limit retries on grpc connection [MAD-161] (#144) (bc8b4ce)
- replace old search plugin with new one [OUD-143] (#147) (f5d438e)
- update release-please-action (DEV-292) (18f3a28)
Bug Fixes
- add logging and error handling for archiving mails after processing [MAD-172] (#165) (2d240ba)
- add patch-package for search plugin (9796a35)
- ensure GetInboxMessages processes all matching folders in parent folder structure [MAD-166] (#145) (5556374)
- fix bug that emails are deleted after processing if delet and archive are false [MAD-164] (#139) (9a9941d)
- fix cast IList to List on get massages on POP3 with pipelining (535028a)
- fix deletion failed on POP3 (535028a)
- fix fail of get massages on POP3 if mailbox is empty (535028a)
- fix request and mailClient timeouts [MAD-165] (#137) (535028a)
- fix searchbar title [OUD-128] (#142) (a828ed4)
- handle special mailbox folder structure [MAD-171] (#163) (5b01e2c)
- improve error handling for MailboxController [MAD-168] (#146) (c94a4da)
- lower BatchSize and BatchTimeLimit as default values (e217483)
- patch documentation search package for combined atlas search [OUD-128] (#136) (467f6f5)
- rabbitmq dependency hell (021f6df)