Skip to content

Commit

Permalink
stackdriver: add changelog for 0.14 (open-telemetry#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
djc authored Feb 7, 2022
1 parent 90f6839 commit d818d9b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions opentelemetry-stackdriver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v0.14.0

### Changed

- Upgrade to new gcp_auth version (#722)
- Stop leaking dependency error types into public API (#722)
- Clarify type of MonitoredResource (#722)

### Fixed

- Fixed issue with futures dependency (#722)
- Don't set up logging channel if no logging is configured (#722)

## v0.13.0

### Changed
Expand Down

0 comments on commit d818d9b

Please sign in to comment.