Skip to content

1.2.0

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 02 Sep 15:49
· 4 commits to main since this release
  • Merge pull request #192 from utopia-php/fix/nats-pull-request-and-nodelay
  • Merge pull request #189 from utopia-php/fix/nats-requestmany-stall-timing
  • Merge branch 'main' into fix/nats-pull-request-and-nodelay
  • fix(nats): disable Nagle on the client socket
  • fix(nats): never hand a JetStream status frame back as a message
  • fix(nats): stop a no_wait pull request defeating its own no_wait
  • fix(nats,queue): close the gaps the earlier fixes left open
  • test(nats): measure which deadline stopped requestMany, not the runner
  • feat(pools,queue,nats): keep idle pooled connections alive
  • style(nats): apply rector to the new connection and parser tests
  • fix(nats): fail closed mid-frame, and stop rewriting write failures
  • fix(nats): detect a connection the server has already closed

Changes: utopia-php/monorepo@nats/1.1.0...nats/1.2.0