Skip to content

Release v1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 02:08
6692b83

📈 Improvements

  • Enhanced router plugin capabilities
    (1)The asynchronous routing capability is added to the router plugin to support cross-thread transmission of route and tag information. Issue #1404
    (2)The fallback rule matching logic is added to the router plugin to solve the problem that the secondary priority instance cannot be defined when no instance can be matched in the full-link gray scenario. Issue #1405

🐞 Fixes

  • Fixed the issue that the dynamic configuration zone of the mq consume prohibition plugin does not take effect. Issue #1409
  • Fixed the issue that the host class fails to be loaded in the dynamic configuration module of the mq consume prohibition plugin. Issue #1413
  • Fixed the issue that the tag routing rules and AZ affinity routes are incompatible when the version is upgraded from 1.0 to 1.3. Issue #1406