Release Notes

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

Bug

  • SCB-2816 - no log print when panic
  • SCB-2817 - syncer init failed
  • SCB-2818 - frontend SSRF-[CVE-2023-44313]
  • SCB-2839 - server information leak in dump API-[CVE-2023-44312]
  • SCB-2820 - return ‘no permission’ when discover provider in specify env
  • SCB-2826 - syncer log print typo
  • SCB-2827 - gov list return wrong kind
  • SCB-2828 - failed to create match-group policy
  • SCB-2829 - sync config without history
  • SCB-2830 - failed to create match-group policy
  • SCB-2835 - allow blank account/role name
  • SCB-2837 - fix syncer document reading problem

New Feature

  • SCB-2821 - servicecomb turbo
  • SCB-2825 - add batch create accounts API
  • SCB-2831 - add properties filter in ListServiceDetail API
  • SCB-2834 - implement syncer config resource interface
  • SCB-2617 Service center and istio integration
  • SCB-2836 - add instanceIsolation kind

Improvement

  • SCB-2819 - bad performance in login API
  • SCB-2822 - allow batch create account without password
  • SCB-2823 - allow creating account with ID
  • SCB-2824 - always authenticate the request with HTTP Header ‘Authorization’
  • SCB-2831 - optimize codec to gain up to 50% better performance
  • SCB-2833 - refactor policy validator