File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 4.13.0
2
+ - Improve reconnection logic
3
+ - Replace messages per second with messages per minute metric
4
+ - Add events per minute metric
5
+
1
6
## 4.12.0
2
7
- Add metric reconnection logic
3
8
- Add cached messages metric
Original file line number Diff line number Diff line change 1
1
version : ' 3.9'
2
2
services :
3
3
running_on_dart :
4
- image : ghcr.io/nyxx-discord/running_on_dart:4.12 .0
4
+ image : ghcr.io/nyxx-discord/running_on_dart:4.13 .0
5
5
container_name : running_on_dart
6
6
restart : unless-stopped
7
7
ports :
Original file line number Diff line number Diff line change 1
1
name : running_on_dart
2
- version : 4.12 .0
2
+ version : 4.13 .0
3
3
description : Discord Bot for nyxx development
4
4
homepage : https://github.com/nyxx-discord/running_on_dart
5
5
repository : https://github.com/nyxx-discord/running_on_dart
You can’t perform that action at this time.
0 commit comments