Releases: etiennestuder/teamcity-build-scan-plugin
0.16
Fixes Maven component lookup conflict with other Maven AbstractMavenLifecycleParticipant components.
0.15
Removes support for retrieving build scan links from the legacy persistence.
0.14
Extracts build scan links for Maven builds without log parsing. Disables log parsing by default for both Gradle and Maven builds.
0.13
Provides admin functionality to remove all build scan links stored in the legacy peristence.
0.12
Uses an entirely new persistence mechanism to store the build scan links in TeamCity.
0.11.1
Makes plugin compatible with Java 8 runtime.
0.11
Ensures data cached in TeamCity's data storage is flushed to disk immediately.
0.10
Provides configuration parameter to omit log parsing.
0.9.1
Fixes non-critical warnings emitted by Spring at plugin initialization time.
v0.9
Adds support for the Gradle Enterprise plugin.