Skip to content

Commit da56fab

Browse files
authored
Fix redis supported technologies doc (#1182)
Also updated the CHANGELOG from #1163 Fixes #1179
1 parent f90fb5e commit da56fab

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ endif::[]
3838
===== Features
3939
4040
* Add additional context information about elasticsearch client requests {pull}1108[#1108]
41+
* Add `use_certifi` config option to allow users to disable `certifi` {pull}1163[#1163]
4142
4243
[float]
4344
===== Bug fixes

docs/supported-technologies.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ Collected trace data:
345345
[[automatic-instrumentation-db-redis]]
346346
==== Redis
347347

348-
Library: `redis` (`>=2.8,<3.2.0`)
348+
Library: `redis` (`>=2.8`)
349349

350350
Instrumented methods:
351351

@@ -570,8 +570,8 @@ Additionally, some services collect more specific data
570570
===== DynamoDB
571571

572572
* Table name
573-
574-
573+
574+
575575
[float]
576576
[[automatic-instrumentation-sns]]
577577
===== SNS

0 commit comments

Comments
 (0)