Skip to content

Commit

Permalink
2.5.3 Release Notes tag: 2.5.3 https://api.github.com/repos/pinpoint-…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 7, 2023
1 parent 37af02d commit 0014e78
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions main.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,30 @@ HBase compatibility table:

<!-- <compatibilityHbase.md> -->
| Pinpoint Version | HBase 1.x | HBase 2.x |
|-----------------|-----------|-----------------------------------------------------------------------------------------------------------------------|
| 2.0.x | yes | [optional](https://pinpoint-apm.gitbook.io/pinpoint/documents/hbase-upgrade#do-you-like-to-use-hbase-2x-for-pinpoint) |
| 2.1.x | yes | [optional](https://pinpoint-apm.gitbook.io/pinpoint/documents/hbase-upgrade#do-you-like-to-use-hbase-2x-for-pinpoint) |
| 2.2.x | yes | [optional](https://pinpoint-apm.gitbook.io/pinpoint/documents/hbase-upgrade#do-you-like-to-use-hbase-2x-for-pinpoint) |
| 2.3.x | yes | [hbase2-module](https://github.com/pinpoint-apm/pinpoint/tree/2.3.x/hbase2-module) |
| 2.4.x | yes | [hbase2-module](https://github.com/pinpoint-apm/pinpoint/tree/2.4.x/hbase2-module) |
| 2.5.x | yes | [hbase2-module](https://github.com/pinpoint-apm/pinpoint/tree/2.5.x/hbase2-module) |
| 2.6.x | no | yes | |
|------------------|-----------|-----------------------------------------------------------------------------------------------------------------------|
| 2.0.x | yes | [optional](https://pinpoint-apm.gitbook.io/pinpoint/documents/hbase-upgrade#do-you-like-to-use-hbase-2x-for-pinpoint) |
| 2.1.x | yes | [optional](https://pinpoint-apm.gitbook.io/pinpoint/documents/hbase-upgrade#do-you-like-to-use-hbase-2x-for-pinpoint) |
| 2.2.x | yes | [optional](https://pinpoint-apm.gitbook.io/pinpoint/documents/hbase-upgrade#do-you-like-to-use-hbase-2x-for-pinpoint) |
| 2.3.x | yes | [hbase2-module](https://github.com/pinpoint-apm/pinpoint/tree/2.3.x/hbase2-module) |
| 2.4.x | yes | [hbase2-module](https://github.com/pinpoint-apm/pinpoint/tree/2.4.x/hbase2-module) |
| 2.5.x | yes | [hbase2-module](https://github.com/pinpoint-apm/pinpoint/tree/2.5.x/hbase2-module) |
| 3.0.x | no | yes |


<!-- </compatibilityHbase.md> -->

Agent compatibility to Collector table:

<!-- <compatibilityPinpoint.md> -->
| Agent Version | Collector 2.0.x | Collector 2.1.x | Collector 2.2.x | Collector 2.3.x | Collector 2.4.x | Collector 2.5.x |
|---------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
| 2.0.x | yes | yes | yes | yes | yes | yes |
| 2.1.x | no | yes | yes | yes | yes | yes |
| 2.2.x | no | no | yes | yes | yes | yes |
| 2.3.x | no | no | no | yes | yes | yes |
| 2.4.x | no | no | no | no | yes | yes |
| 2.5.x | no | no | no | no | no | yes |
| Agent Version | Collector 2.0.x | Collector 2.1.x | Collector 2.2.x | Collector 2.3.x | Collector 2.4.x | Collector 2.5.x | Collector 3.0.x |
|---------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
| 2.0.x | yes | yes | yes | yes | yes | yes | yes |
| 2.1.x | no | yes | yes | yes | yes | yes | yes |
| 2.2.x | no | no | yes | yes | yes | yes | yes |
| 2.3.x | no | no | no | yes | yes | yes | yes |
| 2.4.x | no | no | no | no | yes | yes | yes |
| 2.5.x | no | no | no | no | no | yes | yes |
| 3.0.x | no | no | no | no | no | no | yes |


<!-- </compatibilityPinpoint.md> -->
Expand All @@ -59,6 +60,7 @@ Additionally, the required Java version to run each Pinpoint component is given
| 2.3.x | 7-17 | 8 | 8 | 8 |
| 2.4.x | 7-18 | 11 | 11 | 11 |
| 2.5.x | 8-19 | 11 | 11 | 11 |
| 3.0.x | 8-21 | 17 | 17 | 17 |


<!-- </compatibilityJava.md> -->
Expand Down

0 comments on commit 0014e78

Please sign in to comment.