Skip to content

Commit

Permalink
Merge pull request #114 from philipcristiano/release-plz-2024-09-02T0…
Browse files Browse the repository at this point in the history
…0-49-54Z

chore: release v0.0.21
  • Loading branch information
philipcristiano authored Sep 20, 2024
2 parents 1af3fae + 6935bda commit 670b7ba
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.21](https://github.com/philipcristiano/rust_service_conventions/compare/v0.0.20...v0.0.21) - 2024-09-20

### Fixed

- *(deps)* update rust crate tracing-opentelemetry to 0.26.0
- Tracing export over TLS
- Include TLS features for tracing
- *(deps)* update rust crate tower-http to 0.6.0

### Other

- Merge remote-tracking branch 'origin/renovate/tracing-opentelemetry-0.x' into tracing-merge
- *(deps)* lock file maintenance
- *(deps)* lock file maintenance
- *(deps)* lock file maintenance
- *(deps)* lock file maintenance

## [0.0.20](https://github.com/philipcristiano/rust_service_conventions/compare/v0.0.19...v0.0.20) - 2024-08-27

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "service_conventions"
version = "0.0.20"
version = "0.0.21"
edition = "2021"
description = "Conventions for services"
license = "Apache-2.0"
Expand Down

0 comments on commit 670b7ba

Please sign in to comment.