File tree 7 files changed +17
-14
lines changed
7 files changed +17
-14
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
12
12
- tools: Add the package util-linux-core ([ #952 ] ).
13
13
util-linux-core contains a basic set of Linux utilities, including the
14
14
command logger which allows to enter messages into the system log.
15
+ - vector: Add version 0.43.1 [ #980 ] .
15
16
16
17
### Changed
17
18
@@ -22,6 +23,7 @@ All notable changes to this project will be documented in this file.
22
23
### Removed
23
24
24
25
- kafka: Remove ` kubectl ` , as we are now using listener-op ([ #884 ] ).
26
+ - vector: remove version 0.41.1 [ #980 ] .
25
27
26
28
### Fixed
27
29
@@ -37,6 +39,7 @@ All notable changes to this project will be documented in this file.
37
39
[ #958 ] : https://github.com/stackabletech/docker-images/pull/958
38
40
[ #959 ] : https://github.com/stackabletech/docker-images/pull/959
39
41
[ #962 ] : https://github.com/stackabletech/docker-images/pull/962
42
+ [ #980 ] : https://github.com/stackabletech/docker-images/pull/980
40
43
41
44
## [ 24.11.0] - 2024-11-18
42
45
Original file line number Diff line number Diff line change 5
5
"git_sync" : "v4.2.4" ,
6
6
"statsd_exporter" : "0.27.1" ,
7
7
"tini" : "0.19.0" ,
8
- "vector" : "0.41 .1" ,
8
+ "vector" : "0.43 .1" ,
9
9
},
10
10
{
11
11
"product" : "2.9.3" ,
12
12
"python" : "3.9" ,
13
13
"git_sync" : "v4.2.4" ,
14
14
"statsd_exporter" : "0.27.1" ,
15
15
"tini" : "0.19.0" ,
16
- "vector" : "0.41 .1" ,
16
+ "vector" : "0.43 .1" ,
17
17
},
18
18
{
19
19
"product" : "2.10.2" ,
20
20
"python" : "3.12" ,
21
21
"git_sync" : "v4.2.4" ,
22
22
"statsd_exporter" : "0.27.1" ,
23
23
"tini" : "0.19.0" ,
24
- "vector" : "0.41 .1" ,
24
+ "vector" : "0.43 .1" ,
25
25
},
26
26
]
Original file line number Diff line number Diff line change 1
1
versions = [
2
2
{
3
3
"product" : "8" ,
4
- "vector" : "0.41 .1" ,
4
+ "vector" : "0.43 .1" ,
5
5
},
6
6
{
7
7
"product" : "11" ,
8
- "vector" : "0.41 .1" ,
8
+ "vector" : "0.43 .1" ,
9
9
},
10
10
{
11
11
"product" : "17" ,
12
- "vector" : "0.41 .1" ,
12
+ "vector" : "0.43 .1" ,
13
13
},
14
14
{
15
15
"product" : "21" ,
16
- "vector" : "0.41 .1" ,
16
+ "vector" : "0.43 .1" ,
17
17
},
18
18
{
19
19
"product" : "22" ,
20
- "vector" : "0.41 .1" ,
20
+ "vector" : "0.43 .1" ,
21
21
},
22
22
]
Original file line number Diff line number Diff line change 1
1
versions = [
2
2
{
3
3
"product" : "0.66.0" ,
4
- "vector" : "0.41 .1" ,
4
+ "vector" : "0.43 .1" ,
5
5
"bundle_builder_version" : "1.1.2" ,
6
6
"stackable-base" : "1.0.0" ,
7
7
},
8
8
{
9
9
"product" : "0.67.1" ,
10
- "vector" : "0.41 .1" ,
10
+ "vector" : "0.43 .1" ,
11
11
"bundle_builder_version" : "1.1.2" ,
12
12
"stackable-base" : "1.0.0" ,
13
13
},
Original file line number Diff line number Diff line change 12
12
"jackson_dataformat_xml" : "2.15.2" , # https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.13/3.5.1
13
13
"stax2_api" : "4.2.1" , # https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
14
14
"woodstox_core" : "6.5.1" , # https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
15
- "vector" : "0.41 .1" ,
15
+ "vector" : "0.43 .1" ,
16
16
"jmx_exporter" : "1.0.1-stackable" ,
17
17
"tini" : "0.19.0" ,
18
18
"hbase_connector" : "1.0.1" ,
30
30
"jackson_dataformat_xml" : "2.15.2" , # https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.13/3.5.2
31
31
"stax2_api" : "4.2.1" , # https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
32
32
"woodstox_core" : "6.5.1" , # https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
33
- "vector" : "0.41 .1" ,
33
+ "vector" : "0.43 .1" ,
34
34
"jmx_exporter" : "1.0.1-stackable" ,
35
35
"tini" : "0.19.0" ,
36
36
"hbase_connector" : "1.0.1" ,
Original file line number Diff line number Diff line change 2
2
{
3
3
"product" : "4.0.2" ,
4
4
"python" : "3.9" ,
5
- "vector" : "0.41 .1" ,
5
+ "vector" : "0.43 .1" ,
6
6
"statsd_exporter" : "0.27.1" ,
7
7
"authlib" : "1.2.1" , # https://github.com/dpgaspar/Flask-AppBuilder/blob/release/4.4.1/requirements/extra.txt#L7
8
8
},
Original file line number Diff line number Diff line change 1
1
versions = [
2
2
{
3
- "product" : "0.41 .1" ,
3
+ "product" : "0.43 .1" ,
4
4
"rpm_release" : "1" ,
5
5
"stackable-base" : "1.0.0" ,
6
6
"inotify_tools" : "3.22.1.0-1.el9" ,
You can’t perform that action at this time.
0 commit comments