Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rmqtt/rmqtt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.18.0
Choose a base ref
...
head repository: rmqtt/rmqtt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.18.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 8, 2025

  1. chore: bump version to 0.18.1 and update toolchain/dependencies

    * Update workspace package version from 0.18.0 to 0.18.1
    * Bump Rust toolchain requirement from 1.85.0 to 1.89.0
    * Update all internal plugin dependencies to consistent 0.18.1 version
    * Update ntex dependencies to exact versions (2.16.0 for ntex, 2.6.1 for ntex-tls)
    * Pin ntex-mqtt to 4.6.1 for compatibility
    * Add ntex-tls dependency to egress MQTT bridge
    * Remove /Cargo.lock from .gitignore while keeping other lock file patterns
    bittcrafter committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    913501e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #345 from bittcrafter/dev/0.18.1

    chore: bump version to 0.18.1 and update toolchain/dependencies
    bittcrafter authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    8a019df View commit details
    Browse the repository at this point in the history
Loading