wu-sheng opened a new pull request #2028: Changelog of beta.
URL: https://github.com/apache/incubator-skywalking/pull/2028
 
 
   Hi @apache/skywalking-committers I just finish the changelog for our 
incoming beta release. Please review in case I miss any new update.
   
   6.0.0-beta
   ------------------
   
   #### Protocol
   - Provide Trace Data Protocol v2
   - Provide SkyWalking Cross Process Propagation Headers Protocol v2.
   
   #### Java Agent
   - Support Trace Data Protocol v2
   - Support SkyWalking Cross Process Propagation Headers Protocol v2.
   - Support SkyWalking Cross Process Propagation Headers Protocol v1 running 
in compatible way. Need declare open explicitly.
   - Support SpringMVC 5
   - Support webflux
   - Support a new way to override agent.config by system env. 
   - Span tag can override by explicit way.
   - Fix ElasticSearch plugin NPE.
   - Fix agent classloader dead lock in certain situation.
   - Fix agent log typo.
   - Fix wrong component id in resettemplete plugin.
   - Fix use transform `ignore()` in wrong way.
   - Fix H2 query bug.
   
   #### Backend
   - Support Trace Data Protocol v2. And Trace Data Protocol v1 is still 
supported.
   - Support MySQL as storage.
   - Support TiDB as storage.
   - Support a new way to override application.yml by system env.
   - Support service instance and endpoint alarm.
   - Support namespace in istio receiver.
   - Support service throughput(cpm), successful rate(sla), avg response time 
and p99/p95/p90/p75/p50 response time.
   - Support backend trace sampling.
   - Support Zipkin format again.
   - Support init mode.
   - Support namespace in Zookeeper cluster management.
   - OAL generate tool has been integrated into main repo, in the maven 
`compile` stage.
   - Optimize trace paging query.
   - Fix trace query don't use fuzzy query in ElasticSearch storage.
   - Fix alarm can't be active in right way.
   - Fix unnecessary condition in database and cache number query.
   - Fix wrong namespace bug in ElasticSearch storage.
   - Fix `Remote clients selector error: / by zero `.
   - Fix segment TTL is not working.
   
   
   #### UI
   - Support service throughput(cpm), successful rate(sla), avg response time 
and p99/p95/p90/p75/p50 response time.
   - Fix TopN endpoint link doesn't work right.
   - Fix trace stack style.
   - Fix CI.
   
   #### Document
   - Add more agent setting documents.
   - Add more contribution documents.
   - Update user wall and powered-by page.
   - Add RocketBot UI project link in document.
   
   
   All issues and pull requests are 
[here](https://github.com/apache/incubator-skywalking/milestone/31?closed=1)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to