Skip to content

Commit 89214e5

Browse files
authored
Merge pull request #176 from jsafrane/changelog-0.18.1
Add changelog for v0.18.1
2 parents e2e2abb + 1afd1a3 commit 89214e5

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG/CHANGELOG-0.18.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# Release notes for v0.18.1
2+
3+
# Changelog since v0.18.0
4+
5+
## Changes by Kind
6+
7+
### Bug or Regression
8+
9+
- Restored the previous behavior of `ProbeForever` to do a probe first before sleeping. ([#175](https://github.com/kubernetes-csi/csi-lib-utils/pull/175), [@Fricounet](https://github.com/Fricounet))
10+
11+
### Other (Cleanup or Flake)
12+
13+
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.44.0 -> 0.46.0 ([#174](https://github.com/kubernetes-csi/csi-lib-utils/pull/174), [@black-dragon74](https://github.com/black-dragon74))
14+
15+
## Dependencies
16+
17+
### Added
18+
_Nothing has changed._
19+
20+
### Changed
21+
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.44.0 → v0.46.0
22+
- go.opentelemetry.io/otel/metric: v1.19.0 → v1.20.0
23+
- go.opentelemetry.io/otel/trace: v1.19.0 → v1.20.0
24+
- go.opentelemetry.io/otel: v1.19.0 → v1.20.0
25+
26+
### Removed
27+
_Nothing has changed._
28+
129
# Release notes for v0.18.0
230

331
# Changelog since v0.17.0

0 commit comments

Comments
 (0)