Skip to content

Commit a899b23

Browse files
Restore missing changelog entries (#257)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a9585c7 commit a899b23

File tree

3 files changed

+254
-5
lines changed

3 files changed

+254
-5
lines changed

CHANGELOG.md

Lines changed: 253 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,259 @@
1111

1212
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.13.1...v1.13.2
1313

14+
## [v1.13.1](https://github.com/laravel/nightwatch/compare/v1.13.0...v1.13.1) - 2025-08-21
15+
16+
### What's Changed
17+
18+
* Fix log processors applying side-effects to other handlers when used in a stack by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/249
19+
* Fix changelog generation by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/250
20+
* Fix changelog generation by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/251
21+
* Fix changelog generation by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/252
22+
23+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.13.0...v1.13.1
24+
25+
## [v1.13.0](https://github.com/laravel/nightwatch/compare/v1.12.0...v1.13.0) - 2025-08-20
26+
27+
### What's Changed
28+
29+
* Preserve zero fractions for log context and extra by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/247
30+
* Laravel Context by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/245
31+
32+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.12.0...v1.13.0
33+
34+
## [v1.12.0](https://github.com/laravel/nightwatch/compare/v1.11.5...v1.12.0) - 2025-08-14
35+
36+
### What's Changed
37+
38+
* Ignore build file by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/241
39+
* Improve exception traces by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/243
40+
* Add source code capture for exception traces by [@philliphartin](https://github.com/philliphartin) in https://github.com/laravel/nightwatch/pull/229
41+
* Fix execution stage not being updated correctly after an unhandled exception in the action stage by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/242
42+
43+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.11.5...v1.12.0
44+
45+
## [v1.11.5](https://github.com/laravel/nightwatch/compare/v1.11.4...v1.11.5) - 2025-08-04
46+
47+
### What's Changed
48+
49+
* Add docker health check by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/239
50+
51+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.11.4...v1.11.5
52+
53+
## [v1.11.4](https://github.com/laravel/nightwatch/compare/v1.11.3...v1.11.4) - 2025-07-18
54+
55+
### What's Changed
56+
57+
* Fix autoloading files by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/238
58+
59+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.11.3...v1.11.4
60+
61+
## [v1.11.3](https://github.com/laravel/nightwatch/compare/v1.11.2...v1.11.3) - 2025-07-17
62+
63+
### What's Changed
64+
65+
* fix: checkout the code by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/236
66+
67+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.11.2...v1.11.3
68+
69+
## [v1.11.2](https://github.com/laravel/nightwatch/compare/v1.11.1...v1.11.2) - 2025-07-17
70+
71+
### What's Changed
72+
73+
* fix: docker build syntax by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/235
74+
75+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.11.1...v1.11.2
76+
77+
## [v1.11.1](https://github.com/laravel/nightwatch/compare/v1.11.0...v1.11.1) - 2025-07-17
78+
79+
### What's Changed
80+
81+
* fix: correctly trigger docker publish by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/234
82+
83+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.11.0...v1.11.1
84+
85+
## [v1.11.0](https://github.com/laravel/nightwatch/compare/v1.10.6...v1.11.0) - 2025-07-17
86+
87+
### What's Changed
88+
89+
* Improve agent payload validation by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/202
90+
* Fix Beanstalkd job monitoring by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/227
91+
* Control UUID generation by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/224
92+
* Improve/reinstate restart on signature change behaviour by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/228
93+
* Publish official Docker image by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/226
94+
* Fix: docker build, token mismatch handling by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/230
95+
* Eager load classes by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/231
96+
* fix: don't force a major version for the first payload version by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/232
97+
* Fix/version validation by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/233
98+
99+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.10.6...v1.11.0
100+
101+
## [v1.10.6](https://github.com/laravel/nightwatch/compare/v1.10.5...v1.10.6) - 2025-07-08
102+
103+
### What's Changed
104+
105+
* Normalize group hashes for singlestore connections by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/225
106+
* Capture job attempts in Vapor by [@avosalmon](https://github.com/avosalmon) in https://github.com/laravel/nightwatch/pull/199
107+
108+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.10.5...v1.10.6
109+
110+
## [v1.10.5](https://github.com/laravel/nightwatch/compare/v1.10.4...v1.10.5) - 2025-07-07
111+
112+
### What's Changed
113+
114+
* Ignore events while interacting with the auth manager by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/218
115+
* Change visibility of internal properties by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/223
116+
117+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.10.4...v1.10.5
118+
119+
## [v1.10.4](https://github.com/laravel/nightwatch/compare/v1.10.3...v1.10.4) - 2025-07-06
120+
121+
### What's Changed
122+
123+
* Improve user guard resolution by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/217
124+
* Capture Livewire component name on Livewire update requests by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/208
125+
* Fix tests not showing exceptions by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/219
126+
127+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.10.3...v1.10.4
128+
129+
## [v1.10.3](https://github.com/laravel/nightwatch/compare/v1.10.2...v1.10.3) - 2025-07-02
130+
131+
### What's Changed
132+
133+
* Gracefully handle exceptions while resolving user ids by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/216
134+
135+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.10.2...v1.10.3
136+
137+
## [v1.10.2](https://github.com/laravel/nightwatch/compare/v1.10.1...v1.10.2) - 2025-07-01
138+
139+
### What's Changed
140+
141+
* Fix miscellaneous errors with old Laravel versions by @jessarcher in https://github.com/laravel/nightwatch/pull/212
142+
143+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.10.1...v1.10.2
144+
145+
## [v1.10.1](https://github.com/laravel/nightwatch/compare/v1.10.0...v1.10.1) - 2025-06-30
146+
147+
### What's Changed
148+
149+
* Allow navigating to same stage by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/213
150+
151+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.10.0...v1.10.1
152+
153+
## [v1.10.0](https://github.com/laravel/nightwatch/compare/v1.9.1...v1.10.0) - 2025-06-30
154+
155+
### What's Changed
156+
157+
* Fix test cleanup by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/207
158+
* Fix sampling at zero with Nova by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/211
159+
160+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.9.1...v1.10.0
161+
162+
## [v1.9.1](https://github.com/laravel/nightwatch/compare/v1.9.0...v1.9.1) - 2025-06-27
163+
164+
### What's Changed
165+
166+
* Ensure jobs are tracked correctly with Octane by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/204
167+
* Remove internal API from facade by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/205
168+
169+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.9.0...v1.9.1
170+
171+
## [v1.9.0](https://github.com/laravel/nightwatch/compare/v1.8.4...v1.9.0) - 2025-06-26
172+
173+
### What's Changed
174+
175+
* fix: version calculation in release workflow by [@jamesdangercarpenter](https://github.com/jamesdangercarpenter) in https://github.com/laravel/nightwatch/pull/200
176+
* Filtering improvements by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/197
177+
* Octane support by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/201
178+
179+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.8.4...v1.9.0
180+
181+
## [v1.8.4](https://github.com/laravel/nightwatch/compare/v1.7.4...v1.8.4) - 2025-06-19
182+
183+
### What's Changed
184+
185+
* Sampling improvements by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/185
186+
* Add support for log levels by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/198
187+
188+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.7.4...v1.8.4
189+
190+
## [v1.7.4](https://github.com/laravel/nightwatch/compare/v1.7.3...v1.7.4) - 2025-06-19
191+
192+
### What's Changed
193+
194+
* Force stream select loop by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/193
195+
* Ensure internal composer class only included once by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/188
196+
197+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.7.3...v1.7.4
198+
199+
## [v1.7.3](https://github.com/laravel/nightwatch/compare/v1.7.2...v1.7.3) - 2025-06-18
200+
201+
### What's Changed
202+
203+
* Handle `null` cache keys by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/189
204+
* Handle `null` connection name by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/191
205+
206+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.7.2...v1.7.3
207+
208+
## [v1.7.2](https://github.com/laravel/nightwatch/compare/v1.7.1...v1.7.2) - 2025-06-17
209+
210+
### What's Changed
211+
212+
* Report internal exceptions as handled by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/187
213+
214+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.7.1...v1.7.2
215+
216+
## [v1.7.1](https://github.com/laravel/nightwatch/compare/v1.7.0...v1.7.1) - 2025-06-17
217+
218+
### What's Changed
219+
220+
* Allow capturing of log context and extra that contain binary by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/186
221+
222+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.7.0...v1.7.1
223+
224+
## [v1.7.0](https://github.com/laravel/nightwatch/compare/v1.6.0...v1.7.0) - 2025-06-16
225+
226+
### What's Changed
227+
* Respect ingest uri by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/179
228+
* Extract sampling helper by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/180
229+
* Add description to `AsCommand` attribute by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/181
230+
* Extract execution stage helper by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/182
231+
* Encapsulate state with command name helper by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/183
232+
* Update version by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/184
233+
234+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.6.0...v1.7.0
235+
236+
## [v1.6.0](https://github.com/laravel/nightwatch/compare/v1.5.1...v1.6.0) - 2025-06-12
237+
238+
### What's Changed
239+
* Add PHP 8.4 to CI by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/173
240+
* Configuration based event ignores by type by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/175
241+
* Fix scheduled tasks being collected twice by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/177
242+
* Fake ingest at the TCP stream layer by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/176
243+
* Configurable unsampled execution exception sample rate by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/178
244+
245+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.5.1...v1.6.0
246+
247+
## [v1.5.1](https://github.com/laravel/nightwatch/compare/v1.5.0...v1.5.1) - 2025-05-21
248+
249+
### What's Changed
250+
251+
* Update changlog on release by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/162
252+
* Refactor agent tests to PHPUnit classes by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/158
253+
* Migrate to PHPUnit by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/163
254+
* Fix exception preview sticking between executions by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/164
255+
* Support job attempts for Laravel < v11.23.0 by [@avosalmon](https://github.com/avosalmon) in https://github.com/laravel/nightwatch/pull/154
256+
* Silence exceptions occurring while handling exceptions by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/166
257+
* Fix user-agent string by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/165
258+
* Ingest at threshold by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/161
259+
* Improve codebase consistency by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/167
260+
* Migrate to PHPUnit by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/168
261+
* Respect `retry_in` from app response by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/171
262+
* Migrate to assertions by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/170
263+
* Handle binary and unicode characters by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/172
264+
265+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.5.0...v1.5.1
266+
14267
## [v1.5.0](https://github.com/laravel/nightwatch/compare/v1.4.0...v1.5.0) - 2025-05-07
15268

16269
### What's Changed
@@ -182,7 +435,3 @@
182435
* Initial release
183436

184437
**Full Changelog**: https://github.com/laravel/nightwatch/commits/v1.0.0
185-
186-
## v0.1.0 (202x-xx-xx)
187-
188-
Initial pre-release.

agent/build/agent.phar

0 Bytes
Binary file not shown.

agent/build/signature.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
52149106D34A73BB8DE3CD83918A1272E980EFE1FADFFC8A80002F96E76429866F7DEB68D99456C71E4D01E85F89D936C6805BD7E40CB772580DCF30BB27A1EB
1+
CC356545710950A51832CFE61756C64413C6E22114D7AC0FCB86C55DEB90F0AF951D18AB0B26A2BDFEA000B46622734CE693DDDEB09B18852FBE7B6938AEE46E

0 commit comments

Comments
 (0)