Skip to content

Commit 41209fc

Browse files
dewan-ahmedHarness
authored andcommitted
CI 1.99 RN (#100030)
* 550348 Update phrasing for CI-17919. * d78219 CI 1.99 RN * 70e5e8 Updates * b544af Updates * 0373e9 Draft for CI 1.99 RN
1 parent 6415c11 commit 41209fc

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

release-notes/continuous-integration.md

Lines changed: 21 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-16T10:00
4+
date: 2025-09-23T10:00
55
sidebar_position: 10
66
---
77

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

5151
## September 2025
5252

53+
### Version 1.99
54+
55+
<!-- 2025-09-22 -->
56+
#### New features and enhancements
57+
- Previously skipped tests are now re-run when properly configured with report paths. Currently supported with Java and RunTestV2 under the `CI_TI_RERUN_FAILED_TEST` feature flag (off by default). (CI-17919)
58+
59+
#### Fixed issues
60+
- Fixed an inconsistency in exit code handling across operating systems. Windows exit codes that exceeded limits are now properly aligned with macOS and Linux behavior. (ZD-92102, CI-18863)
61+
- Fixed a misleading error in the **Clone Codebase** step. Container creation failures now surface at the **init** step if terminated containers are detected, making the error clearer. (CI-18541)
62+
63+
#### Harness images updates
64+
65+
| **Image** | **Change** | **Previous version** | **New Version** |
66+
| ------------------------ | ------------------------------------------------ | -------------------- | --------------- |
67+
| `harness/drone-git` | Support for Windows Server 2025 | 1.7.2 | 1.7.6 |
68+
| `plugins/kaniko` | Build args with commas now supported. | 1.11.4 | 1.11.5 |
69+
| `plugins/kaniko-ecr` | Build args with commas now supported. | 1.11.4 | 1.11.5 |
70+
| `plugins/kaniko-acr` | Build args with commas now supported. | 1.11.4 | 1.11.5 |
71+
| `plugins/kaniko-gar` | Build args with commas now supported. | 1.11.4 | 1.11.5 |
72+
5373
### Version 1.97
5474

5575
<!-- 2025-09-15 -->

0 commit comments

Comments
 (0)