From cc494c69370ae3e542cb9f22895bc4814aa929af Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 17 May 2026 14:20:08 +0000 Subject: [PATCH] 0.172.12 Automatically generated by python-semantic-release --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a13308b2..3b63476f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.172.12 (2026-05-17) + +### Bug Fixes + +- Validate webhook targets before delivery + ([#846](https://github.com/christianlouis/DocuElevate/pull/846), + [`e2fa963`](https://github.com/christianlouis/DocuElevate/commit/e2fa96318f5bd45607baa0fe08a0bf14e1ca83d4)) + +### Testing + +- Cover webhook SSRF validation ([#846](https://github.com/christianlouis/DocuElevate/pull/846), + [`e2fa963`](https://github.com/christianlouis/DocuElevate/commit/e2fa96318f5bd45607baa0fe08a0bf14e1ca83d4)) + + ## v0.172.11 (2026-05-17) ### Bug Fixes