You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2021/03/31 23:53:39 UTC

[skywalking] branch es-client updated: Document this bug

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

hanahmily pushed a commit to branch es-client
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/es-client by this push:
     new 61229c0  Document this bug
61229c0 is described below

commit 61229c02b5d6696f5303bc87e09fc5da228ba655
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Thu Apr 1 07:53:12 2021 +0800

    Document this bug
    
    Signed-off-by: Gao Hongtao <ha...@gmail.com>
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index dc5441e..f7dedb5 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -65,6 +65,7 @@ Release Notes.
 * Add function `retagByK8sMeta` and opt type `K8sRetagType.Pod2Service` in MAL for k8s to relate pods and services.
 * Fix ALS K8SServiceRegistry didn't remove the correct entry.
 * Using "service.istio.io/canonical-name" to replace "app" label to resolve Envoy ALS service name
+* Append the root slash(/) to getIndex and getTemplate requests in ES client
 
 #### UI
 * Update selector scroller to show in all pages.