Hi, All: Below are features that I collected for the next releases. Please check whether they are correct and supplement ones that's missed.
Please also check whether the version number and release dates are OK. Release 1 (around 05.30) Service-Center 1.0.0-m2 1. Supports range delete in registry command. 2. Implement Test Schema function in frontend/backend. 3. Make the service-center version forward compatible. 4. Frontend uses proxy to access service-center, this allows the user to access the frontend service without limiting the listening address of service-center. 5. Show detailed error message in frontend. Java-Chassis 1.0.0-m2 1. Improve metrics support. (353、359、383、384、385) 2. Support file/stream transportation to support multi-media contents(music,pictures). (201) 3. Support schema/operation level of QPS control. (352) 4. Support custom handling of messages while marshaling/unmarshaling. (373) 5. Add "environment" configuration for micro-services. (424) 6. Add archetypes for java-chassis. (439、440、441、442、470) 7. Add demo to show how to include java-chassis in gradle. (457) 8. Improve auto-discovery of service-center instances. (457) 9. Asynchronous programming model support(AsyncRestTemplate, rxJava Observable). (444) Saga 0.2.0 1. Load-balance support for omega. (340) 2. Multiple tenant support. (341) 3. SSL support for gRPC. (342) 4. Support dubbo/SpringCloud. 5. Support sub-transaction retry on failure. Release 2 (around 07.30) Service-Center: Java-Chassis: 1. Support Java9/Java10. 2. Support generics in highway. (267) Saga: 1. Support Java9/Java10. 2. Compensation on service instead of on instance. (522) -- Best Regards, Yang.