Prepare release 3.6.4#1190
Conversation
Finalize the 3.6.4 version block and drop the # Pending comments for elastic/kibana#252938 and elastic/kibana#252949, which are now resolved. Co-authored-by: Cursor <cursoragent@cursor.com>
Point the newest-stack compliance rows (9.5.0-SNAPSHOT and 9.4.2-SNAPSHOT) at spec 3.6.4. Co-authored-by: Cursor <cursoragent@cursor.com>
The blocking backport elastic/kibana#271135 is merged. Verified the scenario passes against a 9.5.0-SNAPSHOT stack with spec 3.6.4. Co-authored-by: Cursor <cursoragent@cursor.com>
Update go.mod to go 1.26.0 and .go-version to 1.26.4, aligning with the default branches of elastic/elastic-package and elastic/integrations. Co-authored-by: Cursor <cursoragent@cursor.com>
Bump the example spec versions (TEST_SPEC_VERSION, format_version, semver.MustParse) from 3.6.1 to 3.6.4. Co-authored-by: Cursor <cursoragent@cursor.com>
Kibana's Fleet package-policy validation still rejects the renamed `profiles` data stream type (only `profiling` is accepted), so flag the 3.6.4 entry as pending on elastic/ingest-dev#7797. Co-authored-by: Cursor <cursoragent@cursor.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: 📒 Files selected for processing (6)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR releases spec version 3.6.4 by finalizing its changelog entry, removing the ChangesSpec 3.6.4 Release
Go Toolchain Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
💚 Build Succeeded
|
teresaromero
left a comment
There was a problem hiding this comment.
Thanks for reopening the profiles issue, it was closed on merge
|
Tick the box to add this pull request to the merge queue (same as
|
What does this PR do?
Prepares the release of package-spec 3.6.4.
Changes in this release:
provider_permissionsfield to package, policy_template, input, and data_stream levels for declaring provider-specific permissions. (#1180)profilingdata stream type withprofilesto align with the OTel Profiles signal name. (#1189) — pending Fleet support, see elastic/ingest-dev#7797.Release-prep changes also included:
9.5.0-SNAPSHOT,9.4.2-SNAPSHOT) at spec 3.6.4.go.modgo 1.26.0,.go-version1.26.4) to align with elastic-package and integrations.Why is it important?
Cuts the 3.6.4 patch release so packages can use the new
provider_permissionsfield and the renamedprofilesdata stream type.Checklist
[ ] I have added test packages totest/packagesthat prove my change is effective.spec/changelog.yml.Related issues
Made with Cursor
Summary by CodeRabbit
Chores
Documentation
Bug Fixes