Release/1.2.17 - #1315
Release/1.2.17#1315
Conversation
|
Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. WalkthroughVersion 1.2.17 release with changelog entry, assembly metadata updates, and runtime version string bumps from 1.2.16 across multiple project files. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes These are straightforward version number updates across metadata and documentation files with no logic changes or behavioral modifications. Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
🧰 Additional context used🪛 markdownlint-cli2 (0.18.1)CHANGELOG.md9-9: Bare URL used (MD034, no-bare-urls) 10-10: Bare URL used (MD034, no-bare-urls) 🔇 Additional comments (2)
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 |
a91cbac to
1956904
Compare
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the version from 1.2.16 to 1.2.17, updating version references across the codebase and documenting the release in the changelog.
- Updated version number from 1.2.16 to 1.2.17 across Unity and .NET assembly files
- Updated changelog with release notes for version 1.2.17, documenting merged PRs for NewtonSoft upgrades
- Modified CommonAssemblyInfo.cs generation from FAKE to Cake build system with updated copyright year
Reviewed Changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| unity/Assets/Ably/version.txt | Updated Unity package version from 1.2.16 to 1.2.17 |
| src/CommonAssemblyInfo.cs | Updated assembly version attributes to 1.2.17, changed build tool from FAKE to Cake, and updated copyright to 2025 |
| CHANGELOG.md | Added release notes for version 1.2.17 with links to merged PRs |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
1956904 to
05f1b4e
Compare
Summary by CodeRabbit