Skip to content

Add 1.16.0 release notes#7

Merged
jdevera merged 1 commit into
mainfrom
release-1.16.0
May 17, 2026
Merged

Add 1.16.0 release notes#7
jdevera merged 1 commit into
mainfrom
release-1.16.0

Conversation

@jdevera
Copy link
Copy Markdown
Owner

@jdevera jdevera commented May 17, 2026

Summary

Adds the 1.16.0 entry to release-notes.yaml. Required before tagging — the CI's update-latest-version job runs yq -r '."${{github.ref_name}}"' release-notes.yaml and would publish a null latest.yaml if the entry is missing.

Notes are user-facing only: runtime binary name (PR criteo#195), named-flag build script (PR criteo#192), provider-guide metric path fix (PR criteo#198), plus a short "under the hood" note for the Go/dep bumps and module rename. The fork-prep plumbing (CI workflow bumps, husky, package.json identity, Pages baseurl) isn't included since it doesn't change binary behavior.

Test plan

  • yq -r '."1.16.0"' release-notes.yaml returns the expected payload locally
  • CI passes

Release notes for the fork's first tagged release.

Highlights user-facing changes (runtime binary name, build.sh
named flags, metric path doc fix) and mentions key under-the-hood
changes (Go 1.26.3, dep bumps, module rename). Skips the
fork-prep plumbing changes that don't affect the binary's
behavior.
@jdevera jdevera merged commit e574cad into main May 17, 2026
16 checks passed
@jdevera jdevera deleted the release-1.16.0 branch May 17, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant