Notiway 0.6 Released!

Notiway 0.6 Released!

March 19, 2026·
Notiway Team

We are happy to announce Notiway 0.6 — bringing new plugins, expanded client SDK support, and CI/CD improvements.

New Plugins

  • RabbitMQ — Buffer and broker plugins for reliable message queuing with exchange and routing key support
  • JWT Auth — Token-based authentication for securing WebSocket connections
  • Tenant JWT — JWT claims-based tenant validation for multi-tenant isolation

Improved Documentation

Expanded documentation with Client API reference, Swift and Kotlin code examples, and AI discoverability via llms.txt.

Docker Images

Pre-built images are now available on Docker Hub:

  • notiway/notify:portable-0.6.0 — cloud-agnostic plugins (RabbitMQ, PostgreSQL, Kubernetes)
  • notiway/notify:aws-0.6.0 — all cloud-agnostic plugins + AWS plugins (SQS, SNS, DynamoDB, ECS)

What’s Next

Check out the roadmap to see what’s planned for v0.7, including multiple consumer support, EventBridge plugin, and more.

For the full details, see the v0.6 documentation.