Skip to content

chore: bump NosCore.Packets to 21.0.0 - #495

Merged
erwan-joly merged 1 commit into
masterfrom
chore/release-21.0.0
Aug 23, 2026
Merged

chore: bump NosCore.Packets to 21.0.0#495
erwan-joly merged 1 commit into
masterfrom
chore/release-21.0.0

Conversation

@erwan-joly

Copy link
Copy Markdown
Contributor

Release bump so #494 can reach nuget.org. Nothing has shipped since 20.0.3, so #493 and #494 go out together — meaning the reverted serializer patch never reaches a consumer at all.

Major rather than patch because the public surface changed:

  • GidxFamilySubPacket deleted
  • GidxPacket.FamilyIdentifier (sub-packet) → GidxPacket.FamilyId (long?)

Nothing in NosCore referenced either, so the practical impact is nil, but removing a public type is a major by semver.

115/115 tests pass.

🤖 Generated with Claude Code

Major rather than patch: GidxFamilySubPacket is gone and GidxPacket's
FamilyIdentifier became a nullable FamilyId, so the public surface changed even
though nothing in NosCore referenced either.

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

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@erwan-joly, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 30 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: ffb2ce0b-4fd1-458c-8571-d03395c21b3e

📥 Commits

Reviewing files that changed from the base of the PR and between ac7f978 and 5a05538.

📒 Files selected for processing (1)
  • src/NosCore.Packets/NosCore.Packets.csproj

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.

@erwan-joly
erwan-joly merged commit 01df65c into master Aug 23, 2026
3 checks passed
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