blob: 05da56640ca59664fef51388c334c9fb4ff431a7 [file] [log] [blame] [view]
# Release Notes
### Apache ServiceComb Service-Center (incubating) version 1.0.0-m2
#### API Changes :
* Governance API also returns self microservice information.
* Governance API should not show the shared microservices information.
* Support batch delete in registry.
* Change the type of force query parameter to bool in delete api.
#### New Features/Improvements:
* Support Async Rest Template.
* Support of Testing Schema from frontend.
* Support log rotation.
* Support ipv6.
* Static data return instanceCount by domain.
* Convenient store extension.
* Retry the connection to etcd in-case of failure.
* Show proper error details in frontend.
* Support Default TLS Cipher Suites.
* Proxy Frontend request to Service-Center.
* Use bower to resolve the dependency of frontend.
* Add registry server HC mechanism.
#### Bug-Fix:
* Fix issue of filter instance using service-tags.
* Fix re-creation of tracing file.
* Fix SC cannot check duplicate endpoints when registered with etcd.
* Fix wrong parentId in tracing data.
* Fix wrong log print in update Instance.
* Fix null pointer reference in zipkin plugin.
* Fix delete service should delete dependency key.
* Fix cache does not match with etcd store.
* Fix remove the backup log files which are expired.
* Fix typos in response of schema api's.
* Fix incorrect metric label value.
* Fix register instance withe same id will create redundant endpoints.
###### For more details please [click here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321626&version=12342354)