Releases: cdsap/Talaiot
Releases · cdsap/Talaiot
v2.0.6
Partial support for Gradle Isolated projects.
Metrics using ValueSources
are retrieved during the publishing phase. Fixes #408
v2.0.5
Removed usage of Provider.forUseAtConfigurationTime
method org.gradle.util.NameMatcher
#392
v.2.0.4
[Talaiot Core] Added type
in TaskLength
representing the task type [#393 ]
[Talaiot Core] New metrics: processMetrics
, enabled by default. [#393 ]
[Talaiot Core] If processMetrics
is enabled, it will include: [#393 ]
gradleJvmArgs
: jvm arguments for Gradle processes
kotlinJvmArgs
: jvm arguments for Kotlin processes
processesStats
: stats collected at the end of the build for java and kotlin processes. Includes meetrics like Usage, Uptime and GC Time.
[Talaiot Core]: Remove unused TalaiotBuildService code [#391 ] thanks wzieba
v.2.0.3
[NEW] Differentiate build execution from build duration. New property executionDurationMs
in ExecutionReport
#383
[FIX] Parsing module name from path #382
[FIX] Identify skipped tasks in Build Service #384
[INFRA] Merge assemble and lint due to strange concurrency limit errors in Circle CI #385
v.2.0.2
Core Library:
Remove unused dependencies #375
Adding Configuration cache hit info #378
Standard/Legacy Plugin:
Adding InfluxDb2Publisher #377
Internal:
Fix CI Snapshot publication and move Gradle plugin extension in the plugins 483304e
v.2.0.1
Fix wrong initialization of Metrics
Adding back custom publishers as now are compatible with configuration cache
v.2.0.0
Replacing BuildListener with BuildService
Compatibility with Configuration Cache
New min Gradle version supported 7.5
Breaking Changes
GraphPublisher/GraphPlugin removed
TimeLinePublished removed
Drop critical path
Drop OShi metrics
1.5.3
Creating Influxdb2 bucket if doesn't exist #343
1.5.1
Fix issue with Gradle 7 and IDE sync, fixes #299
Fix publication Base Plugin, fixes #301
You can’t perform that action at this time.