Skip to content

Releases: goodway/laravel-nats

check_jetstream_publish attribute Increase pubs performance

09 Nov 20:56
Compare
Choose a tag to compare
  • 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

09 Nov 02:16
Compare
Choose a tag to compare

Full Changelog: 0.15.3...0.15.4

fix body type to mixed

09 Nov 02:07
Compare
Choose a tag to compare

readme updated (fix provider name)

09 Nov 01:45
Compare
Choose a tag to compare

fix registering client provider

09 Nov 01:42
Compare
Choose a tag to compare

Client provider, updated logic

09 Nov 00:13
Compare
Choose a tag to compare
  • 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

05 Nov 23:31
Compare
Choose a tag to compare

Updated core nats package to v0.26.2

Full Changelog: 0.14.1...0.14.2

Updated core nats package

22 Oct 04:12
Compare
Choose a tag to compare

Updated core nats package to v0.26

Full Changelog: 0.14.0...0.14.1

v0.14 - Support L11, Nats client updated

20 Jun 23:49
Compare
Choose a tag to compare
  • composer.json updated to support Laravel 11
  • client library updated

Full Changelog: 0.13.2...0.14.0

v0.13.2 - Improvements

26 Apr 02:06
Compare
Choose a tag to compare

Added additional check for empty string or inability to deserialize incoming message

Full Changelog: 0.13.1...0.13.2