Release: Event Gateway 1.2#5439
Draft
cloudjumpercat wants to merge 9 commits into
Draft
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Event Gateway 1.2 release artifacts to the docs site, including new auto-generated reference content (headers + updated metrics) and navigation updates so the new references are discoverable.
Changes:
- Add new Event Gateway 1.2 auto-generated reference pages for metrics and Kafka record headers.
- Surface the new reference pages in the Event Gateway landing page and product docs index.
- Add Event Gateway 1.2 to the product release metadata and add the 1.2 bootstrap config JSON schema.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| app/_references/event-gateway/1.2/metrics.md | Adds the auto-generated metrics reference for Event Gateway 1.2. |
| app/_references/event-gateway/1.2/headers.md | Adds the auto-generated Kafka record headers reference for Event Gateway 1.2. |
| app/_landing_pages/event-gateway.yaml | Adds a “Metrics and headers” card linking to the new references. |
| app/_indices/event-gateway.yaml | Adds the headers reference to the Event Gateway docs index for navigation/discoverability. |
| app/_data/products/event-gateway.yml | Registers the 1.2 release as latest in Event Gateway product metadata. |
| app/_data/event-gateway-bootstrap-schema/1.2.json | Adds the bootstrap configuration JSON schema for Event Gateway 1.2. |
Contributor
Author
|
Just an FYI: Reverted the SASL PLAIN how to to move it to the Kong Identity release branch instead of the KEG release branch #5565 |
* feat(event-gw): SASL PLAIN fetch Kong Identity principal * move directory to prereq and make a bit more generic Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * add how to to index, fix validate wording Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Add identity product to how to Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> --------- Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
…)" This reverts commit 19ca149.
* feat(egw): encrypt-fields docs * feat(egw): decrypt-fields docs * feat: howto * chore: links * chore: review fixes * copyedit and add cross-links --------- Co-authored-by: lena-larionova <lena.larionova@konghq.com>
fc9afa3 to
492fa01
Compare
Making this clear to avoid people accidently using the product's reserved namespace EVG-207 Signed-off-by: Charly Molter <charly.molter@konghq.com>
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
Fixes #issue
Preview Links
Checklist
descriptionentry in frontmatter.