Release: Event Gateway 1.2#5439
Open
cloudjumpercat wants to merge 17 commits into
Open
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>
#5601) * chore(event-gateway): clarify that we don't support multiple header values This is just an existing limitation of our product EVG-208 Signed-off-by: Charly Molter <charly.molter@konghq.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Formatting & clarity edits Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> --------- Signed-off-by: Charly Molter <charly.molter@konghq.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
…es (#5660) * docs(event-gateway): note glob metacharacter risk in ACL resource_names * add to dict
* docs(event-gateway): add field encryption examples with paths * fix: links * fix: all AWS KMS ARN links
* draft of changelog for 1.2 * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * update changelog * Update changelog for version 1.2.0 * vale * style --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: jxs <jxs@posteo.de> Co-authored-by: Joshua Schmid <joshua.schmid@konghq.com> Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <angel.guarisma@konghq.com>
* egw version * Update app/_data/products/event-gateway.yml
Guaris
approved these changes
Jun 25, 2026
* feat(event-gateway): dynamic field encryption how to * chore: remove TODO * fix: add both how-tos to index * chore: metadata improvements * chore: link text * fix: grammar
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.
Depends on
https://github.com/Kong/get.konghq.com/pull/40
How-to guides
Policy pages
Policy examples
References
Other Event Gateway pages
Data/build files (no standalone page)
app/_landing_pages/event-gateway.yaml— #5318, #5355app/_indices/event-gateway.yaml— #5109, #5318, #5365, #5680app/_data/products/event-gateway.yml— #5717app/_data/event-gateway-bootstrap-schema/1.2.json— #5570.github/styles/base/Dictionary.txt— #5109, #5628, #5660