Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis pull request updates dependency artifact paths across configuration files from SNAPSHOT builds to stable 1.2.1 releases, and bumps the development version to 1.2.2-SNAPSHOT in gradle.properties. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Sync main after 1.2.1 release
Release Sync and Version Updates
This pull request completes the post-release synchronization process following the 1.2.1 release, merging the release branch into main.
Key Changes
Artifact Version Updates
ballerina-tests/Ballerina.toml: Native artifact path updatedballerina/Ballerina.toml: Java 21 platform dependency path updatedballerina/CompilerPlugin.toml: Compiler plugin dependency path updatedDevelopment Version Progression
gradle.properties: Version bumped from 1.2.1-SNAPSHOT to 1.2.2-SNAPSHOT to prepare for the next development cycleImpact
These changes finalize the release artifacts by transitioning from pre-release SNAPSHOT versions to stable release versions, while establishing the baseline for future development work.