Skip to content

Commit

Permalink
chore: Test additional package versions [auto-test-update]
Browse files Browse the repository at this point in the history
aws-sdk-2.2: 2.29.23 2.29.24 2.29.25 2.29.26 2.29.27 2.29.28 2.29.29 2.29.30 2.29.31 2.29.32
grpc-1.6: 1.68.2 1.69.0
lettuce-5.1: 6.5.1.RELEASE
netty-4.1: 4.2.0.RC1
storm: 2.7.1
  • Loading branch information
eugene-lumigo authored and github-actions[bot] committed Dec 12, 2024
1 parent dfe476a commit 96e4951
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@ Span.current().addEvent("<error-message>", eventAttributes);
| | | 5.4-alpha2 |
| | | 5.4-beta1 |
| aws-sdk-1.11 | [aws-sdk-1.11](https://central.sonatype.com/artifact/com.amazonaws/aws-java-sdk-core) | 1.11.106~1.12.779 |
| aws-sdk-2.2 | [aws-sdk-2.2](https://central.sonatype.com/artifact/software.amazon.awssdk/aws-core) | 2.2.0~2.29.22 |
| grpc-1.6 | [grpc-1.6](https://central.sonatype.com/artifact/io.grpc/grpc-core) | 1.6.0~1.68.1 |
| aws-sdk-2.2 | [aws-sdk-2.2](https://central.sonatype.com/artifact/software.amazon.awssdk/aws-core) | 2.2.0~2.29.32 |
| grpc-1.6 | [grpc-1.6](https://central.sonatype.com/artifact/io.grpc/grpc-core) | 1.6.0~1.69.0 |
| java-http-client | [java-http-client](https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/package-summary.html) | 11 |
| | | 17 |
| jdbc | [jdbc](https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/java/sql/package-summary.html) | 11 |
Expand All @@ -244,7 +244,7 @@ Span.current().addEvent("<error-message>", eventAttributes);
| | | 2.0.0~2.8.2 |
| | | 3.0.0~3.9.0 |
| lettuce-5.1 | [lettuce-5.1](https://central.sonatype.com/artifact/io.lettuce/lettuce-core) | 5.1.0.RELEASE~5.3.7.RELEASE |
| | | 6.0.0.M1~6.5.0.RELEASE |
| | | 6.0.0.M1~6.5.1.RELEASE |
| netty-4.1 | [netty-4.1](https://central.sonatype.com/artifact/io.netty/netty-codec-http) | 4.1.0.Final~4.1.1.Final |
| | | 4.1.3.Final~4.1.7.Final |
| | | 4.1.9.Final |
Expand All @@ -256,7 +256,7 @@ Span.current().addEvent("<error-message>", eventAttributes);
| | | 4.1.80.Final~4.1.90.Final |
| | | 4.1.92.Final~4.1.101.Final |
| | | 4.1.103.Final~4.2.0.Alpha2 |
| | | 4.2.0.Alpha4~4.2.0.Beta1 |
| | | 4.2.0.Alpha4~4.2.0.RC1 |
| rabbitmq-2.7 | [rabbitmq-2.7](https://central.sonatype.com/artifact/com.rabbitmq/amqp-client) | 2.7.0 |
| | | 3.1.2~3.6.6 |
| | | 4.0.0~4.12.0 |
Expand All @@ -277,7 +277,7 @@ Span.current().addEvent("<error-message>", eventAttributes);
| | | 4.0.0.RELEASE~4.3.30.RELEASE |
| | | 5.0.0.RELEASE~5.3.31 |
| | | 6.0.0~6.2.0 |
| storm | [storm](https://central.sonatype.com/artifact/org.apache.storm/storm-client) | 2.0.0~2.7.0 |
| storm | [storm](https://central.sonatype.com/artifact/org.apache.storm/storm-client) | 2.0.0~2.7.1 |

## Baseline setup

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -418,3 +418,13 @@
2.29.20
2.29.21
2.29.22
2.29.23
2.29.24
2.29.25
2.29.26
2.29.27
2.29.28
2.29.29
2.29.30
2.29.31
2.29.32
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,5 @@
1.67.1
1.68.0
1.68.1
1.68.2
1.69.0
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@
6.5.0.RC1
6.5.0.RC2
6.5.0.RELEASE
6.5.1.RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,4 @@
4.2.0.Alpha4
4.2.0.Alpha5
4.2.0.Beta1
4.2.0.RC1
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
2.6.3
2.6.4
2.7.0
2.7.1

0 comments on commit 96e4951

Please sign in to comment.