diff --git a/changelog/unreleased/kong/feat-patch-supprt-set_next_upstream.yml b/changelog/unreleased/kong/feat-patch-supprt-set_next_upstream.yml new file mode 100644 index 00000000000..b7df2cc1113 --- /dev/null +++ b/changelog/unreleased/kong/feat-patch-supprt-set_next_upstream.yml @@ -0,0 +1,4 @@ +message: | + Add a patch for kong.resty.set_next_upstream() to control the next upstream retry logic in lua side. [Kong/lua-kong-nginx-module#98](https://github.com/Kong/lua-kong-nginx-module/pull/98) +type: bugfix +scope: Core \ No newline at end of file