Skip to content

Commit 6f5ba46

Browse files
authored
CI 1.96 RN (#11525)
* CI 1.96 RN * Add image updates for 1.96 RN
1 parent 6c920dc commit 6f5ba46

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

release-notes/continuous-integration.md

Lines changed: 18 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,23 @@ 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+
63+
#### Harness images updates
64+
65+
| **Image** | **Change** | **Previous version** | **New Version** |
66+
| ------------------------ | ------------------------------------------------ | -------------------- | --------------- |
67+
| `harness/ci-lite-engine` | Version upgrade for Jira. | 1.17.2 | 1.17.3 |
68+
| `harness/ci-addon` | Version upgrade for Jira. | 1.17.2 | 1.17.3 |
69+
5370
### Version 1.95
5471

5572
<!-- 2025-09-01 -->

0 commit comments

Comments
 (0)