GroupDocs.Conversion Cloud 26.8 Release Notes
This page contains release notes for GroupDocs.Conversion Cloud 26.8
Major Features
- Implemented isolated conversion in the self-hosted version, which improves memory efficiency
- Added Prometheus metrics with a ready-to-use Grafana dashboard for monitoring conversion pairs and request sizes
- Added Google Drive Shared Drives support and improved Amazon S3 reliability
Full List of Issues Covering all Changes in this Release
| Key | Category | Summary |
|---|---|---|
| CONVERSIONCLOUD-638 | Enhancement | Add Prometheus support |
| CONVERSIONCLOUD-640 | Enhancement | Isolated conversion refactoring |
| CONVERSIONCLOUD-641 | Enhancement | Update Dynabic.Storage to 26.7.0 |
Storage updates
The Dynabic.Storage library has been updated to 26.7.0 with the following changes.
Google Drive Shared Drives support
- A Shared Drive (Team Drive) can now be selected when configuring Google Drive storage
- Google Workspace files (Docs, Sheets, Slides) are now properly exported to standard formats
- Fixed several issues with Google Drive file and folder operations
Amazon S3 reliability
- Storage operations now reuse a single Amazon S3 client per storage instance instead of creating a new client for every operation
- Improved disposal of S3 clients and storage managers
- Improved retry configuration for transient S3 failures
- Fixed stream disposal in cross-storage copy and move operations
These changes reduce S3 client and connection pool churn and improve resilience to transient transport failures. They address the intermittent Connection reset by peer errors and the related incomplete uploads reported by customers.
Public API changes
There are no API changes in this release.