Skip to content

feat(konnect): POC for Konnect changelog - #6577

Open
Guaris wants to merge 3 commits into
mainfrom
changelog-poc
Open

feat(konnect): POC for Konnect changelog#6577
Guaris wants to merge 3 commits into
mainfrom
changelog-poc

Conversation

@Guaris

@Guaris Guaris commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Each changelog entry is a single YAML fragment added by whoever ships the change, mirroring kong-ee's per-PR changelog fragment convention.

Description

Fixes #issue

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

Each changelog entry is a single YAML fragment added by whoever ships
the change, mirroring kong-ee's per-PR changelog fragment convention.
Renders on-site at /konnect-platform/changelog/ and syndicates the
same data as RSS at /konnect-platform/changelog/feed.xml, so external
properties can pull from here instead of us pulling from them.
@Guaris
Guaris requested a review from a team as a code owner August 6, 2026 13:14
@Guaris Guaris added the do not merge Issues/ PRs whose changes should not be merged at this time label Aug 6, 2026
@netlify

netlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper failed.

Name Link
🔨 Latest commit d8bc962
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a749403cfea050008fa7c21

Guaris added 2 commits August 6, 2026 09:26
The site's related_resources validation hook requires internal
relative links to end with a trailing slash, which the feed's .xml
path can't. An absolute URL sidesteps that and is also the right
form for an RSS link meant for external consumption anyway.
Pages without a products: field are dropped entirely by
ProductsRenderer during a KONG_PRODUCTS-scoped build (post_read),
before rendering even happens. sitemap.xml gets away without one only
because it's a root-level page, which this page isn't.
@Guaris Guaris changed the title feat(konnect): POC for PM led changelog with RSS feat(konnect): POC for Konnect changelog Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Issues/ PRs whose changes should not be merged at this time

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant