docs(changelog): correct the 2.3.0 upgrade-notes summary - #229
Conversation
The Upgrade notes paragraph said "Six numbered notes ... (U-006)", but v2.3 has eight — U-007 (typed `->` selector lookup) and U-008 (typed `stevec_query` containment), both added by #223, were already referenced by the section's own Added entries. Also drop the mention of the removed fused `eql_v2.hmac_256(col, '<selector>')` recipe from the U-004 summary.
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ✨ 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 |
docs(changelog): correct the 2.3.0 upgrade-notes summary
The
[2.3.0]Upgrade notes paragraph said "Six numbered notes cover … (U-006)" — but v2.3 has eight. U-007 (typed->selector lookup) and U-008 (typedstevec_querycontainment) were added by #223 and are already referenced by the section's ownAddedentries, so the summary contradicted itself.Also drops the mention of the removed fused
eql_v2.hmac_256(col, '<selector>')recipe from the U-004 summary.CHANGELOG-only; needed before tagging
eql-2.3.0since this section is the release body.