This is an automated email from the ASF dual-hosted git repository.
yihaochen pushed a commit to branch fix-endpoint-grouping
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/fix-endpoint-grouping by this
push:
new d620ba3474 Add changelog
d620ba3474 is described below
commit d620ba3474edba4719aecc8960af21453691d3cc
Author: Superskyyy <[email protected]>
AuthorDate: Tue Jun 20 22:57:07 2023 -0400
Add changelog
---
docs/en/changes/changes.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index dc22c946a5..d480efd8d9 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -12,6 +12,7 @@
* Wrap `deleteProperty` API to the BanyanDBStorageClient.
* [Breaking change] Remove `matchedCounter` from
`HttpUriRecognitionService#feedRawData`.
* Remove patterns from `HttpUriRecognitionService#feedRawData` and add max 10
candidates of raw URIs for each pattern.
+* Fix AI Pipeline uri caching NullPointer and IllegalArgument Exceptions.
#### UI