Skip to content

Release v1.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 11:45
a2d7039

⭐ Feature

🐞 Fixes

  • Backend package name modification by @xuezechao1 #1108
  • Fix the issue of the client not being able to remove the instance list of the offline server in a timely manner when the server gracefully goes offline while accessing using a domain name by @provenceee #1116
  • Repair elegant online and offline UT by @provenceee #1130
  • URL configuration error, request backend failed, modify the requested URL by @luanwenfei-venus #1140
  • Modify the front-end event format, add start and stop events for event reporting by @luanwenfei-venus #1144
  • Bug fix for backend event query by @xuezechao1 #1154
  • If the plugin configuration is empty and there is a null pointer exception, start sending heartbeat and delay sending, etc by @luanwenfei-venus #1158
  • Modify the event reporting description of outlier instance plugins and vulnerabilities in flow control plugins by @hanbingleixue #1167
  • Fix backend version vulnerability by @xuezechao1 #1166
  • Fix the issue of routing rule error when configuring routing rules for key using servicecomb.routeRule by @provencee #1169
  • Modify the type value of service visibility messages by @luanwenfei-venus #1174
  • Fix configuration listening issues by @lilai23 #1186
  • Set the default configuration for GatewayConfig and fix the parsing bug where the configuration is empty by @lilai23 #1195
  • Fix bug in Springboot registration plugin for obtaining spring.application.name by @provenceee #1204

📈 Improvements

📔 Documentation