aws: move #20529 changelog entry to 8.1.0 and bump version - #20920
Conversation
The Identity Federation enhancement from elastic#20529 was merged into the already-released 7.4.0 changelog block instead of a new top version. It merged the day after elastic#14717 introduced 8.0.0, and the conflict resolution left the entry in the stale 7.4.0 block, so the shipped code carried no matching changelog entry. Move the entry into a new 8.1.0 block and bump manifest.yml to 8.1.0 so the changelog top version matches the package version.
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
There was a problem hiding this comment.
Pull request overview
Adjusts the AWS integration package metadata so the package version and top changelog entry correctly reflect the Identity Federation enhancement that was previously listed under an already-released version.
Changes:
- Bump
packages/awspackage version from8.0.0to8.1.0. - Move the changelog entry for PR #20529 into a new top
8.1.0changelog block.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/aws/manifest.yml | Bumps the AWS package version to 8.1.0 to match the intended release notes. |
| packages/aws/changelog.yml | Adds a new 8.1.0 section and relocates the #20529 enhancement entry to the top. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Changelog link mismatch — expected
Tip If expected, add the |
💔 Build Failed
Failed CI StepsHistorycc @kcreddy |
| changes: | ||
| - description: Enable Identity Federation (Cloud Connectors) for the SecurityHub data streams (securityhub_findings, securityhub_findings_full_posture, securityhub_insights) by migrating their HTTPJSON templates from hand-rolled SigV4 signing to the input's auth.aws configuration. Fixes silent session-token breakage in the hand-rolled path. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/20529 |
There was a problem hiding this comment.
Severity: 🟡 Medium confidence: high path: packages/aws/changelog.yml:6
Changelog links a different PR number
Details
This changelog entry's link: points at pull/20529, but it was added in PR #20920. It is likely a leftover template placeholder or a copy from another PR.
Recommendation:
Point each added changelog entry's link at this PR:
link: https://github.com/elastic/integrations/pull/20920🤖 AI-Generated Review | Vera Review Bot - v0.2.7 | 📚 Knowledge base: integration-skills
⚠️ Automated review — verify suggestions before applying.
Review summaryIssues found across the latest commits f311fcc — 1 medium
🤖 AI-Generated Review | Vera Review Bot - v0.2.7 | 📚 Knowledge base: integration-skills
|
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
🚀 Benchmarks reportTo see the full report comment with |
|
Tick the box to add this pull request to the merge queue (same as
|
Proposed commit message
Checklist
changelog.ymlfile.Screenshots