Skip to content

Commit

Permalink
chore: Test additional package versions [auto-test-update] (#603)
Browse files Browse the repository at this point in the history
aws-sdk-1.11: 1.12.779
aws-sdk-2.2: 2.29.16 2.29.17 2.29.18 2.29.19 2.29.20 2.29.21 2.29.22
rabbitmq-2.7: 5.23.0

Co-authored-by: eugene-lumigo <[email protected]>
  • Loading branch information
github-actions[bot] and eugene-lumigo authored Nov 27, 2024
1 parent a800506 commit bcab1a6
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ Span.current().addEvent("<error-message>", eventAttributes);
| | | 5.4-alpha1 |
| | | 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.778 |
| aws-sdk-2.2 | [aws-sdk-2.2](https://central.sonatype.com/artifact/software.amazon.awssdk/aws-core) | 2.2.0~2.29.15 |
| 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 |
| 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 |
Expand Down Expand Up @@ -259,7 +259,7 @@ Span.current().addEvent("<error-message>", eventAttributes);
| 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 |
| | | 5.0.0~5.22.0 |
| | | 5.0.0~5.23.0 |
| servlet-3.0 | [servlet-3.0](https://central.sonatype.com/artifact/javax.servlet/javax.servlet-api) | 3.0.1~3.1.0 |
| | | 4.0.0~4.0.1 |
| | | 3.1-b01 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,3 +308,4 @@
1.12.776
1.12.777
1.12.778
1.12.779
Original file line number Diff line number Diff line change
Expand Up @@ -411,3 +411,10 @@
2.29.13
2.29.14
2.29.15
2.29.16
2.29.17
2.29.18
2.29.19
2.29.20
2.29.21
2.29.22
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,4 @@
5.20.0
5.21.0
5.22.0
5.23.0

0 comments on commit bcab1a6

Please sign in to comment.