Skip to content

Commit 3d25843

Browse files
committed
CI 1.96 RN
1 parent 76070ed commit 3d25843

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

release-notes/continuous-integration.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Continuous Integration release notes
33
sidebar_label: Continuous Integration
4-
date: 2025-09-02T10:00
4+
date: 2025-09-09T10:00
55
sidebar_position: 10
66
---
77

@@ -50,6 +50,16 @@ Check out [Harness Cloud VM Images Docs](/docs/platform/references/harness-cloud
5050

5151
## September 2025
5252

53+
### Version 1.96
54+
55+
<!-- 2025-09-08 -->
56+
#### New features and enhancements
57+
- Test Intelligence now supports installing the Python agent within a virtual environment, allowing customers to execute their tests inside their own venvs. (CI-17484)
58+
59+
#### Fixed issues
60+
- Fixed a regression in the CD container step group where secrets (such as LDAP passwords and OIDC tokens) were exposed in logs and container executions. Masking now works correctly across all log occurrences when the `CI_ENABLE_EXTRA_CHARACTERS_SECRETS_MASKING` feature flag is enabled. (CI-18814, ZD-91214, ZD-91245)
61+
- Fixed an issue where the feature flag `CI_DYNAMIC_BRANCH_SELECTOR` could not be enabled on SMP. The backend has been updated to support enabling this flag. (ZD-91773, CI-18921)
62+
5363
### Version 1.95
5464

5565
<!-- 2025-09-01 -->

0 commit comments

Comments
 (0)