Skip to content

Commit 05087ad

Browse files
authored
Merge branch 'main' into chore/remove-zk-2.9.2
2 parents 2916cf1 + 1c05905 commit 05087ad

File tree

8 files changed

+26
-14
lines changed

8 files changed

+26
-14
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ All notable changes to this project will be documented in this file.
3131
`check-permissions-ownership.sh` provided in stackable-base image ([#1025]).
3232
- zookeeper: check for correct permissions and ownerships in /stackable folder via
3333
`check-permissions-ownership.sh` provided in stackable-base image ([#1043]).
34+
- java: Add JDK 24 ([#1097]).
3435

3536
### Changed
3637

@@ -41,6 +42,7 @@ All notable changes to this project will be documented in this file.
4142
- kubectl: Bump products to use `1.33.0` ([#1090]).
4243
- yq: Bump products to use `4.45.2` ([#1090]).
4344
- cyclonedx-bom: Bump airflow and superset to use `6.0.0` ([#1090]).
45+
- vector: Bump to `0.46.1` ([#1098]).
4446

4547
### Fixed
4648

@@ -83,6 +85,8 @@ All notable changes to this project will be documented in this file.
8385
[#1056]: https://github.com/stackabletech/docker-images/pull/1056
8486
[#1090]: https://github.com/stackabletech/docker-images/pull/1090
8587
[#1093]: https://github.com/stackabletech/docker-images/pull/1093
88+
[#1097]: https://github.com/stackabletech/docker-images/pull/1097
89+
[#1098]: https://github.com/stackabletech/docker-images/pull/1098
8690

8791
## [25.3.0] - 2025-03-21
8892

airflow/versions.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cyclonedx_bom": "6.0.0",
88
"statsd_exporter": "0.28.0",
99
"tini": "0.19.0",
10-
"vector": "0.43.1",
10+
"vector": "0.46.1",
1111
},
1212
{
1313
"product": "2.10.4",
@@ -17,6 +17,6 @@
1717
"cyclonedx_bom": "6.0.0",
1818
"statsd_exporter": "0.28.0",
1919
"tini": "0.19.0",
20-
"vector": "0.43.1",
20+
"vector": "0.46.1",
2121
},
2222
]

java-base/versions.py

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,30 @@
11
versions = [
22
{
33
"product": "8",
4-
"vector": "0.43.1",
4+
"vector": "0.46.1",
55
},
66
{
77
"product": "11",
8-
"vector": "0.43.1",
8+
"vector": "0.46.1",
99
},
1010
{
1111
"product": "17",
12-
"vector": "0.43.1",
12+
"vector": "0.46.1",
1313
},
1414
{
1515
"product": "21",
16-
"vector": "0.43.1",
16+
"vector": "0.46.1",
1717
},
1818
{
1919
"product": "22",
20-
"vector": "0.43.1",
20+
"vector": "0.46.1",
2121
},
2222
{
2323
"product": "23",
24+
"vector": "0.46.1",
25+
},
26+
{
27+
"product": "24",
2428
"vector": "0.43.1",
2529
},
2630
]

java-devel/versions.py

+4
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,8 @@
2323
"product": "23",
2424
"stackable-devel": "1.0.0",
2525
},
26+
{
27+
"product": "24",
28+
"stackable-devel": "1.0.0",
29+
},
2630
]

opa/versions.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
versions = [
22
{
33
"product": "1.0.1",
4-
"vector": "0.43.1",
4+
"vector": "0.46.1",
55
"bundle_builder_version": "1.1.2",
66
"stackable-base": "1.0.0",
77
},
88
{
99
"product": "0.67.1",
10-
"vector": "0.43.1",
10+
"vector": "0.46.1",
1111
"bundle_builder_version": "1.1.2",
1212
"stackable-base": "1.0.0",
1313
},

spark-k8s/versions.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"jackson_dataformat_xml": "2.15.2", # https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.13/3.5.1
1313
"stax2_api": "4.2.1", # https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
1414
"woodstox_core": "6.5.1", # https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
15-
"vector": "0.43.1",
15+
"vector": "0.46.1",
1616
"jmx_exporter": "1.2.0",
1717
"tini": "0.19.0",
1818
"hbase_connector": "1.0.1",
@@ -30,7 +30,7 @@
3030
"jackson_dataformat_xml": "2.15.2", # https://mvnrepository.com/artifact/org.apache.spark/spark-core_2.13/3.5.2
3131
"stax2_api": "4.2.1", # https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
3232
"woodstox_core": "6.5.1", # https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.2
33-
"vector": "0.43.1",
33+
"vector": "0.46.1",
3434
"jmx_exporter": "1.2.0",
3535
"tini": "0.19.0",
3636
"hbase_connector": "1.0.1",

superset/versions.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"product": "4.0.2",
44
"python": "3.9",
55
"cyclonedx_bom": "6.0.0",
6-
"vector": "0.43.1",
6+
"vector": "0.46.1",
77
"statsd_exporter": "0.28.0",
88
"authlib": "1.2.1", # https://github.com/dpgaspar/Flask-AppBuilder/blob/release/4.4.1/requirements/extra.txt#L7
99
"stackable-base": "1.0.0",
@@ -12,7 +12,7 @@
1212
"product": "4.1.1",
1313
"python": "3.9", # 3.11 support was merged in January 2025 (two months after 4.1.1 release), 3.10 is not available in our UBI image, so we need to stay on 3.9 for now
1414
"cyclonedx_bom": "6.0.0",
15-
"vector": "0.43.1",
15+
"vector": "0.46.1",
1616
"statsd_exporter": "0.28.0",
1717
"authlib": "1.2.1", # https://github.com/dpgaspar/Flask-AppBuilder/blob/release/4.5.0/requirements/extra.txt#L7
1818
"stackable-base": "1.0.0",

vector/versions.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
versions = [
22
{
3-
"product": "0.43.1",
3+
"product": "0.46.1",
44
"rpm_release": "1",
55
"stackable-base": "1.0.0",
66
"inotify_tools": "3.22.1.0-1.el9",

0 commit comments

Comments
 (0)