Releases: goodway/laravel-nats
Releases · goodway/laravel-nats
check_jetstream_publish attribute Increase pubs performance
- Added 'check_jetstream_publish' config attribute that allows to turn on/off additionally check for existence of a jetstream (default: true). Disabling this can significantly reduce latency between pubs and increase the performance.
Full Changelog: 0.15.4...0.16
0.15.4
Full Changelog: 0.15.3...0.15.4
fix body type to mixed
Full Changelog: 0.15.2...0.15.3
readme updated (fix provider name)
Full Changelog: 0.15.1...0.15.2
fix registering client provider
Full Changelog: 0.15...0.15.1
Client provider, updated logic
- Client now used as interface in queue connector
- Added interface for Client service
- Added client provider and registered client service as singleton
- Readme.md, composer.json updated
Full Changelog: 0.14.2...0.15
Updated core nats package
Updated core nats package to v0.26.2
Full Changelog: 0.14.1...0.14.2
Updated core nats package
Updated core nats package to v0.26
Full Changelog: 0.14.0...0.14.1
v0.14 - Support L11, Nats client updated
- composer.json updated to support Laravel 11
- client library updated
Full Changelog: 0.13.2...0.14.0
v0.13.2 - Improvements
Added additional check for empty string or inability to deserialize incoming message
Full Changelog: 0.13.1...0.13.2