Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 3.1.3 / 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.3

## 3.1.2 / 2026-04-07

### Fixed
Expand Down
Loading