docs: weekly audit — promote TLS chain endpoint to dated release in CHANGELOG#86
Closed
krakenhavoc wants to merge 1 commit into
Closed
docs: weekly audit — promote TLS chain endpoint to dated release in CHANGELOG#86krakenhavoc wants to merge 1 commit into
krakenhavoc wants to merge 1 commit into
Conversation
… release Moves GET /certs/tls/:id/chain (PR #79) out of [Unreleased] into the [2026-05-28] Certificate Chain section and resets [Unreleased] for future work.
Contributor
Author
|
Closing: superseded by #88 (latest weekly audit) |
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.
Documentation Audit — Week of 2026-05-26
Gap identified
docs/CHANGELOG.mdhadGET /certs/tls/:id/chain(PR #79) sitting in[Unreleased]indefinitely. The endpoint shipped and is live; it should be captured in a dated release section.Changes in this PR
docs/CHANGELOG.md— promoted[Unreleased]items to[2026-05-28] — Certificate Chain:GET /certs/tls/:id/chainwith full description (chain entries,chainPem,fullChainPem, DB migration, shared types)[Unreleased]to empty for future workSuggested version bump
The undocumented chain endpoint represents a new API addition. Recommended tag: v0.4.0 (following the existing date-based naming convention for the CHANGELOG, no semver tag exists yet for this release).
Supersedes
Open draft PR #85 (app) — this PR covers the v0.4.0 CHANGELOG gap that #85 was tracking.
Weekly documentation audit — 2026-06-02