Release NotesΒΆ

    Release Notes - Apache ServiceComb - Version service-center-1.1.0

Bug

  • [SCB-744] - Wrong error code returned in Find API
  • [SCB-851] - Can not get providers if consumer have * dependency rule
  • [SCB-857] - Provider rule of consumer can not be removed
  • [SCB-863] - build script for docker image gives an error
  • [SCB-890] - Lost changed event when bootstrap with embedded etcd
  • [SCB-912] - rest client still verify peer host when verifyPeer flag set false
  • [SCB-924] - Etcd cacher should re-list etcd in fixed time interval
  • [SCB-927] - The latest Lager is not compatible
  • [SCB-929] - Concurrent error in update resource APIs
  • [SCB-930] - Service Center Frontend stops responding in Schema test if Schema has '\"' character in the description
  • [SCB-934] - Get all dependency rules will panic
  • [SCB-938] - Should check self presevation max ttl
  • [SCB-951] - Wrong help information in scctl
  • [SCB-958] - The instance delete event delay more than 2s
  • [SCB-977] - Dependencies will not be updated in 5min when micro service is changed
  • [SCB-980] - The dependency will be broken when commit etcd failed
  • [SCB-981] - Can not remove the microservice and instance properties
  • [SCB-991] - Optimize args parsing
  • [SCB-993] - Bug fixes
  • [SCB-994] - SC can not read the context when client using grpc api
  • [SCB-1027] - Fix the core dump in SC which compiled with go1.10+

New Feature

  • [SCB-815] - Support deploy in Kubernetes
  • [SCB-850] - Support discover instances from kubernetes cluster
  • [SCB-869] - SC cli tool
  • [SCB-902] - Support service discovery by Service Mesh
  • [SCB-914] - Support using scctl to download schemas
  • [SCB-941] - Support multiple datacenter deployment
  • [SCB-949] - Support access distinct kubernetes clusters

Improvement

  • [SCB-418] - How to deploy a SC cluster in container environment
  • [SCB-435] - Add plugin document in ServiceCenter
  • [SCB-792] - More abundant metrics information
  • [SCB-796] - Update the paas-lager package
  • [SCB-797] - More information in dump API
  • [SCB-807] - Limit the topology view to only 100 microservices.
  • [SCB-808] - Aut-refresh the dashboard and service-list page every 10sec
  • [SCB-809] - Verify the chinese version of the UI as all chinese text was translated using Google Translate
  • [SCB-816] - Update the protobuf version to 1.0.0
  • [SCB-840] - Support configable limit in buildin quota plugin
  • [SCB-844] - Update golang version to 1.9.2
  • [SCB-848] - Uses zap to replace the paas-lager
  • [SCB-862] - Using different environment variables in image
  • [SCB-892] - output plugins configs in version api
  • [SCB-899] - Support go1.11 module maintaining
  • [SCB-901] - Making service registration api idempotent
  • [SCB-937] - Customizable tracing sample rate
  • [SCB-953] - Support sync distinct Kubernetes service types to service-center
  • [SCB-978] - Fix translation issues for Chinese Locale on First Load
  • [SCB-983] - Output the QPS per domain
  • [SCB-984] - Add Health Check command
  • [SCB-1015] - Support the forth microservice version number registration

Task

  • [SCB-720] - Show the instance statistics in Dashboard and Instance List in Side Menu
  • [SCB-1016] - Change git repo name
  • [SCB-1028] - Prepare 1.1.0 Service-Center Release