Skip to content

docs: update README and changelog for v2.2.0#215

Merged
Manabu-GT merged 1 commit into
mainfrom
docs/release-v2.2.0
Mar 29, 2026
Merged

docs: update README and changelog for v2.2.0#215
Manabu-GT merged 1 commit into
mainfrom
docs/release-v2.2.0

Conversation

@Manabu-GT
Copy link
Copy Markdown
Owner

@Manabu-GT Manabu-GT commented Mar 29, 2026

Summary

  • Update all version references in README from 2.1.1 to 2.2.0
  • Set changelog date for v2.2.0 release (2026-03-29)
  • Add AGP 9 upgrade and BCV removal to changelog build section

Test plan

  • ./gradlew :debugoverlay-core:check passes
  • ./gradlew :sample:assembleDebug builds successfully

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores

    • v2.2.0 officially released
    • Updated build toolchain to AGP 9.0.1 and Gradle 9.2.1
    • Removed BCV plugin due to toolchain compatibility
  • Documentation

    • Updated installation examples to reference v2.2.0

- Update version references from 2.1.1 to 2.2.0 in README
- Set changelog date for v2.2.0
- Add AGP 9 / BCV removal to changelog

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ca1efbc4-2581-4fa5-9af9-08b1bd14544f

📥 Commits

Reviewing files that changed from the base of the PR and between d588a6b and 4cda8e7.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • README.md

📝 Walkthrough

Walkthrough

Release documentation update for v2.2.0: CHANGELOG.md marks the version as released (2026-03-29) and documents build toolchain upgrades (AGP 9.0.1, Gradle 9.2.1, and BCV plugin removal). README.md dependency examples are updated from v2.1.1 to v2.2.0.

Changes

Cohort / File(s) Summary
Release Documentation
CHANGELOG.md
Marks v2.2.0 as released, adds Build section documenting AGP upgrade to 9.0.1, Gradle upgrade to 9.2.1, and removal of BCV plugin due to AGP 9 incompatibility.
Dependency Version Updates
README.md
Updates all installation examples to reference v2.2.0 instead of v2.1.1 across Gradle DSL, dependency block, and version catalog entries.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main changes: updating documentation (README and changelog) for v2.2.0 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/release-v2.2.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@claude
Copy link
Copy Markdown

claude Bot commented Mar 29, 2026

Claude finished @Manabu-GT's task in 27s —— View job


PR Review: docs/release-v2.2.0

  • Gather context and read changed files
  • Review changes
  • Post final feedback

This is a clean, documentation-only release prep PR. The changes are straightforward and correct.

CHANGELOG.md

  • *(Unreleased)**(2026-03-29)* — date matches today's release date, correct.
  • New ### Build section documents the AGP 9.0.1/Gradle 9.2.1 upgrade and BCV plugin removal with a link to the upstream issue. This is a good addition — library consumers may encounter toolchain differences and the link to BCV #312 provides useful context.

README.md

All 6 version references updated from 2.1.12.2.0, covering:

  • Quick Start snippet
  • Version Catalog libs.versions.toml example
  • Kotlin DSL snippet
  • Network tracking dependency block
  • Timber extension dependency block
  • Advanced releaseWithOverlay build type example

No references were missed — the diff is complete.

Summary

No issues found. The changes are accurate, consistent, and appropriately scoped for a release documentation update.

@Manabu-GT Manabu-GT merged commit 5107b12 into main Mar 29, 2026
5 checks passed
@github-actions
Copy link
Copy Markdown

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

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.

1 participant