This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch sync
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/sync by this push:
     new 465b1a9b0f Support no `layer` in the `listServices` query.
465b1a9b0f is described below

commit 465b1a9b0fb4d2032dc1d0fb86d1075adf63fc91
Author: Wu Sheng <[email protected]>
AuthorDate: Wed Dec 28 17:51:54 2022 +0800

    Support no `layer` in the `listServices` query.
---
 docs/en/changes/changes.md                                              | 1 +
 .../query-graphql-plugin/src/main/resources/query-protocol              | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 71eb70969b..8b475c7837 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -64,6 +64,7 @@
 * Fix cannot display attached events when using Zipkin Lens UI query traces.
 * Remove `time_bucket` for both Stream and Measure kinds in BanyanDB plugin.
 * Merge `TIME_BUCKET` of `Metrics` and `Record` into `StorageData`.
+* Support no `layer` in the `listServices` query.
 
 #### UI
 
diff --git 
a/oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol
 
b/oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol
index 5d0344be45..a79526928e 160000
--- 
a/oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol
+++ 
b/oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol
@@ -1 +1 @@
-Subproject commit 5d0344be45443bc3deef2f25ecbcf816c0dc159a
+Subproject commit a79526928efafe2b6ce87d6a92104647660b6909

Reply via email to