File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ sources:
10
10
11
11
type : application
12
12
13
- version : v8.7 .0
13
+ version : v8.8 .0
14
14
15
- appVersion : " v8.7 .0"
15
+ appVersion : " v8.8 .0"
16
16
17
17
icon : https://raw.githubusercontent.com/No9/core-dump-handler/master/assets/handle-with-care-svgrepo-com.svg
18
18
@@ -30,18 +30,18 @@ maintainers:
30
30
annotations :
31
31
artifacthub.io/changes : |
32
32
- kind: added
33
- description: Wrap the composer process with in a thread to support time outs
33
+ description: Parameterise the timeout for core dumps and compression time
34
34
links:
35
35
- name: GitHub PR
36
- url: https://github.com/IBM/core-dump-handler/pull/111
36
+ url: https://github.com/IBM/core-dump-handler/pull/116
37
37
- kind: added
38
- description: Update log4rs to support newer deps
38
+ description: Disable zip compresssion to speed up core dump times
39
39
links:
40
40
- name: GitHub PR
41
- url: https://github.com/IBM/core-dump-handler/pull/112
41
+ url: https://github.com/IBM/core-dump-handler/pull/114
42
42
artifacthub.io/images : |
43
43
- name: core-dump-handler
44
- image: quay.io/icdh/core-dump-handler:v8.7 .0
44
+ image: quay.io/icdh/core-dump-handler:v8.8 .0
45
45
artifacthub.io/license : MIT
46
46
artifacthub.io/signKey : |
47
47
fingerprint: BED079E67FD431E45301B1C9949E671B46AC8A34
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " core-dump-composer"
3
- version = " 8.7 .0"
3
+ version = " 8.8 .0"
4
4
authors = [
" Anthony Whalley <[email protected] >" ]
5
5
edition = " 2021"
6
6
You can’t perform that action at this time.
0 commit comments