version bump and rel notes for 7.4.0 release - #1713
Merged
rashmichandrashekar (rashmichandrashekar) merged 1 commit intoSep 11, 2026
Merged
rashmichandrashekar (rashmichandrashekar) merged 1 commit into
rashmichandrashekar (rashmichandrashekar) merged 1 commit into
Conversation
rashmichandrashekar (rashmichandrashekar)
requested a review
from a team
as a code owner
September 3, 2026 17:01
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
rashmichandrashekar (rashmichandrashekar)
force-pushed
the
rashmichandrashekar/release-7.4.0
branch
2 times, most recently
from
September 11, 2026 18:43
1164416 to
cb0c0f6
Compare
Also updates the create-release-version-pr skill so that all dependency (build(deps)) PRs are classified under "AKS and Arc Container Images" regardless of which module they touch, instead of being split across the Pipeline/Docs/Templates section. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0a7f985c-d318-41af-a8a6-65b5d7e57114
rashmichandrashekar (rashmichandrashekar)
force-pushed
the
rashmichandrashekar/release-7.4.0
branch
from
September 11, 2026 18:45
cb0c0f6 to
632e929
Compare
Collaborator
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
suyadav1
approved these changes
Sep 11, 2026
zanejohnson-azure
approved these changes
Sep 11, 2026
rashmichandrashekar (rashmichandrashekar)
enabled auto-merge (squash)
September 11, 2026 19:40
rashmichandrashekar (rashmichandrashekar)
merged commit Sep 11, 2026
e2bfa13
into
main
29 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description
Version bump and release notes for the 7.4.0 release.
Version
otelcollector/VERSION:7.3.0->7.4.0.Release notes
Adds
## Release 09-11-2026and covers every commit merged tomainafter #1670 (520fbb13). All 27 first-parent commits in the range are accounted for exactly once (21 AKS/Arc, 6 Pipeline/Docs/Templates). All dependency (build(deps)) updates are listed under AKS and Arc Container Images regardless of which module they touch..AKS and Arc Container Images
Pipeline/Docs/Templates Updates
Skill update
Also updates
.github/skills/create-release-version-pr/SKILL.mdso Phase 4 classifies all dependency updates (build(deps):/build(deps-dev):) under AKS and Arc Container Images, regardless of which module or directory they touch — includingotelcollector/test/ginkgo-e2e/*,internal/referenceapp/*, andtools/az-prom-rules-converter. Previously these were split across both sections based on whether the module shipped in an image.Follow-up
Image tags intentionally use
<TBD>. After this PR merges and the build produces7.4.0-main-09-11-2026-<hash>, update the release notes with the actual hash.