wu-sheng commented on a change in pull request #6026:
URL: https://github.com/apache/skywalking/pull/6026#discussion_r545486474
##########
File path: CHANGES.md
##########
@@ -7,6 +7,7 @@ Release Notes.
#### Project
* Incompatible with previous releases when use H2/MySQL/TiDB storage options,
due to support multiple alarm rules triggered for one entity.
* Chore: adapt `create_source_release.sh` to make it runnable on Linux.
+* Add `package` to `.proto` files, prevent polluting top-level namespace in
some languages; previous OAP backend (<=8.3.0) won't recognize newer agents
since this version (>= 8.4.0).
Review comment:
```suggestion
* Add `package` to `.proto` files, prevent polluting top-level namespace in
some languages; The OAP server still supports previous agents, whereas the
previous OAP server (<=8.3.0) won't recognize newer agents since this version
(>= 8.4.0).
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]