Skip to content

Commit

Permalink
8.0.1 is on releasing vote. (apache#4946)
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng authored Jun 19, 2020
1 parent 3875931 commit e5971ae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ Changes by Version
==================
Release Notes.

8.0.1
------------------

#### OAP-Backend
* Fix `no-init` mode is not working in ElasticSearch storage.


8.0.0
------------------

Expand All @@ -24,7 +31,6 @@ Release Notes.
* Make `CommandService` daemon to avoid blocking target application shutting down gracefully.
* Refactor spring cloud gateway plugin and support tracing spring cloud gateway 2.2.x


#### OAP-Backend
* Support meter system for Prometheus adoption. In future releases, we will add native meter APIs and MicroMeter(Sleuth) system.
* Support endpoint grouping.
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,12 @@ SkyWalking OAP is using the STAM(Streaming Topology Analysis Method) to analysis
for better performance. Read [the paper of STAM](https://wu-sheng.github.io/STAM/) for more details.

# Document
[8.x dev](docs/README.md), [8.0](https://github.com/apache/skywalking/blob/v8.0.0/docs/README.md) | [7.0](https://github.com/apache/skywalking/blob/v7.0.0/docs/README.md) | [6.6](https://github.com/apache/skywalking/blob/v6.6.0/docs/README.md), [6.5](https://github.com/apache/skywalking/blob/v6.5.0/docs/README.md).
[8.x dev](docs/README.md),
[8.0.1](https://github.com/apache/skywalking/blob/v8.0.1/docs/README.md),
[8.0.0](https://github.com/apache/skywalking/blob/v8.0.0/docs/README.md)
| [7.0](https://github.com/apache/skywalking/blob/v7.0.0/docs/README.md)
| [6.6](https://github.com/apache/skywalking/blob/v6.6.0/docs/README.md),
[6.5](https://github.com/apache/skywalking/blob/v6.5.0/docs/README.md).

NOTICE, SkyWalking 8.0+ uses [v3 protocols](docs/en/protocols/README.md). They are incompatible with previous releases.

Expand Down

0 comments on commit e5971ae

Please sign in to comment.