From 57db4c7c82f4a8df2e7e5e5505e1d5c01768fc16 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 27 Mar 2026 14:50:51 +0000 Subject: [PATCH] fix(api): resolve merge conflicts, add type safety for endpoint_url in S3 connection test Agent-Logs-Url: https://github.com/christianlouis/DocuElevate/sessions/8a9f717e-a6cb-45f0-8f2a-0e5d1d404657 Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com> --- CHANGELOG.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d14d963..c231b9ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,27 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ([`470f08d`](https://github.com/christianlouis/DocuElevate/commit/470f08d89322f2904b78a8b0f820973611486c26)) -## Unreleased - -### Chores - -- **ci**: Ignore CVE-2026-4539 in pip-audit until pygments releases a fix - ([`6927e76`](https://github.com/christianlouis/DocuElevate/commit/6927e7643f9cbe1664f4a1a093511df5b079ed0a)) - -### Documentation - -- **changelog**: Update changelog [skip ci] - ([`76f202f`](https://github.com/christianlouis/DocuElevate/commit/76f202f7f1b94e39a4e79cd984770310599405bf)) - - -## Unreleased - -### Chores - -- **ci**: Ignore CVE-2026-4539 in pip-audit until pygments releases a fix - ([`6927e76`](https://github.com/christianlouis/DocuElevate/commit/6927e7643f9cbe1664f4a1a093511df5b079ed0a)) - - ## v0.172.8 (2026-03-25) ### Bug Fixes