Commit 0290c94
committed
Remove elasticsearch-java 7.15.x support
7.15.x (Sep 2021) had unstable API with different package structure
(_core vs core, base.rest_client vs transport.rest_client). The API
stabilized from 7.16.0+. Plugin now covers 7.16.x-9.x.
All remaining versions verified locally.1 parent b181999 commit 0290c94
14 files changed
Lines changed: 1 addition & 780 deletions
File tree
- .github/workflows
- apm-sniffer/apm-sdk-plugin/elasticsearch-java-plugin/src/main
- java/org/apache/skywalking/apm/plugin/elasticsearch/java
- define
- interceptor
- resources
- test/plugin/scenarios/elasticsearch-java-7.15.x-scenario
- bin
- config
- src/main
- assembly
- java/org/apache/skywalking/apm/testcase/elasticsearch
- controller
- resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
| |||
This file was deleted.
This file was deleted.
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 0 additions & 125 deletions
This file was deleted.
0 commit comments