diff --git a/.changelog/2532.txt b/.changelog/2532.txt new file mode 100644 index 00000000000..08c1722c558 --- /dev/null +++ b/.changelog/2532.txt @@ -0,0 +1,4 @@ +```release-note:bug +core: Fix a panic where a custom Waypoint plugin would panic if the plugin +did not properly implement a Registry component with AccessInfoFunc() +```