From 828d0789d6449b5c8557c2eb5a0510a9753dfbb2 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Wed, 3 Apr 2024 08:33:35 -0500 Subject: [PATCH] Add changelog --- source/auth/auth.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/auth/auth.md b/source/auth/auth.md index e9fd4c1a3b..19e8b2e535 100644 --- a/source/auth/auth.md +++ b/source/auth/auth.md @@ -2050,6 +2050,8 @@ to EC2 instance metadata in ECS, for security reasons, Amazon states it's best p ## Changelog +- 2024-04-03: Added GCP built-in OIDC provider integration. + - 2024-03-29: Updated OIDC test setup and descriptions. - 2024-03-21: Added Azure built-in OIDC provider integration.