docs: add changelog entries for v0.1.1 and v0.2.0#55
Merged
Conversation
Record the upcoming v0.2.0 release: static upstream headers (upstream.headers) under Added, and the static-over-caller precedence plus reserved-header rejection under Security. Backfill the v0.1.1 section, which was tagged on 2026-06-04 without a changelog entry despite shipping a user-facing change (clearer upstream-unreachable error guidance). Update the compare links so each release points at its predecessor.
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.
Description
Release prep for v0.2.0. Adds the
[0.2.0]changelog section for the static upstream headers feature (upstream.headers, shipped in #54) and backfills the[0.1.1]section, which was tagged without a changelog entry. Updates the compare links. No code changes.Closes #
Type of Change
Packages Affected
packages/proxypackages/dashboardpackages/python-sdkdocs/examples/Checklist
anytypes or@ts-ignorewithout justificationpnpm secrets:scan,pnpm docs:check:ci,pnpm audit --audit-level=high,pnpm build,pnpm lint,pnpm format:check,pnpm typecheck,pnpm test)feat:,fix:,docs:)How to Test
CHANGELOG.mdand confirm the[0.2.0]and[0.1.1]sections read correctly.[0.2.0]will work once thev0.2.0tag is pushed).Additional Context
This PR precedes the
v0.2.0tag — once merged, the tag is pushed againstmainto trigger the publish workflow. NoCloseslines: the feature itself already merged in #54.The one judgment call is Packages Affected — CHANGELOG.md is repo-root, so none of the options fit perfectly; I marked "Root config / monorepo tooling" as least-wrong with a clarifying comment. If you'd rather, leave all unchecked and note "repo-root CHANGELOG.md" in the description. Either reads fine.