Skip to content

Releases: etiennestuder/teamcity-build-scan-plugin

0.16

22 Jul 09:21
36ad7ff
Compare
Choose a tag to compare

Fixes Maven component lookup conflict with other Maven AbstractMavenLifecycleParticipant components.

0.15

11 Jun 17:24
f1f477d
Compare
Choose a tag to compare

Removes support for retrieving build scan links from the legacy persistence.

0.14

11 Jun 16:50
567936f
Compare
Choose a tag to compare

Extracts build scan links for Maven builds without log parsing. Disables log parsing by default for both Gradle and Maven builds.

0.13

22 May 20:48
8e1fbf0
Compare
Choose a tag to compare

Provides admin functionality to remove all build scan links stored in the legacy peristence.

0.12

24 Apr 07:16
90c0cf6
Compare
Choose a tag to compare

Uses an entirely new persistence mechanism to store the build scan links in TeamCity.

0.11.1

20 Mar 17:44
8c700b7
Compare
Choose a tag to compare

Makes plugin compatible with Java 8 runtime.

0.11

20 Mar 08:47
ddcc7d2
Compare
Choose a tag to compare

Ensures data cached in TeamCity's data storage is flushed to disk immediately.

0.10

29 Dec 07:09
6ef5ff3
Compare
Choose a tag to compare

Provides configuration parameter to omit log parsing.

0.9.1

04 Dec 22:51
62bcb74
Compare
Choose a tag to compare

Fixes non-critical warnings emitted by Spring at plugin initialization time.

v0.9

10 Nov 04:39
205733b
Compare
Choose a tag to compare

Adds support for the Gradle Enterprise plugin.