Sentinel v1.6.2 Release Notes

Release Date: 2019-06-19 // almost 5 years ago
  • ๐Ÿ”‹ Features / Enhancements

    • โž• Add support for request item pattern matching in API gateway flow control (#842)
    • ๐Ÿ‘Œ Support parsing cookie as request items in API gateway flow control (#814)
    • โž• Add support for logging into console for common logs (#836)

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix the parsing bug for command name that contains multiple slash in sentinel-transport-netty-http module (#817)
    • ๐Ÿ›  Fix the bug that numeric overflow might occur when refilling tokens in ParamFlowChecker (#838)

    Dashboard

    • ๐Ÿ‘Œ Improve the edit dialog for FlowRule and ParamFlowRule (#845)
    • โšก๏ธ Update frontend dependencies in package.json to fix vulnerabilities