PMAPI target - parallel upload

This commit is contained in:
Michal Horejsek
2020-09-16 15:03:40 +02:00
parent 9b5da91f7c
commit 7337f78d4a
2 changed files with 32 additions and 11 deletions

View File

@ -14,6 +14,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* Unsilent errors reading mbox files.
* GODT-692 QA build with option to change API URL by ENV variable.
* GODT-704 User agent detected by fake IMAP extension instead of AUTH callback (some clients use LOGIN instead of AUTH).
* GODT-695 Parallel upload for ProtonMail target.
### Removed
* GODT-519 Unused AUTH scope parsing methods.