You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "hanahmily (via GitHub)" <gi...@apache.org> on 2023/02/24 03:04:58 UTC

[GitHub] [skywalking] hanahmily opened a new pull request, #10442: [WIP]Create the UITemplate's group in the starting step

hanahmily opened a new pull request, #10442:
URL: https://github.com/apache/skywalking/pull/10442

   
   
   - [x] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #10413 .
   - [ ] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md).
   
   I will release java-client 0.3.1 once the CI checks are passed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng merged pull request #10442: Create the UITemplate's group in the starting step

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng merged PR #10442:
URL: https://github.com/apache/skywalking/pull/10442


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng commented on a diff in pull request #10442: [WIP]Create the UITemplate's group in the starting step

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on code in PR #10442:
URL: https://github.com/apache/skywalking/pull/10442#discussion_r1116464462


##########
oap-server-bom/pom.xml:
##########
@@ -72,7 +72,7 @@
         <awaitility.version>3.0.0</awaitility.version>
         <httpcore.version>4.4.13</httpcore.version>
         <commons-compress.version>1.21</commons-compress.version>
-        <banyandb-java-client.version>0.3.0</banyandb-java-client.version>
+        <banyandb-java-client.version>0.4.0-SNAPSHOT</banyandb-java-client.version>

Review Comment:
   Pending on official release.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng commented on a diff in pull request #10442: [WIP]Create the UITemplate's group in the starting step

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on code in PR #10442:
URL: https://github.com/apache/skywalking/pull/10442#discussion_r1126184123


##########
oap-server-bom/pom.xml:
##########
@@ -72,7 +72,7 @@
         <awaitility.version>3.0.0</awaitility.version>
         <httpcore.version>4.4.13</httpcore.version>
         <commons-compress.version>1.21</commons-compress.version>
-        <banyandb-java-client.version>0.3.0</banyandb-java-client.version>
+        <banyandb-java-client.version>0.4.0-SNAPSHOT</banyandb-java-client.version>

Review Comment:
   ```suggestion
           <banyandb-java-client.version>0.3.1</banyandb-java-client.version>
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng commented on pull request #10442: Create the UITemplate's group in the starting step

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on PR #10442:
URL: https://github.com/apache/skywalking/pull/10442#issuecomment-1457287488

   @hanahmily Changes.md should be updated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org