Skip to content

Commit eda2cb1

Browse files
release: Release opentelemetry-instrumentation-redis 0.21.2 (#1046)
* release: Release opentelemetry-instrumentation-redis 0.21.2 Co-authored-by: Robert Laurin <[email protected]>
1 parent 11d2813 commit eda2cb1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

instrumentation/redis/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History: opentelemetry-instrumentation-redis
22

3+
### v0.21.2 / 2021-12-01
4+
5+
* (No significant changes)
6+
37
### v0.21.1 / 2021-09-29
48

59
* (No significant changes)

instrumentation/redis/lib/opentelemetry/instrumentation/redis/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
module OpenTelemetry
88
module Instrumentation
99
module Redis
10-
VERSION = '0.21.1'
10+
VERSION = '0.21.2'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)