Skip to content

Release kkRepo 1.0.2 - #303

Merged
klboke merged 1 commit into
mainfrom
release/1.0.2
Sep 18, 2026
Merged

klboke merged 1 commit into
mainfrom
release/1.0.2

Conversation

@klboke

@klboke klboke commented Sep 18, 2026

Copy link
Copy Markdown
Owner

Prepare kkRepo 1.0.2 from the merged changes since v1.0.1. Update Maven, Docker, Helm, quickstart JVM/Native/scanner defaults, runtime expectations, and deployment guides together.

The changelog covers AWS default credentials, scanner database mirrors, trusted-proxy redirects, pnpm legacy login fallback, Maven group fallback, and Go/URI path decoding fixes. No new migrations are introduced; the schema remains at V53.

Validation: Maven project validation, Helm lint, both Compose configurations with and without scanning, quickstart runtime regression, Flyway parity, Compose/Helm scanner isolation, and diff checks passed. Full E2E is requested for release validation.

@klboke klboke added the run-full-e2e Trigger unified full E2E workflow label Sep 18, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-18T11:42:39.719064Z b6dda01 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.17%. Comparing base (1bb141f) to head (b6dda01).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #303   +/-   ##
=========================================
  Coverage     86.17%   86.17%           
- Complexity     1447     1448    +1     
=========================================
  Files           794      794           
  Lines         83247    83247           
  Branches      14612    14612           
=========================================
  Hits          71738    71738           
  Misses        11509    11509           
Flag Coverage Δ
server-smoke-mysql 13.27% <ø> (ø)
server-smoke-postgresql 13.28% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b6dda01276

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/quickstart.sh
case "$KKREPO_RUNTIME" in
jvm)
DEFAULT_IMAGE_TAG="1.0.1"
DEFAULT_IMAGE_TAG="1.0.2"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Upgrade persisted quickstarts to the new default tag

When an existing quickstart directory was generated by 1.0.1 and the user reruns the documented script without overrides, load_env_file_defaults restores KKREPO_IMAGE_TAG=1.0.1 before this default is selected, and the later := therefore leaves the old tag intact. The script consequently pulls and restarts 1.0.1 rather than upgrading to 1.0.2; distinguish a previously generated default from an explicitly customized tag, or update the persisted default during release upgrades.

Useful? React with 👍 / 👎.

@klboke
klboke merged commit cd2f17d into main Sep 18, 2026
122 of 130 checks passed
@klboke
klboke deleted the release/1.0.2 branch September 18, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-full-e2e Trigger unified full E2E workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant