Skip to content

Commit

Permalink
Release 0.13.0 (#286)
Browse files Browse the repository at this point in the history
* Update CHANGELOG

* Change Adding to Add

* Remove accidentally committed files

* Remove accidentally committed change

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: michael.richey <[email protected]>
  • Loading branch information
github-actions[bot] and michael-richey committed Sep 27, 2024
1 parent 2a55daf commit 0df08bf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 0.13.0 / 2024-09-27

### Fixed
* Update browser test variables ID by @romainberger in https://github.com/DataDog/datadog-sync-cli/pull/276
### Added
* Inject resource context into logs by @skarimo in https://github.com/DataDog/datadog-sync-cli/pull/282
* Add support for SDS resources by @skarimo in https://github.com/DataDog/datadog-sync-cli/pull/284
* Add support for logs_archives resource by @skarimo in https://github.com/DataDog/datadog-sync-cli/pull/270
* Add observability metrics to sync-cli by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/283

## New Contributors
* @romainberger made their first contribution in https://github.com/DataDog/datadog-sync-cli/pull/276
* @jack-edmonds-dd made their first contribution in https://github.com/DataDog/datadog-sync-cli/pull/277

**Full Changelog**: https://github.com/DataDog/datadog-sync-cli/compare/0.12.2...0.13.0

## 0.12.2 / 2024-09-10

### Changed
Expand Down

0 comments on commit 0df08bf

Please sign in to comment.