New
0.17.0
What's Changed
- chore: bump version to 0.17.0 and add star history badges by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/301
- docs: add FUNDING.yml file to support GitHub Sponsors by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/302
- refactor(delayed): restructure delayed message handling and add debug… by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/303
- feat: add NATS ingress bridge support by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/304
- fix(queue): correct queue capacity check in push operation by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/305
- docs: add offline message documentation links by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/306
- docs: add detailed documentation links for MQTT protocol features by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/307
- docs: add documentation links for Last Will message support by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/308
- fix(connection): improve connection closing and error handling by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/309
- chore(deps): upgrade pulsar client from 6.3.1 to 6.4.1 by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/310
- feat(quic): add MQTT over QUIC protocol support with examples #64 by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/315
- Allow Extraction of Client TLS Certificate (CN/SAN) at rmqtt-net or Plugin Layer in MQTT Context by @deluxetiky in https://github.com/rmqtt/rmqtt/pull/313
- fix(metrics): correct CPU load calculation formula by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/319
- feat(config): add environment variable support for MQTT bridge credentials #317 by @bittcrafter in https://github.com/rmqtt/rmqtt/pull/320
New Contributors
- @deluxetiky made their first contribution in https://github.com/rmqtt/rmqtt/pull/313
Full Changelog: https://github.com/rmqtt/rmqtt/compare/0.16.1...0.17.0