-
Notifications
You must be signed in to change notification settings - Fork 599
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release: Gateway 3.0 #4323
Release: Gateway 3.0 #4323
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88af2e7 - Browse repository at this point
Copy the full SHA 88af2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2c2c6 - Browse repository at this point
Copy the full SHA 9e2c2c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ca2af - Browse repository at this point
Copy the full SHA 95ca2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a30bb - Browse repository at this point
Copy the full SHA b2a30bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d04b34a - Browse repository at this point
Copy the full SHA d04b34aView commit details -
Archive Gateway documentation before 2.x (#3892)
* move everything before 2.0 into an archive directory * set archive version to 2.0; link to archive netlify site * add missing menu entry for enterprise dropdown * update enterprise version * Fix version switcher smoke tests Co-authored-by: Michael Heap <m@michaelheap.com>
Configuration menu - View commit details
-
Copy full SHA for 8ea598e - Browse repository at this point
Copy the full SHA 8ea598eView commit details -
Remove deprecated blacklist/whitelist params and single-source plugins (
#3932) * single-source ip restriction plugin, delete old versions * single-source bot detection plugin, delete old version * single source acl plugin, delete old version * Fix field.maximum_version for plugin table * add version-specific text; switch acl plugin to delegate_versions * add missing note for ip restriction plugin * apply feedback Co-authored-by: Michael Heap <m@michaelheap.com>
Configuration menu - View commit details
-
Copy full SHA for ba1ca41 - Browse repository at this point
Copy the full SHA ba1ca41View commit details -
[ENGEN-450] Chore(debian 8): add deprecations of Debian 8 "Jessie" (#…
…3944) * chore(debian 8) add deprecation notice ala centos * fix(ci) double wait timeout for netlify (w. 60)
Configuration menu - View commit details
-
Copy full SHA for 9edb5ba - Browse repository at this point
Copy the full SHA 9edb5baView commit details -
[ENGEN-453] chore(amzn) add amazon linux 1 deprecate notice (#3966)
* chore(amzn) add amazon linux 1 deprecate notice * fix(amzn1) rm redundant dep notice lines per PR feedback Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 975f05b - Browse repository at this point
Copy the full SHA 975f05bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77acdd0 - Browse repository at this point
Copy the full SHA 77acdd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6fab9 - Browse repository at this point
Copy the full SHA fa6fab9View commit details -
fix(httplog) update for 3.0 changes (#3929)
* fix(httplog) render custom_fields_by_lua properly * change(httplog) update docs to 3.0.0 and clarify 2.x * fix(http-log) fix example * single-source the http log plugin docs Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c73602f - Browse repository at this point
Copy the full SHA c73602fView commit details -
docs(gateway): dynamic plugin ordering (#3905)
* docs(gateway): dynamic plugin ordering https://konghq.atlassian.net/browse/DOCU-2305 Signed-off-by: Joshua Schmid <jaiks@posteo.de> * split plugin ordering doc into two; minor edits * formatting, phrasing, typo cleanup; pulled 'workspaces' into 'performance limitations' * docs(gateway): drop kong manager instructions Signed-off-by: Joshua Schmid <jaiks@posteo.de> * grammar, spelling, formatting cleanup; added info about Kong Manager to the overview * fix typos; improve formatting and phrasing Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dd9f100 - Browse repository at this point
Copy the full SHA dd9f100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 139c1f9 - Browse repository at this point
Copy the full SHA 139c1f9View commit details -
[DOCU-2349] GraphQL server path (#3960)
* add graphql_server_path; set up single-sourced version; minor grammar and formatting cleanup * minor grammar edits * set required: true for graphql_server_path * attempt to rephrase
Configuration menu - View commit details
-
Copy full SHA for 3e3360b - Browse repository at this point
Copy the full SHA 3e3360bView commit details -
[DOCU-2329] Linux OS support and deprecation (#4000)
* create one topic for all supported and deprecated linux OSes * remove centos from 3.0 doc and set up redirect * add links to support tables; move deprecation notices to changelog; remove link blocks * remove unused 'os_version' * add note to install doc; fix typo * group linux distibutions into their own section * update smoke test
Configuration menu - View commit details
-
Copy full SHA for e077d05 - Browse repository at this point
Copy the full SHA e077d05View commit details -
Fix
layout
type in Working with Templates (#4055)Fix `layout` type Changed `layout` type from boolean to string.
Configuration menu - View commit details
-
Copy full SHA for 5c9c2cc - Browse repository at this point
Copy the full SHA 5c9c2ccView commit details -
update description of route.path about URI normalization (#4068)
* update description of route.path about URI normalization * grammar Co-authored-by: angel <angel.guarisma@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for 73eadca - Browse repository at this point
Copy the full SHA 73eadcaView commit details -
docs(keyring) add recovery key for 3.0 (#4053)
* docs(keyring) add recovery key * Fix typo * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Add refer link Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 598543f - Browse repository at this point
Copy the full SHA 598543fView commit details -
feat(plugin) add consumer_identifier_default, service_identifier_defa…
…ult and workspace_identifier_default (#4067) * feat(plugin) add consumer_identifier_default, service_identifier_default and workspace_identifier_default * copy edit * changes to future proof this PR * formatting issues Co-authored-by: angel <angel.guarisma@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for 39b02d2 - Browse repository at this point
Copy the full SHA 39b02d2View commit details -
docs(perf) add new API to perf test framework and mark it support (#4059
Configuration menu - View commit details
-
Copy full SHA for 4c2c2a2 - Browse repository at this point
Copy the full SHA 4c2c2a2View commit details -
doc(keyring) reorder the structure, mention new options for Data Plane (
#4097) * doc(keyring) reorder the structure, mention new options for Data Plane * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 650fd31 - Browse repository at this point
Copy the full SHA 650fd31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31fa552 - Browse repository at this point
Copy the full SHA 31fa552View commit details
Commits on Jul 15, 2022
-
chore/Copy changes from 2.8.x to src directory (#4125)
* copy changes from #4080 * copy changes from #4081 * copy changes from #4060 * copy changes from #4063 * copy chnges from #4061 * copy changes from #4069 * copy changes from #4038, #3999, #3995, and #3982 * copy changes from #4015 * copy changes from #3999 * copy changes from 67b6df8 * copy changes from 7e53c74 * copy changes from #3950 * copy changes from #3948 * copy changes from #3925 * copy changes from e2c1040 * copy changes from #3926 * copy changes from 68a340e * copy change from 935189c * copy changes from #3807 and c3556fd * copy changes from #3895 * copy changes from #3861 * update nav for 3.0 and fix tests
Configuration menu - View commit details
-
Copy full SHA for 5ba1f4c - Browse repository at this point
Copy the full SHA 5ba1f4cView commit details
Commits on Jul 19, 2022
-
Single source plugin batch (#4136)
* single-source azure plugin * single-source cors * single-source exit transformer * single-source graphql proxy cache * single-source graphql rate limiting * single-source newer plugins * vale edits * delete plugins that haven't existed for many releases * redirects for removed plugin folders
Configuration menu - View commit details
-
Copy full SHA for fd70edf - Browse repository at this point
Copy the full SHA fd70edfView commit details
Commits on Jul 22, 2022
-
[DOCU-2402] Remove KM and decK, and HTTPie instructions from comprehe…
…nsive docs. (#4137) * remove KM, Deck, and HTTPIE instructions * Apply suggestions from code review Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Integrate Diana feedback Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aaf0f9b - Browse repository at this point
Copy the full SHA aaf0f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f26984 - Browse repository at this point
Copy the full SHA 5f26984View commit details
Commits on Jul 28, 2022
-
Add OpenTelemetry plugin for gateway 3.0 (#4154)
* wip * add otel plugin * add otel to nav bar * Render map examples correctly in Plugin Hub * Apply suggestions from code review * Fix Vale issues * Update version to single src * add otel icon * add recommendation & apply suggestions * Apply suggestions from code review * Update app/_hub/kong-inc/opentelemetry/_index.md * Update app/_hub/kong-inc/opentelemetry/_index.md Co-authored-by: Michael Heap <m@michaelheap.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44d9870 - Browse repository at this point
Copy the full SHA 44d9870View commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e857891 - Browse repository at this point
Copy the full SHA e857891View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ba9d2 - Browse repository at this point
Copy the full SHA d8ba9d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 377a3c8 - Browse repository at this point
Copy the full SHA 377a3c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75fada7 - Browse repository at this point
Copy the full SHA 75fada7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a05a7 - Browse repository at this point
Copy the full SHA b4a05a7View commit details -
Archive Gateway documentation before 2.x (#3892)
* move everything before 2.0 into an archive directory * set archive version to 2.0; link to archive netlify site * add missing menu entry for enterprise dropdown * update enterprise version * Fix version switcher smoke tests Co-authored-by: Michael Heap <m@michaelheap.com>
Configuration menu - View commit details
-
Copy full SHA for 56bb8c1 - Browse repository at this point
Copy the full SHA 56bb8c1View commit details -
Remove deprecated blacklist/whitelist params and single-source plugins (
#3932) * single-source ip restriction plugin, delete old versions * single-source bot detection plugin, delete old version * single source acl plugin, delete old version * Fix field.maximum_version for plugin table * add version-specific text; switch acl plugin to delegate_versions * add missing note for ip restriction plugin * apply feedback Co-authored-by: Michael Heap <m@michaelheap.com>
Configuration menu - View commit details
-
Copy full SHA for be95801 - Browse repository at this point
Copy the full SHA be95801View commit details -
[ENGEN-450] Chore(debian 8): add deprecations of Debian 8 "Jessie" (#…
…3944) * chore(debian 8) add deprecation notice ala centos * fix(ci) double wait timeout for netlify (w. 60)
Configuration menu - View commit details
-
Copy full SHA for 2560220 - Browse repository at this point
Copy the full SHA 2560220View commit details -
[ENGEN-453] chore(amzn) add amazon linux 1 deprecate notice (#3966)
* chore(amzn) add amazon linux 1 deprecate notice * fix(amzn1) rm redundant dep notice lines per PR feedback Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5466e62 - Browse repository at this point
Copy the full SHA 5466e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4dcd0 - Browse repository at this point
Copy the full SHA 7c4dcd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 017dde3 - Browse repository at this point
Copy the full SHA 017dde3View commit details -
fix(httplog) update for 3.0 changes (#3929)
* fix(httplog) render custom_fields_by_lua properly * change(httplog) update docs to 3.0.0 and clarify 2.x * fix(http-log) fix example * single-source the http log plugin docs Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fb0e592 - Browse repository at this point
Copy the full SHA fb0e592View commit details -
docs(gateway): dynamic plugin ordering (#3905)
* docs(gateway): dynamic plugin ordering https://konghq.atlassian.net/browse/DOCU-2305 Signed-off-by: Joshua Schmid <jaiks@posteo.de> * split plugin ordering doc into two; minor edits * formatting, phrasing, typo cleanup; pulled 'workspaces' into 'performance limitations' * docs(gateway): drop kong manager instructions Signed-off-by: Joshua Schmid <jaiks@posteo.de> * grammar, spelling, formatting cleanup; added info about Kong Manager to the overview * fix typos; improve formatting and phrasing Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 69d85fc - Browse repository at this point
Copy the full SHA 69d85fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e03c33 - Browse repository at this point
Copy the full SHA 7e03c33View commit details -
[DOCU-2349] GraphQL server path (#3960)
* add graphql_server_path; set up single-sourced version; minor grammar and formatting cleanup * minor grammar edits * set required: true for graphql_server_path * attempt to rephrase
Configuration menu - View commit details
-
Copy full SHA for da84fef - Browse repository at this point
Copy the full SHA da84fefView commit details -
[DOCU-2329] Linux OS support and deprecation (#4000)
* create one topic for all supported and deprecated linux OSes * remove centos from 3.0 doc and set up redirect * add links to support tables; move deprecation notices to changelog; remove link blocks * remove unused 'os_version' * add note to install doc; fix typo * group linux distibutions into their own section * update smoke test
Configuration menu - View commit details
-
Copy full SHA for 2defa5b - Browse repository at this point
Copy the full SHA 2defa5bView commit details -
Fix
layout
type in Working with Templates (#4055)Fix `layout` type Changed `layout` type from boolean to string.
Configuration menu - View commit details
-
Copy full SHA for a07cf86 - Browse repository at this point
Copy the full SHA a07cf86View commit details -
update description of route.path about URI normalization (#4068)
* update description of route.path about URI normalization * grammar Co-authored-by: angel <angel.guarisma@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for 6f648f1 - Browse repository at this point
Copy the full SHA 6f648f1View commit details -
docs(keyring) add recovery key for 3.0 (#4053)
* docs(keyring) add recovery key * Fix typo * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Add refer link Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6fcaa2a - Browse repository at this point
Copy the full SHA 6fcaa2aView commit details -
feat(plugin) add consumer_identifier_default, service_identifier_defa…
…ult and workspace_identifier_default (#4067) * feat(plugin) add consumer_identifier_default, service_identifier_default and workspace_identifier_default * copy edit * changes to future proof this PR * formatting issues Co-authored-by: angel <angel.guarisma@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for 3c5ee48 - Browse repository at this point
Copy the full SHA 3c5ee48View commit details -
docs(perf) add new API to perf test framework and mark it support (#4059
Configuration menu - View commit details
-
Copy full SHA for 3bef631 - Browse repository at this point
Copy the full SHA 3bef631View commit details -
doc(keyring) reorder the structure, mention new options for Data Plane (
#4097) * doc(keyring) reorder the structure, mention new options for Data Plane * Update src/gateway/plan-and-deploy/security/db-encryption.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3ff06c2 - Browse repository at this point
Copy the full SHA 3ff06c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9802183 - Browse repository at this point
Copy the full SHA 9802183View commit details -
chore/Copy changes from 2.8.x to src directory (#4125)
* copy changes from #4080 * copy changes from #4081 * copy changes from #4060 * copy changes from #4063 * copy chnges from #4061 * copy changes from #4069 * copy changes from #4038, #3999, #3995, and #3982 * copy changes from #4015 * copy changes from #3999 * copy changes from 67b6df8 * copy changes from 7e53c74 * copy changes from #3950 * copy changes from #3948 * copy changes from #3925 * copy changes from e2c1040 * copy changes from #3926 * copy changes from 68a340e * copy change from 935189c * copy changes from #3807 and c3556fd * copy changes from #3895 * copy changes from #3861 * update nav for 3.0 and fix tests
Configuration menu - View commit details
-
Copy full SHA for d841133 - Browse repository at this point
Copy the full SHA d841133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc5e88 - Browse repository at this point
Copy the full SHA 3bc5e88View commit details -
[DOCU-2402] Remove KM and decK, and HTTPie instructions from comprehe…
…nsive docs. (#4137) * remove KM, Deck, and HTTPIE instructions * Apply suggestions from code review Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Integrate Diana feedback Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b90265 - Browse repository at this point
Copy the full SHA 9b90265View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5202334 - Browse repository at this point
Copy the full SHA 5202334View commit details -
Add OpenTelemetry plugin for gateway 3.0 (#4154)
* wip * add otel plugin * add otel to nav bar * Render map examples correctly in Plugin Hub * Apply suggestions from code review * Fix Vale issues * Update version to single src * add otel icon * add recommendation & apply suggestions * Apply suggestions from code review * Update app/_hub/kong-inc/opentelemetry/_index.md * Update app/_hub/kong-inc/opentelemetry/_index.md Co-authored-by: Michael Heap <m@michaelheap.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca090e1 - Browse repository at this point
Copy the full SHA ca090e1View commit details -
Merge branch 'release/gateway-3.0' of https://github.com/Kong/docs.ko…
…nghq.com into release/gateway-3.0
Configuration menu - View commit details
-
Copy full SHA for 4023992 - Browse repository at this point
Copy the full SHA 4023992View commit details
Commits on Aug 2, 2022
-
Infrastructure Architecture navigation bar (#4173)
* Starting point * IA rework * netlify * rename folder * rename folder part 2 * reorder topologies section * Update app/_data/docs_nav_gateway_3.0.x.yml Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * changes from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dd799bf - Browse repository at this point
Copy the full SHA dd799bfView commit details
Commits on Aug 3, 2022
-
* Adds how-to kong gateway to how-to section of docs * Adds how-to request transformations * Adds how-to request transformations * Address Vale flagged errors * updates kong how-to guide with new information on the quickstart script * remove docker version Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * Tidy copy around the mock request * tidy copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy teardown instructions * tidy cleanup instructions * tidy request-transformation copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy request-transformation copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy request-transformation copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy request-transformation copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy request-transformation copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy request-transformation copy Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy request-transformation copy * tidy request-transformation copy * tidy copy for request-transformation how-to Co-authored-by: Angel <Guaris@users.noreply.github.com> * Use admin api env var instead of well known url * Use connection env vars over well known localhost:ports * tidy copy in request-transformations Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy in request-transformations.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy in request-transformations.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy in request-transformations.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy in request-transformations.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy copy in request-transformations.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Clarify the connection pre-reqs * tidy copy in kong-gateway.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * Tidy the kong-gateway how-to copy * rebase * tidy how-to/kong-gateway Co-authored-by: Angel <Guaris@users.noreply.github.com> * tidy how-to/kong-gateway Co-authored-by: Angel <Guaris@users.noreply.github.com> * how-to-kong tidy kong-gateway * how-to request-transformations tidy copy * mostly broken links Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: angel <angel.guarisma@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for fa28d14 - Browse repository at this point
Copy the full SHA fa28d14View commit details
Commits on Aug 4, 2022
-
[DOCU-2418] Kong.conf config (#4186)
* Configuration how-to, environment variables how-to * Update src/gateway/kong-production/kong-conf.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Update src/gateway/kong-production/kong-conf.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * use the kong gate way variable Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67c80e3 - Browse repository at this point
Copy the full SHA 67c80e3View commit details -
[DOCU-2419] Open Resty (#4187)
* IA Open Resty * retitle * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a030e31 - Browse repository at this point
Copy the full SHA a030e31View commit details
Commits on Aug 5, 2022
-
[fix] Port changes to serverless functions doc to Gateway 3.0 (#4199)
* Update plugin serverless-function scopes * fix vale errors and copy edit Co-authored-by: raoxiaoyan <13718259572@163.com>
Configuration menu - View commit details
-
Copy full SHA for a8bf853 - Browse repository at this point
Copy the full SHA a8bf853View commit details -
3.0 Add status enum docs to Admin endpoint (#4198)
* Add status enum docs to Admin endpoint * mirror 4194 in 3.0 docs Co-authored-by: Michael Heap <m@michaelheap.com>
Configuration menu - View commit details
-
Copy full SHA for 62b0b70 - Browse repository at this point
Copy the full SHA 62b0b70View commit details -
docs(perf) update perf test framework API (#4158)
* docs(perf) update perf test framework API * Update performance-testing-framework.md * Update performance-testing-framework.md * Apply suggestions from code review * Fix Vale issues * docs(perf) add environment variables and more usage guides * docs(perf) mention docker environment like gojira and pongo * Fix Vale issues * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ea7d216 - Browse repository at this point
Copy the full SHA ea7d216View commit details -
[docu-2420] Website and API in the same Kong Gateway instance (#4200)
* website and API same Kong * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * vale Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f39a37 - Browse repository at this point
Copy the full SHA 4f39a37View commit details
Commits on Aug 8, 2022
-
[Docu-2446] Nginx directives reference (#4202)
* nginx-directives * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a662ac9 - Browse repository at this point
Copy the full SHA a662ac9View commit details -
[DOCU-2424] Kong in Production: Blue Green deployments (#4203)
* Move content * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Fix Vale issues * Fix more Vale issues Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8aecfc - Browse repository at this point
Copy the full SHA f8aecfcView commit details -
docs(prometheus) add new options for 3.0 (#4183)
* docs(prometheus) add new options for 3.0 * Update for single sourcing * Fix Vale issues * Apply suggestions from code review * fix(prometheus-switch-3.0.0): Adding 3.0.0 prometheus changelog docs (#4185) * fix(prometheus-switch-3.0.0): Adding 3.0.0 prometheus changelog docs * Apply suggestions from code review * Add changelog to _index.md * Bringing over example output from prometheus/_3.0.0.md to _index.md * Delete 3.0.0.md * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Fix plugin version Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Hiroshi Fukada <hiroshi@fukada.us>
Configuration menu - View commit details
-
Copy full SHA for 8ee6b03 - Browse repository at this point
Copy the full SHA 8ee6b03View commit details -
[FTI-2203] tls-metdata-headers plugin docs (#3708)
* feat(plugin) add docs for tls-metadata-headers [FTI-2203] * change compatible version * Fix typo * remove value_in_example props * remove autogenerated examples * Add more information to the docs * add versions file and default icon; add plugin entry in compat table; clean up style & format; remove manually written examples and re-enable auto-examples Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 28f8d0e - Browse repository at this point
Copy the full SHA 28f8d0eView commit details -
[FTI-2203] tls-handshake-modifier plugin docs (#3710)
* feat(plugin) docs for the tls-handshake-modifier plugin 1st draft of the docs. I copied the SNI section from the mtls-auth plugin since this plugins uses the same functionality. * add icon; enable examples, exclude cloud; create version file; style cleanup; format for single-sourcing * add plugin to compatibility table Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9f52bd5 - Browse repository at this point
Copy the full SHA 9f52bd5View commit details -
Add tracing sections for gateway 3.0 (#4014)
* add tracing * fix links * fix broken links * placeholder * copy edit * remove plugin development doc * move tracing to kong production Co-authored-by: angel <angel.guarisma@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for d41bde2 - Browse repository at this point
Copy the full SHA d41bde2View commit details -
[docu-2441-2443] Write plugins in other languages (#4208)
* plugins in other languages docs * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * vale * still vale Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b08e0fe - Browse repository at this point
Copy the full SHA b08e0feView commit details
Commits on Aug 9, 2022
-
[DOCU-2408] Understanding Kong: Services (#4201)
* Add services overview content * Fix link * Draft changes * Add content * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Move service config section Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 743d160 - Browse repository at this point
Copy the full SHA 743d160View commit details -
[chore] OPA documents undefined return 3.0 (#4212)
* [FT-2788]fix opa documents undefined return * add missing config params * copy edit + vale * Mirror main branch open policy agent fix Co-authored-by: windmgc <windmgc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ad3d24 - Browse repository at this point
Copy the full SHA 1ad3d24View commit details -
Update smoke tests for new IA (#4213)
update smoke tests for new IA
Configuration menu - View commit details
-
Copy full SHA for c073328 - Browse repository at this point
Copy the full SHA c073328View commit details -
[DOCU-2413] and [DOCU-2447] Performance Testing Framework IA rework (#…
…4210) * Move content * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7273469 - Browse repository at this point
Copy the full SHA 7273469View commit details -
[DOCU 2411] and [DOCU-2444] Plugin Overviews (#4209)
* Add overview content, make include file * Move content to include file * Fix support link * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Add other key concepts section Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29303e5 - Browse repository at this point
Copy the full SHA 29303e5View commit details
Commits on Aug 10, 2022
-
[DOCU-2425] Kong in Production: Canary Deployments (#4206)
* Add canary content * Update src/gateway/kong-production/canary.md Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4da7210 - Browse repository at this point
Copy the full SHA 4da7210View commit details
Commits on Aug 11, 2022
-
* feat(plugin) Merge statsd-advanced to statsd * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update app/_hub/kong-inc/statsd/_index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * indent to fix failing build * Formatting + grammar * More formatting * single-source the statsd plugin * set compatibility to true for OSS and EE Co-authored-by: Yusheng Li <leeys.top@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2ad9323 - Browse repository at this point
Copy the full SHA 2ad9323View commit details -
Port vaults doc updates into 3.0 (#4227)
* Vaults GA changes (#4226) update some leftover instances of vaults=bundled * port changes from 2.8 to 3.0; adjust for latest version * vale edits
Configuration menu - View commit details
-
Copy full SHA for 67a1706 - Browse repository at this point
Copy the full SHA 67a1706View commit details
Commits on Aug 12, 2022
-
[MA-365] Collect Prometheus metrics with Datadog (#4228)
* Create Datadog file * fix(add-datadog-prometheus): docs * Copyedit and add overview * Update src/gateway/kong-production/monitoring/datadog.md Co-authored-by: Hiroshi Fukada <hiroshi.fukada@konghq.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7db138 - Browse repository at this point
Copy the full SHA f7db138View commit details -
[DOCU-2429] Themes File reference (#4219)
* themes file reference * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f874ed5 - Browse repository at this point
Copy the full SHA f874ed5View commit details -
[DOCU-2415] Configure Routes and Services (#4217)
* placeholder * configure services and routes * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Diana suggestions * title case * vale and 404" * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d66f5f0 - Browse repository at this point
Copy the full SHA d66f5f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fde6cb3 - Browse repository at this point
Copy the full SHA fde6cb3View commit details
Commits on Aug 15, 2022
-
docs(plugins): update plugin priorities for 3.0 (#4246)
* docs(plugins): update plugin priorities for 3.0 Signed-off-by: Joshua Schmid <jaiks@posteo.de> * Fix Vale issues Signed-off-by: Joshua Schmid <jaiks@posteo.de> Co-authored-by: Michael Heap <m@michaelheap.com>
Configuration menu - View commit details
-
Copy full SHA for 0961bdc - Browse repository at this point
Copy the full SHA 0961bdcView commit details
Commits on Aug 16, 2022
-
docs: fix issues with plugin-ordering examples (#4247)
Signed-off-by: Joshua Schmid <jaiks@posteo.de> Signed-off-by: Joshua Schmid <jaiks@posteo.de>
Configuration menu - View commit details
-
Copy full SHA for 23bd060 - Browse repository at this point
Copy the full SHA 23bd060View commit details -
DEVREL-372: Adds a how-to guide for PG Secrets via AWS Secrets Manager (
#4233) * DEVREl-372: Adds a how-to guide for PG Secrets via AWS Secrets Manager * DEVREl-372: vale fixes * DEVREl-372: fixes for vale and missing front matter header * DEVREl-372: fix for docker env var non-export issue Not sure why this is required at the moment, investigating. but for now this fixes it * DEVREl-372: tidy some copy * DEVREl-372: tidy some copy * DEVREl-372: tidy some copy * Apply suggestions from code review * DEVREl-372: Fixes indentation for numbered list Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 996b7ba - Browse repository at this point
Copy the full SHA 996b7baView commit details -
[docu-2457] Router Reference, Router Route creation (#4251)
* router reference * Check * Add Router doc and reference doc * vale * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b5f34a0 - Browse repository at this point
Copy the full SHA b5f34a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c54bd71 - Browse repository at this point
Copy the full SHA c54bd71View commit details -
[DOCU-2445] Reference: Configuration Reference (#4207)
* Remove everything but params * Apply suggestions from code review
Configuration menu - View commit details
-
Copy full SHA for e4e10a0 - Browse repository at this point
Copy the full SHA e4e10a0View commit details -
[DOCU-2409] Understanding Kong: Routes (#4216)
* Add overview content * Edit routes overview content * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Edit routes overview Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ed1c3bf - Browse repository at this point
Copy the full SHA ed1c3bfView commit details
Commits on Aug 17, 2022
-
[DOCU-2410] Understanding Kong: Upstreams (#4218)
* Add overview content * Edit upstream overview * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0454733 - Browse repository at this point
Copy the full SHA 0454733View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff46070 - Browse repository at this point
Copy the full SHA ff46070View commit details -
[DOCU-2454][DOCU-1800] Konnect platform cleanup and cleanout (#4258)
* remove konnect platform 'doc set' and move useful content elsewhere * consistent links to support policy * adjust comments on wip compatibility table project * update links * remove konnect platform from tests and generators * update pdf generation * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * add topics to 3.0; add missing section in Mesh; remove 'no_version:true' * vale * more vale edits * adjust phrasing in availability stages include * fix links Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6427a04 - Browse repository at this point
Copy the full SHA 6427a04View commit details -
docs(router/atc) update to reflect the actual implementation in Kong …
…3.0 (#4259) * docs(router/atc) update to reflect the actual implementation in Kong 3.0 * vale Co-authored-by: angel <angel.guarisma@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for 02a44ea - Browse repository at this point
Copy the full SHA 02a44eaView commit details -
Kong Manger 3.0 documentation (#4077)
* docs(kong-manager) copyedit the docs for KM 3.0 * rework navigation for new IA plan * delete completely empty topics * delete files with duplicate content * placeholder topics for content that needs to be written * bring in up-to-date versions of topics; move content into auth section under Kong Manager * rename files for clarity/parity with 2.8 * drafts of getting started content * draft of workspaces and teams * draft of enabling KM * link updates and style cleanup * modify setup include for versioning * validate instructions; update links; add badges * vale edits; style cleanup * update links; style cleanup; more validation * add an enable RBAC page; links; cleanup * move workspaces and teams info to auth overview * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * turn giant lists into tables; generic company names; links * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * rename for simplicity; curl examples instead of httpie * rename for simplicity * update nav * tabs for enable topic * prereqs and consistency Co-authored-by: lena.larionova <yelena.larionova@gmail.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 117d147 - Browse repository at this point
Copy the full SHA 117d147View commit details -
ldap-auth-advanced changes for 3.0 (#4214)
* ldap-auth-advanced changes for 3.0 The config.groups_required parameter description is from the OIDC docs: https://docs.konghq.com/hub/kong-inc/openid-connect/ * move changes for 3.0.x into index file * single source ldap auth adv plugin * vale edits Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 21877f5 - Browse repository at this point
Copy the full SHA 21877f5View commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5a35255 - Browse repository at this point
Copy the full SHA 5a35255View commit details -
Configuration menu - View commit details
-
Copy full SHA for c28b213 - Browse repository at this point
Copy the full SHA c28b213View commit details -
Configuration menu - View commit details
-
Copy full SHA for d147dfe - Browse repository at this point
Copy the full SHA d147dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6028a - Browse repository at this point
Copy the full SHA 4c6028aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4c29e5 - Browse repository at this point
Copy the full SHA b4c29e5View commit details -
[DOCU-2291] Copy vaults GA edits to 3.0 (#4264)
copy vaults GA changes to 3.0; fix links; update nav
Configuration menu - View commit details
-
Copy full SHA for 1b16733 - Browse repository at this point
Copy the full SHA 1b16733View commit details -
[DOCU-2459] Gateway icons (#4268)
* update icons for 3.0 * switch getting started icon to learning
Configuration menu - View commit details
-
Copy full SHA for 96cc0f3 - Browse repository at this point
Copy the full SHA 96cc0f3View commit details -
[Docu 2470] Configure Rate Limiting (#4270)
* rate limiting plugin * Apply suggestions from code review Co-authored-by: Amy Goldsmith <59702069+acgoldsmith@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8198cb - Browse repository at this point
Copy the full SHA c8198cbView commit details -
Add
ssl_verify
option to OPA plugin (#3977)* add https_verify to control if OPA certificate is verified * Update app/_hub/kong-inc/opa/_index.md Co-authored-by: Angel <Guaris@users.noreply.github.com> * rename to `ssl_verify` * chore(*) add leading space * Update app/_hub/kong-inc/opa/_index.md Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Mayo <i@shoujo.io> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3919b99 - Browse repository at this point
Copy the full SHA 3919b99View commit details
Commits on Aug 19, 2022
-
[Docu 2405] How to publish an API spec on Dev Portal (#4266)
* Dev Portal how-to * fix * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * diana suggestion Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cd177a - Browse repository at this point
Copy the full SHA 5cd177aView commit details -
add missing single quote (#4275)
* add missing single quote * add regexes to dictionary Co-authored-by: Hayk Sardaryan <hayk.sardaryan@konghq.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c71722 - Browse repository at this point
Copy the full SHA 3c71722View commit details -
[docu-2471] Proxy caching (#4277)
* placeholder * proxy-caching * fix issues * Apply suggestions from code review Co-authored-by: Amy Goldsmith <59702069+acgoldsmith@users.noreply.github.com> Co-authored-by: Amy Goldsmith <59702069+acgoldsmith@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 90f10cd - Browse repository at this point
Copy the full SHA 90f10cdView commit details -
Adds required flag to get.konghq.com/quickstart script for adding a s… (
Configuration menu - View commit details
-
Copy full SHA for 913f3ad - Browse repository at this point
Copy the full SHA 913f3adView commit details
Commits on Aug 20, 2022
-
* All breadcrumbs linked as expected * Only link if the breadcrumb is a valid URL * Link breadcrumbs to /latest/ if on a latest URL * Make breadcrumbs work at any depth
Configuration menu - View commit details
-
Copy full SHA for 64996e8 - Browse repository at this point
Copy the full SHA 64996e8View commit details
Commits on Aug 22, 2022
-
[DOCU-2432] Kong Manager overview (#4278)
kong manager overview page with image
Configuration menu - View commit details
-
Copy full SHA for 2241865 - Browse repository at this point
Copy the full SHA 2241865View commit details -
[DOCU-2426] Kong Enterprise: Overview (#4263)
* Rough format * Initial draft of content * Add additional features * Apply suggestions from code review Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Fix based on feedback * make links consistent with Konnect overview * fix links Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f9c951 - Browse repository at this point
Copy the full SHA 5f9c951View commit details -
[DOCU-2301] Mocking plugin: remove openapi2kong link (#4283)
* single-source the plugin properly * remove link to openapi2kong; minor cleanup
Configuration menu - View commit details
-
Copy full SHA for a7cc9a3 - Browse repository at this point
Copy the full SHA a7cc9a3View commit details -
DOCU-2423: Adds StatsD monitoring page under Kong in Production (#4260)
* DOCU-2423: Adds StatsD monitoring page under Kong in Production * DOCU-2423: Tidies copy * Apply suggestions from code review * DOCU-2423: Adds new -m flag which is required for the sample mock service * Edit prereqs * Apply suggestions from Rick * DOCU-2423: Tidies some copy and clarifies the optional KG step * copy edit * more copy * vale * Update src/gateway/kong-production/monitoring/statsd.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: angel <angel.guarisma@konghq.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b226f08 - Browse repository at this point
Copy the full SHA b226f08View commit details -
[DOCU-2311] Request transformer differences (#4285)
* document differences with oss and ee plugins * single-source request transformer plugins; changelog entry for removed whitelist param * vale edits
Configuration menu - View commit details
-
Copy full SHA for c403954 - Browse repository at this point
Copy the full SHA c403954View commit details
Commits on Aug 23, 2022
-
[DOCU-2296] Serverless plugin: remove deprecated param and single-sou…
…rce (#4287) * label deprecated functions param for previous versions; changelog; single-source serverless functions plugin * appease vale
Configuration menu - View commit details
-
Copy full SHA for d66f6f7 - Browse repository at this point
Copy the full SHA d66f6f7View commit details -
DOCU-2422: Adds How to monitor with Prometheus (#4267)
* DOCU-2422: Adds How to monitor with Prometheus * DOCU-2422: Vale fix * DOCU-2422: Fixes that match PR 4260 * DOCU-2422: Adds new -m flag which is required for the sample mock service * DOCU-2423: Edit for Adds new -m flag which is required for the sample mock service * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Removes sample mock request at start of guide Co-authored-by: Angel <Guaris@users.noreply.github.com> * DOCU-2422: Updates from review feedback * DOCU-2422: Updates from review feedback Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9df7344 - Browse repository at this point
Copy the full SHA 9df7344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 547ec55 - Browse repository at this point
Copy the full SHA 547ec55View commit details -
Update PDK docs for 3.0 (#4295)
* Update PDK docs for 3.0 * vale Co-authored-by: angel <angel.guarisma@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for bdaf8e3 - Browse repository at this point
Copy the full SHA bdaf8e3View commit details -
Remove config.cache in favour of LMDB (#4294)
Remove config.cache.json.gz from configuration reference
Configuration menu - View commit details
-
Copy full SHA for 1682511 - Browse repository at this point
Copy the full SHA 1682511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e006c1 - Browse repository at this point
Copy the full SHA 9e006c1View commit details -
[DOCU-2387] Workspace name is not editable (#4299)
delete obsolete topic; fix workspace name error
Configuration menu - View commit details
-
Copy full SHA for 9af1694 - Browse repository at this point
Copy the full SHA 9af1694View commit details -
[DOCU-2190][DOCU-2296] AWS Lambda plugin: remove proxy_scheme, update…
… region and host, and single-source (#4288) * set version on proxy_scheme param; single-source aws lambda plugin; adjust descriptions for aws_region and host for 3.0 * Update app/_hub/kong-inc/aws-lambda/_index.md Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 98baea3 - Browse repository at this point
Copy the full SHA 98baea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cee848 - Browse repository at this point
Copy the full SHA 4cee848View commit details -
Config reference for 3.0 (#4302)
* update the config generation file; update the configuration reference for 3.0 * adjust heading levels; fix warning format * move horizontal lines to be around sections, not around params
Configuration menu - View commit details
-
Copy full SHA for 7a0b019 - Browse repository at this point
Copy the full SHA 7a0b019View commit details
Commits on Aug 24, 2022
-
Add apt-mark hold instructions to Ubuntu/Debian (#4313)
* Fix OSS switcher in non-codeblock examples * Add apt-mark hold instructions to Ubuntu * Add apt-mark hold instructions to Debian * Add apt-mark hold instructions to Ubuntu (3.0) * Add apt-mark hold instructions to Debian (3.0) * Vale fixes
Configuration menu - View commit details
-
Copy full SHA for 9c31ba9 - Browse repository at this point
Copy the full SHA 9c31ba9View commit details -
[DOCU-2296] Acme plugin changes in 3.0 (#4307)
* add vault.auth_method default value * new allow_any_domain param; single-source plugin
Configuration menu - View commit details
-
Copy full SHA for 50e732f - Browse repository at this point
Copy the full SHA 50e732fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad0e88d - Browse repository at this point
Copy the full SHA ad0e88dView commit details -
docs(*) hi-light referenceable fields in docs (#4310)
* docs(*) hi-light referenceable fields in docs * linter edits * fix typos to get build working Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e7f74b8 - Browse repository at this point
Copy the full SHA e7f74b8View commit details -
Automatic next/prev links for grouped content (#4317)
* Add automatic next/prev links for chapter based content * Remove Next links from src * Remove Next links from Gateway 2.8 * Remove Next links from Gateway 2.7 * Remove Next links from Gateway 2.6 * Remove Next links from Gateway 2.5 * Remove Next links from Gateway 2.4 * Remove Next links from Gateway 2.3 * Remove Next links from Gateway 2.2 * Remove Next links from Gateway 2.1 * Remove Next links from Gateway 2.0 * Remove missed Next link from Plugin tests * Fix broken links
Configuration menu - View commit details
-
Copy full SHA for 6a4291a - Browse repository at this point
Copy the full SHA 6a4291aView commit details -
docs(rate-limiting-advanced) disallow cluster strategy in DB-less or … (
#4309) docs(rate-limiting-advanced) disallow cluster strategy in DB-less or hybrid mode
Configuration menu - View commit details
-
Copy full SHA for 58ebd8f - Browse repository at this point
Copy the full SHA 58ebd8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31cfab9 - Browse repository at this point
Copy the full SHA 31cfab9View commit details -
DOCU-2414: Adds Get Kong to getting started guide (#4284)
* DOCU-2414: Adds Get Kong to getting started guide This is the first PR in a series that will try and finzlie the getting started guide for 3.0 release. Follow up PRs will standardize the other 6 pages to flow from this initial page and will depend on it as a base for the getting started experience * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * DOCU-2414: Adds book & chapter front matter * DOCU-2414: Remove manual next link, prep for book support * Apply Review feedback Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4fb982b - Browse repository at this point
Copy the full SHA 4fb982bView commit details -
[DOCU-2296] Plugins: Remove deprecated X-credential-username, single-…
…source (#4318) * removed x-credential-username in favor of x-credential-identifier; moved upstream headers info into an include * conditional for upstream headers include * single-source hmac auth; minor clean-up; bring back an overwritten feature update * single-source basic auth * single-source mtls-auth * single-source key-auth-enc; minor tweak to mtls auth * single-source key-auth * remove conditionals from changelogs * single-source ldap-auth plugin * single-source oauth2-introspection plugin * vale edits
Configuration menu - View commit details
-
Copy full SHA for 2922366 - Browse repository at this point
Copy the full SHA 2922366View commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7dc6bb0 - Browse repository at this point
Copy the full SHA 7dc6bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e859306 - Browse repository at this point
Copy the full SHA e859306View commit details -
Traditional / Clustering Topology (#4326)
Move Clustering Reference to Traditional deployment topology
Configuration menu - View commit details
-
Copy full SHA for 762d2b9 - Browse repository at this point
Copy the full SHA 762d2b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a478484 - Browse repository at this point
Copy the full SHA a478484View commit details -
DOCU-2415: updates Services and Routes getting started section (#4304)
* DOCU-2415: Updates Services and Routes get-started section * Apply review feedback Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1459a52 - Browse repository at this point
Copy the full SHA 1459a52View commit details -
[DOCU-2416] Kong in Production> Topologies: Overview (#4269)
* First draft * copy and rearrange * Rework Traditional mode * Reorder Hybrid>Traditional>DB-Less * Rework DB-less mode * Rework Hybrid mode * Add Konnect topology * Fix Jekyll build error * Vale fixes * Add Konnect CTA * Move /overview/ to / * copy Co-authored-by: angel <angel.guarisma@konghq.com> Co-authored-by: Michael Heap <m@michaelheap.com>
Configuration menu - View commit details
-
Copy full SHA for b0f0e8b - Browse repository at this point
Copy the full SHA b0f0e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dab86b9 - Browse repository at this point
Copy the full SHA dab86b9View commit details -
[docu-2475]Helm installation guides (#3886)
* helm-docs rebased to 3.0 * update for 3.0 * added PCP kubernetes as additional alternate path for non-localhost deployment * polish for handoff to docs team * removing preceeding spaces from codeblocks * remove title variable * remove 2.8.x document * update 2.8.x document * organize leading narrative * reword title nav element * copy edit * rename * remove development steps * done * update 2.8 version * smoke tests * fix conflicts * one more broken link Co-authored-by: usrbinkat <usrbinkat@braincraft.io>
Configuration menu - View commit details
-
Copy full SHA for ef0cea5 - Browse repository at this point
Copy the full SHA ef0cea5View commit details
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a8a4f9b - Browse repository at this point
Copy the full SHA a8a4f9bView commit details -
Docker custom build feedback (#4329)
Address Docker custom build feedback
Configuration menu - View commit details
-
Copy full SHA for b2ab227 - Browse repository at this point
Copy the full SHA b2ab227View commit details -
[DOCU-1563] Kong Glossary (#4319)
* place holder * placeholder * glossary * Apply suggestions from code review Co-authored-by: Amy Goldsmith <59702069+acgoldsmith@users.noreply.github.com> * suggestions from code review * Lena feedback * Apply suggestions from code review Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * one more thing no ammend * Apply suggestions from code review Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update src/gateway/understanding-kong/glossary.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: Amy Goldsmith <59702069+acgoldsmith@users.noreply.github.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 625f4fb - Browse repository at this point
Copy the full SHA 625f4fbView commit details -
DOCU-2471: Updates proxy-caching get-started guide for 3.0 release (#…
Configuration menu - View commit details
-
Copy full SHA for e825d12 - Browse repository at this point
Copy the full SHA e825d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 526b9d7 - Browse repository at this point
Copy the full SHA 526b9d7View commit details
Commits on Aug 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 27c1046 - Browse repository at this point
Copy the full SHA 27c1046View commit details
Commits on Aug 29, 2022
-
Docu 2484 install index page (#4343)
* Add /install/ index page * Set Gateway overview CTA * Update src/gateway/kong-production/install-options/index.md Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91c2239 - Browse repository at this point
Copy the full SHA 91c2239View commit details -
Generate redirect for /latest/ on moved URLs
Configuration menu - View commit details
-
Copy full SHA for f461803 - Browse repository at this point
Copy the full SHA f461803View commit details -
Configuration menu - View commit details
-
Copy full SHA for 437b345 - Browse repository at this point
Copy the full SHA 437b345View commit details -
* nav bar * title case * Re-apply changes from release branch * Fix broken rebase * Move get-started to index for breadcrumbs * Move /install/ out of /kong-production/ * Move /licenses/ out of /kong-production/ * Move upgrade instructions under /upgrade/ folder * Rename /other/ to /pluginserver/ in Plugin Development * Rename use-cases -> index for Kong Plugins -> Auth * Remove duplicate prefix, move graphql-quickstart to graphql * Clean up Admin API nav * Reference section cleanup * Rename Stages of software availability to Stability * Remove Rate Limit Library page * DOCU-2415: updates Services and Routes getting started section (#4304) * DOCU-2415: Updates Services and Routes get-started section * Apply review feedback Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com> * Fix Docker install instructions after rename * Flatten Admin API navigation * Move example files out of /admin-api/ * placeholder * Move Securing the Admin API to Running Kong * Move Understanding Kong guides to the relevant locations * Split Key Concepts / How Kong works * Manage Kong with decK is a Key Concept * remove deck guide * fix merge conflicts * parity with spreadhsheet * PR that contains cannonical URLS * placeholder * keyring and data encryption docs * Rate limiting section restructured * breadcrumb acronyms * fix typo in header * Update app/_data/docs_nav_gateway_3.0.x.yml Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * upgrade section top level directory move * working but no redirects * fix slash * helm doc recommit * Fix Rubocop for Alias generator Co-authored-by: Michael Heap <m@michaelheap.com> Co-authored-by: Rick Spurgeon <rspurgeon@users.noreply.github.com> Co-authored-by: lena.larionova <yelena.larionova@gmail.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3d1259 - Browse repository at this point
Copy the full SHA a3d1259View commit details -
Add missing config options (#4339)
* add missing ipv6only and so_keepalive options * add info on missing config options * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ec8ad2 - Browse repository at this point
Copy the full SHA 9ec8ad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b085f9 - Browse repository at this point
Copy the full SHA 0b085f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b4b4a - Browse repository at this point
Copy the full SHA a4b4b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1ab45 - Browse repository at this point
Copy the full SHA 5a1ab45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2dde9 - Browse repository at this point
Copy the full SHA 6e2dde9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ccb4b - Browse repository at this point
Copy the full SHA e1ccb4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e78cf7 - Browse repository at this point
Copy the full SHA 8e78cf7View commit details -
DOCU-2474: Removes workspaces and teams from the 3.0 get-started guide (
Configuration menu - View commit details
-
Copy full SHA for 7a3d07b - Browse repository at this point
Copy the full SHA 7a3d07bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 688367e - Browse repository at this point
Copy the full SHA 688367eView commit details -
URL Structure Updates + Breadcrumbs (#4351)
* Remove unused /install-and-run/ path * Move deployment-topologies to correct folder * Output full path in breadcrumbs * Add OSS to inflector for Titleize + Fix breadcrumbs for how-kong-works section * URLs in install section. Fix breadcrumbs title * Shorten nav sidebar entry text (Production) * Sidenav update: Dev Portal * Apply suggestions from code review
Configuration menu - View commit details
-
Copy full SHA for 0680491 - Browse repository at this point
Copy the full SHA 0680491View commit details -
Update /install/ index page (#4345)
* Update /install/ index page * Apply suggestions from code review Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Update src/gateway/install/index.md Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * fixing my typo; match styling to table Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 271eadd - Browse repository at this point
Copy the full SHA 271eaddView commit details -
Plugins 3.0 version matching and single-sourcing (#4331)
* single-source app reg plugin * accurate versions according to eng testing and format cleanup * canary plugin, align versions * single-source grpc plugins * single-source jwt plugin * single-source plugins: proxy-cache, proxy-cache-adv, oauth2, openwhisk * single-source rate limiting and rate limiting advanced * single-source traffic control and transformations plugins * single-source session plugin * single-source logging plugins * single-source loggly plugin * use gateway strategy for remaining plugins with existing source files (no single-sourcing) * fix tests and links * single-source file-log plugin * redirects for plugins * vale edits * Fix SEO noindex/canonical for old plugin versions * added gateway version * use exact URL for openwhisk redirect Co-authored-by: Michael Heap <m@michaelheap.com>
Configuration menu - View commit details
-
Copy full SHA for 5a49ce2 - Browse repository at this point
Copy the full SHA 5a49ce2View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1954229 - Browse repository at this point
Copy the full SHA 1954229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1daf3 - Browse repository at this point
Copy the full SHA 1c1daf3View commit details -
Plugin Development title cleanup (#4357)
Remove 'Plugin Development - ' prefix from page titles
Configuration menu - View commit details
-
Copy full SHA for 8056365 - Browse repository at this point
Copy the full SHA 8056365View commit details -
DOCU-2473: Load Balancing get-started guide update (#4337)
* DOCU-2473: Updates load balancing get started guide * Review feedback Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c4b31cb - Browse repository at this point
Copy the full SHA c4b31cbView commit details -
Get Started: Updates rate limiting advanced plugin discussion (#4353)
* Get Started: Updates rate limiting advanced plugin discussion * Get Started: Vale fix * Get Started: Updates rate limiting advanced plugin discussion * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9163193 - Browse repository at this point
Copy the full SHA 9163193View commit details -
Update plugin priorities (#4358)
* plugin priorities for new plugins * fix priority typos based on changelog; add missing plugins to OSS table
Configuration menu - View commit details
-
Copy full SHA for afc7b5f - Browse repository at this point
Copy the full SHA afc7b5fView commit details -
Add ability to breadcrumb segment titles (#4356)
* Show intermediate breadcrumbs on index pages * Add ability to specify breadcrumbs manually * Move /production-deployment/ to /production/ * Rename /developer-portal/ to /dev-portal/ * Add ability to customise breadcrumb entry per-page * Rename /vitals/ to /analytics/ in URLs * Make breadcrumb lookup version independent * Fix Rubocop errors * Fix URLs with /vitals/ * Fix URLs with /dev-portal/ * Fix broken links * Fix analytics search+replace
Configuration menu - View commit details
-
Copy full SHA for a40e751 - Browse repository at this point
Copy the full SHA a40e751View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0c2c40 - Browse repository at this point
Copy the full SHA f0c2c40View commit details -
[DOCU-2469] Changelog for 3.0 (#4355)
* draft of changelog for 3.0 * Apply suggestions from code review Co-authored-by: Amy Goldsmith <59702069+acgoldsmith@users.noreply.github.com> * upgrade guide draft * re-add hybrid mode considerations * fix prometheus changelogs * refactor upgrade guides * add descriptions for new features; fix typo * remove link to non-existent collector plugin * Apply suggestions from code review Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Update src/gateway/migrate-ce-to-ke.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * make topic subscription-level agnostic Co-authored-by: Amy Goldsmith <59702069+acgoldsmith@users.noreply.github.com> Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b908808 - Browse repository at this point
Copy the full SHA b908808View commit details -
[DOCU-2306] Websocket validator functionality plugins (#4150)
* Add plugin skeletons * websocket-size-limit WIP * websocket-size-limit WIP * websocket-size-limit WIP * websocket-validator WIP * websocket-size-limit WIP * websocket-validator WIP * websocket-validator WIP * websocket-size-limit WIP * s/unserialize/deserialize/ * the linter won't let me use 'unserialize' or 'deserialize' * Fix style guide issues * Add note to proxy WebSocket traffic * Apply copyedits * s/{service}/SERVICE/ * Update app/_hub/kong-inc/websocket-size-limit/_index.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * fix ascii sequence alignment * WebSocket proxy mode docs * proxy.md updates/fixes * trying out navtabs for http/ws proto * trying to fix the EE badge * websocket pdk WIP * Add to nav and add front matter * Fix Vale issues * Update src/gateway/reference/proxy.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Update src/gateway/reference/proxy.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Update src/gateway/reference/proxy.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Update src/gateway/reference/proxy.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Update src/gateway/reference/proxy.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Update src/gateway/reference/proxy.md Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> * Add WebSocket plugin handler docs * Add blurb about oauth2 compatibility with WebSockets * Attempt to fix EE badge * whitespace cleanup * remove nav tabs from the proxy reference doc * fix websocket PDK links * add ws/wss protocols to service/route object definitions * remove enterpise badge template * re-add enterprise badge in a span * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Michael Martin <3277009+flrgh@users.noreply.github.com> Co-authored-by: Michael Martin <flrgh@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for bea144d - Browse repository at this point
Copy the full SHA bea144dView commit details -
Update support policy table for 3.0.x.x (#4364)
update support policy for 3.0.x.x
Configuration menu - View commit details
-
Copy full SHA for 43cdf46 - Browse repository at this point
Copy the full SHA 43cdf46View commit details -
Update admin api doc for 3.0 (#4363)
* update admin api doc for 3.0 * bring back description of paths attribute
Configuration menu - View commit details
-
Copy full SHA for 31890c3 - Browse repository at this point
Copy the full SHA 31890c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fde3d - Browse repository at this point
Copy the full SHA c4fde3dView commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e78bcca - Browse repository at this point
Copy the full SHA e78bccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 733e952 - Browse repository at this point
Copy the full SHA 733e952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ea989 - Browse repository at this point
Copy the full SHA 83ea989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5edb30d - Browse repository at this point
Copy the full SHA 5edb30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for af031b7 - Browse repository at this point
Copy the full SHA af031b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d23429f - Browse repository at this point
Copy the full SHA d23429fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54afff2 - Browse repository at this point
Copy the full SHA 54afff2View commit details -
OpenID Connect plugin: label removed param (#4368)
update note for session_redis_auth; changelog entry
Configuration menu - View commit details
-
Copy full SHA for 8fdde10 - Browse repository at this point
Copy the full SHA 8fdde10View commit details -
Add
~
to paths attribute in plugins (#4370)add ~ to paths attribute in plugins
Configuration menu - View commit details
-
Copy full SHA for 36bb82c - Browse repository at this point
Copy the full SHA 36bb82cView commit details -
Zipkin plugin: updates for 3.0 (#4369)
* document timeout and http span path params * single-source zipkin plugin * label static_tags version; add 2.3.x changelog entry * vale edits; remove source_url
Configuration menu - View commit details
-
Copy full SHA for e1c032c - Browse repository at this point
Copy the full SHA e1c032cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aed104 - Browse repository at this point
Copy the full SHA 3aed104View commit details -
* Update links to Busted * Remove Datadog link. Broken + not supported in 3.0 according to code * Fix broken Vitals link * Move all links from /kong-production/ to /production/ * Move /key-concepts/ out of /understanding-kong/ in URLs * Fix security update process link * First batch of broken links * Second batch of broken links * Third batch of broken links * Fourth batch of broken links * Fifth batch of broken links * Sixth batch of broken links * Seventh batch of broken links * Eighth batch of broken links * Ninth batch of broken links * Tenth batch of broken links * Eleventh batch of broken links * Twelth batch of broken links * Thirteenth batch of broken links * Fourteenth batch of broken links * Fix link in install_options table
Configuration menu - View commit details
-
Copy full SHA for 525db35 - Browse repository at this point
Copy the full SHA 525db35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 210cfa8 - Browse repository at this point
Copy the full SHA 210cfa8View commit details
Commits on Sep 1, 2022
-
Update plugin compatibility table (#4374)
add new plugins to compatibility table
Configuration menu - View commit details
-
Copy full SHA for ad18603 - Browse repository at this point
Copy the full SHA ad18603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c123b - Browse repository at this point
Copy the full SHA 48c123bView commit details -
Update default policy/strategy for rate limiting plugins (#4378)
* Update default policy/strategy for rate limiting plugins * Changelog formatting * appease linter Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70e7263 - Browse repository at this point
Copy the full SHA 70e7263View commit details -
* update moved urls * fix link * Apply suggestions from code review
Configuration menu - View commit details
-
Copy full SHA for b5a5b0d - Browse repository at this point
Copy the full SHA b5a5b0dView commit details
Commits on Sep 6, 2022
-
Apply Helm chart feedback + fix sed inconsistenies (#4388)
remediate sed syntax inconsistency, formatting improvements, and add hyperlink references
Configuration menu - View commit details
-
Copy full SHA for 253be9d - Browse repository at this point
Copy the full SHA 253be9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 063c48a - Browse repository at this point
Copy the full SHA 063c48aView commit details -
Update End of Full Support dates for 2.6 and 2.7 (#4394)
Update End of Full Support dates for 2.6 and 2.7 (3.0 docs)
Configuration menu - View commit details
-
Copy full SHA for 2847ccf - Browse repository at this point
Copy the full SHA 2847ccfView commit details -
Broken links, continued (#4375)
* fixing broken links * fix more links * use cached syntax * remove old doc-assets images
Configuration menu - View commit details
-
Copy full SHA for 97f87d7 - Browse repository at this point
Copy the full SHA 97f87d7View commit details -
docs(gateway) add 3.0 dependencies versions (#4398)
* docs(gateway) add deps versions * docs(ldap-auth-advanced) add 3.0 changelog entries
Configuration menu - View commit details
-
Copy full SHA for ba4f628 - Browse repository at this point
Copy the full SHA ba4f628View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd498c - Browse repository at this point
Copy the full SHA dfd498cView commit details -
Changelog: Blue-green deployment fixes + missing info (#4400)
* fix info about blue-green in changelog and upgrade guide; update product name variables * more info about blue-green based on eng discussion; add missing entry for ldap-auth-adv * fix typo * update smoke test * Apply suggestions from code review Fixing small copyedits Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e97265d - Browse repository at this point
Copy the full SHA e97265dView commit details -
Add Gateway quick links section (#4396)
* Add Gateway quick links section * Apply suggestions from code review Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0d5b38 - Browse repository at this point
Copy the full SHA b0d5b38View commit details
Commits on Sep 7, 2022
-
Bump deck format version to 3.0 (#4405)
* bump deck format version to 3.0 * revert format version bump on openid-connect 1.5.x
Configuration menu - View commit details
-
Copy full SHA for acc95e3 - Browse repository at this point
Copy the full SHA acc95e3View commit details
Commits on Sep 8, 2022
-
docs(secret-management) update secret management docs for GA (#4379)
* docs(secret-management) update secret management docs for GA * fix links * fix more links * remove outdated source urls * Formatting & grammar edits * vale edits * some better formatting for referenceable values section Co-authored-by: lena.larionova <yelena.larionova@gmail.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a2209e - Browse repository at this point
Copy the full SHA 3a2209eView commit details -
Clean up command prompt marker (#4406)
* clean up command prompt marker in src and plugin hub * remove outdated source_url parameter from plugin metadata * fix some indents * remove $ marker from hub examples
Configuration menu - View commit details
-
Copy full SHA for 4ab9bea - Browse repository at this point
Copy the full SHA 4ab9beaView commit details -
Rename source_url to source_code for plugins (#4411)
rename source_url to source_code for plugins
Configuration menu - View commit details
-
Copy full SHA for 4d485c3 - Browse repository at this point
Copy the full SHA 4d485c3View commit details
Commits on Sep 9, 2022
-
Add OpenTracing item to Known Limitations (#4414)
* Add OpenTracing item to Known Limitations * Add deprecation notice for nginx-opentracing * Minor copy editing improvements Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: Tyler Ball <2481463+tyler-ball@users.noreply.github.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e37e8d7 - Browse repository at this point
Copy the full SHA e37e8d7View commit details -
We accidently removed RFC3987 validation from route paths (#4415)
* We accidently removed RFC3987 validation from route paths Signed-off-by: Tyler Ball <tyler.ball@konghq.com> * Update app/gateway/changelog.md Co-authored-by: Datong Sun <datong.sun@konghq.com> Signed-off-by: Tyler Ball <tyler.ball@konghq.com> Co-authored-by: Angel <Guaris@users.noreply.github.com> Co-authored-by: Datong Sun <datong.sun@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for e752ab6 - Browse repository at this point
Copy the full SHA e752ab6View commit details -
The FIPS package has an issue, so we are delaying the 3.0.0.0 release…
… of that until we can fix the issue (#4416) * The FIPS package has an issue, so we are delaying the 3.0.0.0 release of that until we can fix the issue Reverts #4306 temporarily while we fix the FIPS package. When we release the 3.0.0.0 FIPS package we will add these releae notes back. Signed-off-by: Tyler Ball <tyler.ball@konghq.com> * remove fips from gateway features table * remove fips config parameters from reference Signed-off-by: Tyler Ball <tyler.ball@konghq.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c8b45aa - Browse repository at this point
Copy the full SHA c8b45aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 398715a - Browse repository at this point
Copy the full SHA 398715aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d69cc83 - Browse repository at this point
Copy the full SHA d69cc83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eadc81 - Browse repository at this point
Copy the full SHA 7eadc81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9498c0d - Browse repository at this point
Copy the full SHA 9498c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9544c - Browse repository at this point
Copy the full SHA ac9544cView commit details -
[DOCU-2274] Upstream timeout plugin (#4402)
* create doc for upstream timeout plugin * vale fixes; disable vale on certain sections * typo * appease linter with some reorganizing * remove numbers from headers; adjust links to point to routing ref * vale * add real icon
Configuration menu - View commit details
-
Copy full SHA for 13eda64 - Browse repository at this point
Copy the full SHA 13eda64View commit details -
Changelog & upgrade: clarify declarative config + update release date (…
…#4420) * add callouts for declarative config and general breaking changes in release * Apply suggestions from code review Co-authored-by: Angel <Guaris@users.noreply.github.com> * apply fix to other file Co-authored-by: Angel <Guaris@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3edf04e - Browse repository at this point
Copy the full SHA 3edf04eView commit details -
Blue green deployments 2 (#4403)
* Correcting information about blue-green deploys from 2.8 to 3.0 For EE, users will need to update to 2.8.1.5 before trying a blue-green upgrade to 3.0.0.0 Signed-off-by: Tyler Ball <tyler.ball@konghq.com> * style: Update app/gateway/changelog.md Add missing comma Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * style: better grammar Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * style: add missing comma Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> * Correct statements of blue-green deploys (#4409) 1. OSS also support bg migration for hybrid mode; 2. Instruction and explanation of the migrations process * typo fix * Formatting & language * better formatting for blue-green section in upgrade guide * Attempting to clarify our support upgrade strategies and topologies Signed-off-by: Tyler Ball <tyler.ball@konghq.com> * follow the change of Kong/kong/pull/9404 * Formatting, grammar * fix duplicate info in changelog * add callout for blue-green to top of guide * traditional mode * better grammar Signed-off-by: Tyler Ball <tyler.ball@konghq.com> Co-authored-by: Hans Hübner <hans.huebner@gmail.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Co-authored-by: Xumin <100666470+Suika-Kong@users.noreply.github.com> Co-authored-by: suika-kong <xumin.zhou@konghq.com> Co-authored-by: lena.larionova <yelena.larionova@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f0a7e4d - Browse repository at this point
Copy the full SHA f0a7e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f41038f - Browse repository at this point
Copy the full SHA f41038fView commit details -
We switched our convenience tags from Alpine base to Debian base (#4422)
* We switched our convenience tags from Alpine base to Debian base Signed-off-by: Tyler Ball <tyler.ball@konghq.com> * Update app/gateway/changelog.md Signed-off-by: Tyler Ball <tyler.ball@konghq.com> Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d8152f - Browse repository at this point
Copy the full SHA 6d8152fView commit details
Commits on Sep 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 336c97d - Browse repository at this point
Copy the full SHA 336c97dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a817508 - Browse repository at this point
Copy the full SHA a817508View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8eb9ee - Browse repository at this point
Copy the full SHA a8eb9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a641d93 - Browse repository at this point
Copy the full SHA a641d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e68c4 - Browse repository at this point
Copy the full SHA d9e68c4View commit details