3.4.0 Release notes#1699
Open
zanejohnson-azure wants to merge 5 commits into
Open
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…utions to 3.4.0 entry Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…section Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
suyadav1
approved these changes
May 29, 2026
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
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.
Bumps the agent image tag from
3.3.0to3.4.0and adds release notes for the 3.4.0 release. Modeled on #1656 (3.3.0 release).Changes
Image tag bump
3.3.0→3.4.0across charts, manifests, and Dockerfiles:charts/azuremonitor-containerinsights/(Chart.yaml version + values.yamlimageTagLinux,imageTagWindows,amalogs.image.tag,tagWindows)charts/azuremonitor-containers/(Chart.yaml version + values.yamltag,tagWindows)charts/azuremonitor-containers-geneva/values.yaml(tag)kubernetes/ama-logs.yaml(all 5 image references, including the commented-out block)kubernetes/linux/Dockerfile.multiarchandkubernetes/windows/Dockerfile(ARG IMAGE_TAG)Release notes entry (05/28/2026) added to
ReleaseNotes.mdcovering this cycle's dependency changes:erbgem 4.0.3.1 (CVE-2026-41316),jwtgem 3.2.0 (CVE-2026-45363)MDSD and Windows AMA are unchanged this release —
agentVersion: azure-mdsd-1.40.3andwinAgentVersion: 47.7.1are intentionally not touched.Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com