Skip to content

Commit

Permalink
Upgrade jedis plugin to support 3.x(stream),4.x (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
pg-yang authored Sep 1, 2022
1 parent 969a258 commit ce1f8c0
Show file tree
Hide file tree
Showing 89 changed files with 3,018 additions and 1,548 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/plugins-test.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ jobs:
- influxdb-scenario
- jdk-http-scenario
- jdk-threading-scenario
- jedis-scenario
- jedis-2.x-scenario
- jedis-3.1.x-plus-scenario
- jedis-4.x-scenario
- jetty-scenario
- kafka-scenario
- kotlin-coroutine-scenario
Expand Down
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Release Notes.
* Add plugin to support Micronaut(HTTP Client/Server) 3.2.x-3.6.x
* Add plugin to support NATS Java client 2.14.x-2.15.x
* Remove inappropriate dependency from elasticsearch-7.x-plugin
* Upgrade jedis plugin to support 3.x(stream),4.x

#### Documentation

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit ce1f8c0

Please sign in to comment.