Releases: laravel/nightwatch
Releases · laravel/nightwatch
v1.17.0
What's Changed
- Capture request payload on unhandled exception by @jessarcher in #276
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- Use latest version of box by @timacdonald in #290
- Ignore vendor cache keys by @avosalmon in #291
Full Changelog: v1.15.2...v1.16.0
v1.15.2
What's Changed
- Fix PHP warning on bad cookie by @jessarcher in #292
Full Changelog: v1.15.1...v1.15.2
v1.15.1
What's Changed
- Allow multiple filter callbacks to be registered by @avosalmon in #287
- Allow multiple redact callbacks to be registered by @avosalmon in #289
- Use config dot notation by @timacdonald in #288
- Extract stream helpers by @timacdonald in #286
- Gracefully handle error output on shutdown by @timacdonald in #285
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- Capture request headers by @jessarcher in #270
- Add error handling for serializing of request headers by @jessarcher in #283
Full Changelog: v1.14.1...v1.15.0
v1.14.1
What's Changed
- Capture query connection name with read/write type by @avosalmon in #278
- Revert "Capture query connection name with read/write type (#278)" by @avosalmon in #279
- Do not include bootstrapping or web worker initial wait time in first request for Octane by @timacdonald in #280
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- Associate events on the queue with currently authenticated user or the originating request by @timacdonald in #271
- Context handling improvements by @timacdonald in #273
- Add
Samplemiddleware aliases by @avosalmon in #275 - Extract hook for queue payload modification by @timacdonald in #274
Full Changelog: v1.13.8...v1.14.0
v1.13.8
What's Changed
- Improve auto-restart with Envoyer by @jamesdangercarpenter in #266
- Improve sub-minute task capture by @avosalmon in #265
- Fix logging when outside of the loop by @timacdonald in #269
- Bump minimum monolog version by @timacdonald in #272
Full Changelog: v1.13.7...v1.13.8
v1.13.7
What's Changed
- Write to stdout and stderr via loop by @timacdonald in #268
Full Changelog: v1.13.6...v1.13.7