From ac6a6bd71c25717ea9ff45607d279e774c2f1144 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts[bot]" <200755185+dd-octo-sts[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 19:21:26 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25bfa764..3085a6c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## 3.1.4 / 2026-04-07 + +### Fixed +* Add logic to replicate file content of Synthetics Tests with file uploads by @melkouri in https://github.com/DataDog/datadog-sync-cli/pull/477 +### Added +* fix: include endpoint path in paginated request error log by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/506 + +## New Contributors +* @hazrac made their first contribution in https://github.com/DataDog/datadog-sync-cli/pull/502 +* @gh-worker-campaigns-3e9aa4[bot] made their first contribution in https://github.com/DataDog/datadog-sync-cli/pull/505 + +**Full Changelog**: https://github.com/DataDog/datadog-sync-cli/compare/3.1.0...3.1.4 + ## 3.1.3 / 2026-04-07 ### Fixed