Skip to content

1.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 00:38
· 5 commits to main since this release

Release Notes for Version 1.0.1

Summary
This release includes a critical fix to the URL matching logic, a dependency update, and an improvement in the Docker build process to use the latest Rust compiler.

Key Changes

  • Critical Fix: Improved URL Matching Logic.
    Resolved an issue with the URL matching logic that could lead to incorrect behavior. This fix ensures the bot handles URLs more accurately and consistently.

  • Dependency Update: serde_json
    Updated serde_json from version 1.0.35 to the latest version, enhancing compatibility and security.

  • Dockerfile Update: Rust Compiler Version
    Adjusted the Dockerfile to use the latest rustc version, ensuring access to the newest features and optimizations.

Recommendations
It is highly recommended for all users to upgrade to this version due to the critical fix in URL logic.