You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
# mirai (development version)
1
+
# mirai 2.5.2
2
2
3
3
#### Updates
4
4
5
5
* The default daemons `autoexit = TRUE` behaviour has been updated for OpenTelemetry compatibility (#500).
6
-
+ Introduces a 200ms grace period for processes to exit gracefully before a forceful termination.
6
+
+ Introduces a 200ms grace period for processes to exit normally before a forceful termination.
7
7
+ The behavioural changes announced in mirai 2.4.0 are now enforced for all daemon types - eliminating a bug that previously caused this to only be applied to ephemeral daemons.
8
8
* OpenTelemetry span names and attributes have been upgraded to be more informative and better follow semantic conventions (#481).
0 commit comments