Skip to content

Conversation

@bittcrafter
Copy link
Collaborator

No description provided.

* Replace simple PublishAclResult enum with structured PublishResult containing reason codes
* Add PublishAclResult wrapper with helper methods for ACL checks
* Implement proper MQTT v5 reason codes for publish authorization results
* Update all ACL plugins (acl, auth-http, auth-jwt) to use new result structure
* Fix QoS 2 publish handling to only add to inflight on successful publish
* Add detailed error reporting with reason strings for publish failures
* Maintain backward compatibility while improving protocol compliance
* Update GitHub CI workflow to use Rust 1.88.0 as minimum supported version
* Update Rust version badges in both Chinese and English README files
* Maintain compatibility with all existing features and functionality
* Bump rmqtt-storage dependency to exact version 0.7.4 for both message and session storage plugins
* Fix test assertion in types.rs to match updated reason string formatting
* Maintain all existing storage functionality with updated dependency versions
…rmatting

* Update GitHub CI workflow to use Rust 1.89.0 as minimum supported version
* Update Rust version badges in both Chinese and English README files
* Apply consistent inline string formatting across all logging statements
* Replace `{}` placeholders with `{variable}` syntax for better readability
* Maintain all existing functionality with updated toolchain requirements
@bittcrafter bittcrafter merged commit bc1c93c into rmqtt:master Nov 9, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant