Releases: elasticio/microsoft-onedrive-component
Releases · elasticio/microsoft-onedrive-component
2.0.0
- New version of component, no backward compatibility! Written from scratch using TS and last versions of libraries
- New authentication mechanism
- Added retries on server errors
- Added retries on 429 (too many requests) errors
- Attachment URL provided directly in messages
- Added support for uploading large files to OneDrive
- Updated ReadMe
1.0.6
1.0.5
1.0.4
1.0.3
Update Sailor version 2.6.24 (#26) * Update Sailor version 2.6.24 * Some minor updates
1.0.2
Update sailor version to 2.6.18 (#21)
1.0.1
OrderBy is not supported in One Drive for Business (#20) # 1.0.1 (August 4, 2020) * Adapt Polling Trigger to account for the fact that OrderBy is not supported in One Drive for Business * Polling trigger handles cases where there are more than 200 matching files * Limit parallelization of writing to steward in polling trigger * Polling trigger correctly sorts items by timestamp * Update dependencies. Sailor is updated to version `2.6.14` * Fix integration tests
1.0.0
Merge pull request #16 from elasticio/useOauthClient Use oauth client