| 12 | Major changes: |
| 13 | |
| 14 | Scalability |
| 15 | * Improved storage support up to exascale datasets on all filesystems |
| 16 | * Improved performance and reliability for the rasnet protocol |
| 17 | * Support for automated balancing of worker processes |
| 18 | |
| 19 | Ingestion |
| 20 | * WCSTImport user interface improvements: wcs extract recipe, ability to resume and retry imports, improved filtering of input files, improved status messages. |
| 21 | * WCSTImport stable recipe API - we now have a stable API for developers to create their own custom recipes for their usecases |
| 22 | * Various bug fixes for WCST implementation. |
| 23 | |
| 24 | OGC Web Services |
| 25 | * Embedded server for OGC Web Services platform - now it can also run as a standalone executable without the need of an external server like Tomcat |
| 26 | * Support for PNG as an export format in WCS |
| 27 | |
| 28 | User Interface |
| 29 | * Revamped interface for the WCS Client + various bug fixes |
| 30 | |
| 31 | Misc |
| 32 | * Support for runtime configuration of logging |
| 33 | * Over 125 fixes for reported issues |