Release History
Current
0.10.1
-
[NEW] Introduces support for Artifact Cache smart image cleanup for pip content
-
[NEW] Build Scan: Require explicit opt-in to publish a Build Scan over insecure HTTP
-
[FIX] Build Scan: No Build Scan produced when running Pytest tests from PyCharm
-
[FIX] Build Scan: Test report is broken when Pytest’s
--no-summaryoption is used -
[FIX] Build Scan: Pytest prints a warning at the end of a test run when Develocity is installed
-
[FIX] Build Scan: A deprecation warning is shown when the access key is provided through an environment variable
-
[UPGRADE NOTE] Build Scan: Publication to an HTTP endpoint now fails unless
allow_insecure_protocolis enabled
Compatible with Develocity 2025.1 or later.
Previous Versions
0.10
-
[NEW] Build Scan: Test insights are available, supporting pytest
-
[NEW] Helpers have been added to retrieve credentials from Gradle user home
-
[FIX] Agent crashes when
fork()is called -
[FIX] Agent crashes if stdout is closed during Build Scan publication
-
[FIX] Build Scan: Develocity configuration is loaded for unsupported tools
-
[UPGRADE NOTE] Drop support for
black
Compatible with Develocity 2025.1 or later.
0.9.1
-
[FIX] Build Scan: No data is captured on Windows with Python versions below 3.10
-
[FIX] Build Scan: Console output isn’t captured on Windows
-
[FIX] Build Scan: Events may be missing when byte strings are used to define tags, links, or custom values
Compatible with Develocity 2024.3 or later.