Skip to content

Commit c6b1384

Browse files
authored
chore(superset): Bump to 6.0.0 (#1393)
* chore(superset): replace superset 6.0.0-rc2 with 6.0.0 * chore(vector): Add helpful comments for inotify-tools * chore: Update changelog * chore: Update changelog
1 parent 6427db6 commit c6b1384

File tree

6 files changed

+16
-10
lines changed

6 files changed

+16
-10
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- superset: Add 6.0.0-rc2 ([#1337]).
9+
- superset: Add 6.0.0 ([#1337], [#1393]).
1010
- hive: Build [hive-metastore-opa-authorizer](https://github.com/boschglobal/hive-metastore-opa-authorizer) from source and add to image ([#1340]).
1111
- hive: Add `4.2.0` ([#1356]).
1212
- nifi: Add patches to replace process group root ID placeholder ([#1358]).
@@ -47,6 +47,7 @@ All notable changes to this project will be documented in this file.
4747
[#1387]: https://github.com/stackabletech/docker-images/pull/1387
4848
[#1388]: https://github.com/stackabletech/docker-images/pull/1388
4949
[#1389]: https://github.com/stackabletech/docker-images/pull/1389
50+
[#1393]: https://github.com/stackabletech/docker-images/pull/1393
5051

5152
## [25.11.0] - 2025-11-07
5253

superset/boil-config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ python-version = "3.9"
4040
uv-version = "0.7.3"
4141
nodejs-version = "20"
4242

43-
[versions."6.0.0-rc2".local-images]
43+
[versions."6.0.0".local-images]
4444
"shared/statsd-exporter" = "0.28.0"
4545
stackable-devel = "1.0.0"
4646
vector = "0.52.0"
4747

48-
[versions."6.0.0-rc2".build-arguments]
48+
[versions."6.0.0".build-arguments]
4949
cyclonedx-bom-version = "6.0.0"
5050
# Find the flask-appbuilder version in the applicable constraints.txt file, then find the authlib version.
5151
# https://github.com/dpgaspar/Flask-AppBuilder/blob/release/5.0.0/requirements/extra.txt#L7

superset/stackable/constraints/6.0.0-rc2/build-constraints.txt renamed to superset/stackable/constraints/6.0.0/build-constraints.txt

File renamed without changes.

superset/stackable/constraints/6.0.0-rc2/constraints.txt renamed to superset/stackable/constraints/6.0.0/constraints.txt

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# From: https://raw.githubusercontent.com/apache/superset/refs/tags/6.0.0rc2/requirements/base.txt
1+
# From: https://raw.githubusercontent.com/apache/superset/refs/tags/6.0.0/requirements/base.txt
22
# This file was autogenerated by uv via the following command:
33
# uv pip compile pyproject.toml requirements/base.in -o requirements/base.txt
44
alembic==1.15.2
@@ -162,7 +162,7 @@ h11==0.16.0
162162
# via wsproto
163163
hashids==1.3.1
164164
# via apache-superset (pyproject.toml)
165-
holidays==0.25
165+
holidays==0.82
166166
# via apache-superset (pyproject.toml)
167167
humanize==4.12.3
168168
# via apache-superset (pyproject.toml)
@@ -194,8 +194,6 @@ jsonschema-specifications==2025.4.1
194194
# openapi-schema-validator
195195
kombu==5.5.3
196196
# via celery
197-
korean-lunar-calendar==0.3.1
198-
# via holidays
199197
limits==5.1.0
200198
# via flask-limiter
201199
mako==1.3.10
@@ -353,7 +351,7 @@ rsa==4.9.1
353351
# via google-auth
354352
selenium==4.32.0
355353
# via apache-superset (pyproject.toml)
356-
shillelagh==1.3.5
354+
shillelagh==1.4.3
357355
# via apache-superset (pyproject.toml)
358356
simplejson==3.20.1
359357
# via apache-superset (pyproject.toml)
@@ -373,6 +371,7 @@ sqlalchemy==1.4.54
373371
# via
374372
# apache-superset (pyproject.toml)
375373
# alembic
374+
# apache-superset-core
376375
# flask-appbuilder
377376
# flask-sqlalchemy
378377
# marshmallow-sqlalchemy
@@ -381,9 +380,12 @@ sqlalchemy==1.4.54
381380
sqlalchemy-utils==0.38.3
382381
# via
383382
# apache-superset (pyproject.toml)
383+
# apache-superset-core
384384
# flask-appbuilder
385385
sqlglot==27.15.2
386-
# via apache-superset (pyproject.toml)
386+
# via
387+
# apache-superset (pyproject.toml)
388+
# apache-superset-core
387389
sshtunnel==0.4.0
388390
# via apache-superset (pyproject.toml)
389391
tabulate==0.9.0
@@ -398,6 +400,7 @@ typing-extensions==4.14.0
398400
# via
399401
# apache-superset (pyproject.toml)
400402
# alembic
403+
# apache-superset-core
401404
# cattrs
402405
# limits
403406
# pyopenssl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
mirror = "https://github.com/stackabletech/superset.git"
2-
base = "886f52554539318521858fbcf493123c8c4199ef"
2+
base = "6a1c30e5e7c3e28d0549c9c2ac0ff61607f26a2f"

vector/boil-config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ stackable-base = "1.0.0"
88
# See .scripts/upload_new_protoc_version.sh
99
# Unsure which version is used by vector. They seem to install `buf` in workflows.
1010
protoc-version = "31.1"
11+
# See here: https://dl.fedoraproject.org/pub/epel/9/Everything/x86_64/Packages/i/
12+
# Note: In UBI10, this should change to 4.23.9.0-4.el10
1113
inotify-tools = "3.22.1.0-1.el9"
1214
rpm-release = "1"

0 commit comments

Comments
 (0)