package-drone-0.11.0-m3
Pre-releaseThis is a milestone release towards the upcoming release 0.11.0.
Warning: This release of Package Drone does have a different storage mechanism. Therefore is it not possible to simply update the package drone installation. It is necessary to export all channels from the old installation and import them back into the new installation.
See also: https://github.com/ctron/package-drone/releases/tag/v0.11.0-m1
This version is a stable milestone version, which passed all unit, integration and stress/performance tests. However there may be breaking changes up to the final 0.11.0 release.
Changes in this release
The most notable change in this milestone is the re-written maven upload module. The old one had a few drawbacks and made a few assumptions which where true for maven uploads done by maven, but not by gradle.