From 4ae827c875f841c15a5aed3e4b489cb6122cfdbb Mon Sep 17 00:00:00 2001 From: Sean McGrail Date: Mon, 12 Sep 2022 14:18:00 -0700 Subject: [PATCH] Add changelog description --- .changelog/aaba2642a8f64293a3ad7dd5bc0e9ef7.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changelog/aaba2642a8f64293a3ad7dd5bc0e9ef7.json diff --git a/.changelog/aaba2642a8f64293a3ad7dd5bc0e9ef7.json b/.changelog/aaba2642a8f64293a3ad7dd5bc0e9ef7.json new file mode 100644 index 00000000000..6d4ded44d4e --- /dev/null +++ b/.changelog/aaba2642a8f64293a3ad7dd5bc0e9ef7.json @@ -0,0 +1,8 @@ +{ + "id": "aaba2642-a8f6-4293-a3ad-7dd5bc0e9ef7", + "type": "feature", + "description": "Updated `BuildAuthToken` to validate the provided endpoint contains a port.", + "modules": [ + "feature/rds/auth" + ] +} \ No newline at end of file