Skip to content

Release v0.6.0#82

Merged
fabian-barney merged 1 commit into
mainfrom
codex/release-v0.6.0
May 31, 2026
Merged

Release v0.6.0#82
fabian-barney merged 1 commit into
mainfrom
codex/release-v0.6.0

Conversation

@fabian-barney

Copy link
Copy Markdown
Owner

Summary

  • prepare release v0.6.0 from current main
  • bump Maven and Gradle version sources from 0.5.1 to 0.6.0
  • add the 0.6.0 changelog entry for parser hardening and CI quality-gate hardening

Release Scope

Validation

  • & 'C:\Program Files\Git\bin\bash.exe' ./.github/scripts/verify-version-alignment.sh --expected-version 0.6.0
  • mvn -B -ntp -P!quality-gates-all verify
  • gradle-plugin/.\gradlew.bat test validatePlugins publishToMavenLocal

Publication Plan

After this PR merges, create annotated tag v0.6.0 and let the existing tag-triggered release workflow publish Maven Central artifacts, Gradle Plugin Portal artifacts, and the GitHub Release.

Copilot AI review requested due to automatic review settings May 31, 2026 23:16

Copilot AI 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.

Pull request overview

Release preparation PR bumping the project version from 0.5.1 to 0.6.0 across all Maven and Gradle build files, and adding the corresponding changelog entry summarizing parser hardening (issue #39) and granular NullAway/SpotBugs CI quality gates (PRs #77, #78).

Changes:

  • Bump <version> / version from 0.5.1 to 0.6.0 in the parent POM, all module POMs, and gradle-plugin/build.gradle.kts.
  • Add a 0.6.0 - 2026-06-01 entry to CHANGELOG.md describing parser coverage expansion, diagnostics hardening, and new CI quality gates.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pom.xml Parent POM version bump to 0.6.0.
core/pom.xml Parent reference version bump to 0.6.0.
cli/pom.xml Parent reference version bump to 0.6.0.
maven-plugin/pom.xml Parent reference version bump to 0.6.0.
gradle-plugin/pom.xml Parent reference version bump to 0.6.0.
gradle-plugin/build.gradle.kts Gradle build version bump to 0.6.0.
CHANGELOG.md Adds 0.6.0 release entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fabian-barney fabian-barney merged commit ebdc9e7 into main May 31, 2026
21 checks passed
@fabian-barney fabian-barney deleted the codex/release-v0.6.0 branch May 31, 2026 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants