# Changelog

## Baseline

- First survey — no prior run to compare against. CAI 66.

## Lenses

- Code Health 84
- Architecture 100
- Maturity 60
- Readiness 71
- Security 65

## Changes since last survey

- 300 commits — 265 feature/other, 35 fixes

## By area

- (root) — 111 commits
- jib-core/src — 30 commits
- .github/workflows — 28 commits
- examples/helloworld — 16 commits
- jib-gradle-plugin/gradle.properties — 14 commits
- jib-maven-plugin/gradle.properties — 14 commits
- jib-gradle-plugin/src — 13 commits
- jib-core/gradle.properties — 12 commits
- jib-cli/src — 11 commits
- jib-cli/CHANGELOG.md — 8 commits
- jib-core/CHANGELOG.md — 5 commits
- jib-maven-plugin/src — 5 commits
- jib-cli/gradle.properties — 4 commits
- jib-gradle-plugin/README.md — 4 commits
- docs/faq.md — 3 commits
- jib-gradle-plugin/CHANGELOG.md — 3 commits
- examples/dropwizard — 2 commits
- jib-cli/README.md — 2 commits
- jib-cli/scripts — 2 commits
- jib-core/README.md — 2 commits

## Notable commits

- fix: Fix BuildTarTask input files to also include main SourceSet outputs (#3793)
- fix: Fix Gradle deprecations (#3892)
- fix: Fix Link in CHANGELOG.md (#4333)
- fix: Fix SLSA doc (#3730)
- fix: Fix bad config property in privacy.md (#4036)
- fix: Fix broken links in README (#4118)
- fix: Fix documentation of configuring extraDirectories for Gradle plugin (#3682)
- fix: Fix jackson deprecations (#3890)
- fix: Fixes #3898, log an info instead of o warning when entrypoint makes t… (#3904)
- fix: Revert "Avoid running executable to verify if docker is correctly installed and clarify documentation for `jib.dockerClient.executable` (#3742)" (#3743)
- fix: ci: fix kokoro windows build scripts (#3979)
- fix: fix global configuration path for Mac (#3885)
- fix: fix: Check for existence of layers in cache before returning cached base image (#3767)
- fix: fix: Fix V22ManifestListTemplate cast when pulling an oci index manifest (#3974)
- fix: fix: Uncompress compressed layer until EOF (#3983)
- fix: fix: Workaround for gradle plugin portal metadata requests to avoid JCenter dependency (#3784)
- fix: fix: add compile-generator workaround for SLSA (#3848)
- fix: fix: add timeout for docker info read to prevent Jib from getting stuck indefinitely (#4319)
- fix: fix: address windows deadlock issue when determining docker environment info (#4288)
- fix: fix: allow pushing images with different arch/os to docker daemon (#4268)
- …and 280 more
