otelmemcache no longer sets span status to OK instead of leaving it unset. (#477)
Fix goroutine leak in gRPC StreamClientInterceptor. (#581)
Removed
Remove service name from otelmemcache configuration and span attributes. (#477)
Raw changes made between v0.17.0 and v0.18.0
839e505 Bumping otel version to v0.18.0. Prepare for releasing v0.18.0 (#600) f82555b Bump google.golang.org/grpc from 1.35.0 to 1.36.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#594) 8fb6eb1 Bump google.golang.org/grpc (#593) b3b6ccd Bump github.com/aws/aws-sdk-go from 1.37.15 to 1.37.20 in /detectors/aws (#591) 5783e2d Bump github.com/golang/snappy from 0.0.2 to 0.0.3 in /exporters/metric/cortex (#592) 3c49aeb Bump cloud.google.com/go from 0.77.0 to 0.78.0 in /detectors/gcp (#595) a2de3b6 Bump google.golang.org/grpc in /propagators/opencensus/examples (#596) f011c95 Bump github.com/Shopify/sarama from 1.27.2 to 1.28.0 in /instrumentation/github.com/Shopify/sarama/otelsarama (#588) 598a707 Bump go.uber.org/goleak from 1.1.0 to 1.1.10 in /instrumentation/google.golang.org/grpc/otelgrpc (#587) e5fef66 Bump cloud.google.com/go from 0.76.0 to 0.77.0 in /detectors/gcp (#586) 8334b44 Bump github.com/golangci/golangci-lint from 1.36.0 to 1.37.1 in /tools (#585) 462580e Bump github.com/aws/aws-sdk-go from 1.37.10 to 1.37.15 in /detectors/aws (#584) f875adf Update docs from gitter to slack for communication (#582) 3349baf otelmemcache: Simplify config and span status setting (#477) 62c8535 Fix goroutine leak in gRPC StreamClientInterceptor (#581) 0fe4199 Update AWS detector assert dependency (#574)
Configuration
📅Schedule: (UTC)
Branch creation
At any time (no schedule defined)
Automerge
At any time (no schedule defined)
🚦Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕Ignore: Close this PR and you won't be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [go.opentelemetry.io/contrib/bridges/otelslog](https://github.com/open-telemetry/opentelemetry-go-contrib) | `v0.17.0` → `v0.18.0` |  |  |
---
### Release Notes
<details>
<summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)</summary>
### [`v0.18.0`](https://github.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v0.18.0)
[Compare Source](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v0.17.0...v0.18.0)
##### Fixed
- `otelmemcache` no longer sets span status to OK instead of leaving it unset. ([#​477](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/477))
- Fix goroutine leak in gRPC `StreamClientInterceptor`. ([#​581](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/581))
##### Removed
- Remove service name from `otelmemcache` configuration and span attributes. ([#​477](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/477))
# Raw changes made between v0.17.0 and v0.18.0
[`839e505`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/839e505a67ca9fb5a3089cd1af5943061fcaf1ef) Bumping otel version to v0.18.0. Prepare for releasing v0.18.0 ([#​600](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/600))
[`f82555b`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f82555b1db7ebbd67f52d1389337e68ab85302ed) Bump google.golang.org/grpc from 1.35.0 to 1.36.0 in /instrumentation/google.golang.org/grpc/otelgrpc ([#​594](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/594))
[`8fb6eb1`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/8fb6eb1e7560e7f22d01218264a73e7172173f68) Bump google.golang.org/grpc ([#​593](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/593))
[`b3b6ccd`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/b3b6ccdfa1aea62088903d973917635d9b9fde88) Bump github.com/aws/aws-sdk-go from 1.37.15 to 1.37.20 in /detectors/aws ([#​591](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/591))
[`5783e2d`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/5783e2d230663a3bc6d580bc4bddb45b92447f2c) Bump github.com/golang/snappy from 0.0.2 to 0.0.3 in /exporters/metric/cortex ([#​592](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/592))
[`3c49aeb`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/3c49aeb44902006969fbb47f75a9bdd92ad08484) Bump cloud.google.com/go from 0.77.0 to 0.78.0 in /detectors/gcp ([#​595](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/595))
[`a2de3b6`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/a2de3b63d65496e14f95e382d19b8f8524a3597f) Bump google.golang.org/grpc in /propagators/opencensus/examples ([#​596](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/596))
[`f011c95`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f011c951891df554fe8b8db1e2b691d108f94eb4) Bump github.com/Shopify/sarama from 1.27.2 to 1.28.0 in /instrumentation/github.com/Shopify/sarama/otelsarama ([#​588](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/588))
[`598a707`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/598a707ec29164ec7c9ea3db025652ed7e9d77cb) Bump go.uber.org/goleak from 1.1.0 to 1.1.10 in /instrumentation/google.golang.org/grpc/otelgrpc ([#​587](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/587))
[`e5fef66`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e5fef668e2306ca1c806c60610a7f850e56b5853) Bump cloud.google.com/go from 0.76.0 to 0.77.0 in /detectors/gcp ([#​586](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/586))
[`8334b44`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/8334b44287c8e5651c0e5da146ccb0d7f08fc5e6) Bump github.com/golangci/golangci-lint from 1.36.0 to 1.37.1 in /tools ([#​585](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/585))
[`462580e`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/462580efd273ddf5cf411107bc0918afc2d6427d) Bump github.com/aws/aws-sdk-go from 1.37.10 to 1.37.15 in /detectors/aws ([#​584](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/584))
[`f875adf`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f875adf805119c91159087bacffb2e3b83c18af4) Update docs from gitter to slack for communication ([#​582](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/582))
[`3349baf`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/3349bafa63a692d547650e65ee0512cb0fe7f22b) otelmemcache: Simplify config and span status setting ([#​477](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/477))
[`62c8535`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/62c8535f780b3d1891733443acd47473c0620512) Fix goroutine leak in gRPC StreamClientInterceptor ([#​581](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/581))
[`0fe4199`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/0fe41992b29720a798cfb0968d85ea5f44f67184) Update AWS detector assert dependency ([#​574](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/574))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v0.17.0→v0.18.0Release Notes
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)
v0.18.0Compare Source
Fixed
otelmemcacheno longer sets span status to OK instead of leaving it unset. (#477)StreamClientInterceptor. (#581)Removed
otelmemcacheconfiguration and span attributes. (#477)Raw changes made between v0.17.0 and v0.18.0
839e505Bumping otel version to v0.18.0. Prepare for releasing v0.18.0 (#600)f82555bBump google.golang.org/grpc from 1.35.0 to 1.36.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#594)8fb6eb1Bump google.golang.org/grpc (#593)b3b6ccdBump github.com/aws/aws-sdk-go from 1.37.15 to 1.37.20 in /detectors/aws (#591)5783e2dBump github.com/golang/snappy from 0.0.2 to 0.0.3 in /exporters/metric/cortex (#592)3c49aebBump cloud.google.com/go from 0.77.0 to 0.78.0 in /detectors/gcp (#595)a2de3b6Bump google.golang.org/grpc in /propagators/opencensus/examples (#596)f011c95Bump github.com/Shopify/sarama from 1.27.2 to 1.28.0 in /instrumentation/github.com/Shopify/sarama/otelsarama (#588)598a707Bump go.uber.org/goleak from 1.1.0 to 1.1.10 in /instrumentation/google.golang.org/grpc/otelgrpc (#587)e5fef66Bump cloud.google.com/go from 0.76.0 to 0.77.0 in /detectors/gcp (#586)8334b44Bump github.com/golangci/golangci-lint from 1.36.0 to 1.37.1 in /tools (#585)462580eBump github.com/aws/aws-sdk-go from 1.37.10 to 1.37.15 in /detectors/aws (#584)f875adfUpdate docs from gitter to slack for communication (#582)3349bafotelmemcache: Simplify config and span status setting (#477)62c8535Fix goroutine leak in gRPC StreamClientInterceptor (#581)0fe4199Update AWS detector assert dependency (#574)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.