Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Next Next commit
Azure Monitor Distro release 1.3.0
  • Loading branch information
jeremydvoss committed Feb 29, 2024
commit d5c0058d5d476413cd3f295a1cf64d1c42ff713f
4 changes: 1 addition & 3 deletions sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# Release History

## 1.2.1 (Unreleased)
## 1.3.0 (2024-02-29)

### Features Added

- Add custom span processors configuration option
([#34326](https://github.com/Azure/azure-sdk-for-python/pull/34326))

### Bugs Fixed

### Other Changes

- Update configure_azure_monitor signature and Django sample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# license information.
# --------------------------------------------------------------------------

VERSION = "1.2.1"
VERSION = "1.3.0"