docs: 26.06_1 release — promote 26.06 as latest#8
Merged
Conversation
- Snapshot the current top-level docs into `content/v/26.06/` so the version picker can serve a frozen 26.06 archive. - Update `config.toml` version picker: `current = "26.06"`, add a 26.06 (latest) entry, and demote 26.05 to `/v/26.05/` archive. 26.06 inherits the 26.06_1 docs that already landed: metrics endpoint as a dedicated listener with non-root logging caveats (#6), upstream `target` syntax normalization (#5), and the route-level circuit-breaker / retry-policy not-yet-implemented banner (#7). Refs zentinelproxy/zentinel#254 #255 #256 #258, release 26.06_1 (0.6.15).
Deploying zentinelproxy-io-docs with
|
| Latest commit: |
09597a1
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://97aa7d9f.zentinelproxy-io-docs.pages.dev |
| Branch Preview URL: | https://chore-26-06-rollover.zentinelproxy-io-docs.pages.dev |
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.
Summary
content/v/26.06/so the version picker can serve a frozen 26.06 archive (same pattern as docs: 26.05_1 release — per-SNI ACME and multi-tenant TLS #3 for 26.05_1 and docs: ACME updates for 26.04 releases #2 for 26.04).config.toml:current = "26.06", adds a 26.06 (latest) entry, demotes 26.05 to/v/26.05/.targetsyntax normalization (docs: fix upstream target syntax in examples #5), and the route-level circuit-breaker / retry-policy not-yet-implemented banner (docs(routes): flag route-level circuit-breaker and retry-policy as not implemented #7).Refs zentinelproxy/zentinel#254 #255 #256 #258, release
26.06_1(crate 0.6.15).Test plan
/v/26.06/and/v/26.05/both serve their snapshots