Skip to content

These images updates were added after the main PR was merged. #10604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions release-notes/continuous-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,16 @@ This update is currently being rolled out to customers, and we expect the rollou
#### Fixes issues
- Resolved compatibility issues with the `gradle-build-cache-plugin` for Java 8. After the update, the plugin was verified to work with JDK 8, JDK 11, and JDK 17. (CI-15707)

#### Harness images updates

| **Image** | **Change** | **Previous version** | **New Version** |
|-----------------------------|-------------------------------------------------------------|----------------------|-----------------|
| `harness/ci-addon` | Resolved addon connection errors in Delegate build pipeline. | 1.16.88 | 1.16.90 |
| `harness/ci-lite-engine` | Resolved addon connection errors in Delegate build pipeline. | 1.16.88 | 1.16.90 |
| `plugins/kaniko-acr` | Added push-only support to `kaniko-acr`. | 1.10.7 | 1.11.2 |
| `harness/harness-cache-server` | Moved build cache proxy server to containerless. | 1.7.1 | 1.7.2 |
| `plugins/cache` | Changed cache restore behavior when multiple cache key entries share a common prefix. | 1.9.7 | 1.9.8 |

### Version 1.82

<!-- 2025-06-02 -->
Expand Down