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
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2.1.4 / 2026-02-05

### Fixed
* Exclude assets field from monitors by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/438
* topological order for deletes by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/439
### Added
* Add more logging for JWT debugging by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/446


**Full Changelog**: https://github.com/DataDog/datadog-sync-cli/compare/2.1.3...2.1.4

## 2.1.3 / 2026-01-13

### Added
Expand Down
Loading