Skip to content

Commit

Permalink
chore(main): release 5.2.0 (#367)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [5.2.0](5.1.0...5.2.0)
(2025-02-28)


### Features

* Support ddtrace version 3
([#366](#366))
([91c83e1](91c83e1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
tiendabot authored Feb 28, 2025
1 parent 91c83e1 commit 574cfa4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.1.0"
".": "5.2.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.2.0](https://github.com/kolonialno/troncos/compare/5.1.0...5.2.0) (2025-02-28)


### Features

* Support ddtrace version 3 ([#366](https://github.com/kolonialno/troncos/issues/366)) ([91c83e1](https://github.com/kolonialno/troncos/commit/91c83e1166c586e070a6cdc7af1353c817226dd7))

## [5.1.0](https://github.com/kolonialno/troncos/compare/5.0.0...5.1.0) (2024-06-27)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "troncos"
version = "5.1.0"
version = "5.2.0"
description = "Collection of Python logging, tracing and profiling tools"
authors = [
"Guðmundur Björn Birkisson <gudmundur.birkisson@oda.com>",
Expand Down

0 comments on commit 574cfa4

Please sign in to comment.