You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/update-product-druid.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ Add/Change/Remove anything that isn't applicable anymore
31
31
-[ ] Release a new version of [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer), if compiling against the new Druid version(s) requires changes in the code.
32
32
-[ ] Update `boil-config.toml` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
33
33
-[ ] Update `boil-config.toml` to the latest supported version of JVM (base and devel).
34
+
-[ ] Update `boil-config.toml` to the latest supported version of Hadoop.
34
35
-[ ] Initialize new product versions with patchable and add patches if applicable.
35
36
-[ ] Delete old patch directories.
36
37
-[ ] Check the corresponding operator (getting_started / kuttl / supported-versions) for usage of the versions.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,8 @@ All notable changes to this project will be documented in this file.
17
17
- superset: Add `6.1.0` ([#1514]).
18
18
- zookeeper: Add `3.9.5` ([#1515]).
19
19
- hadoop: Add `3.5.0` and `3.4.3` ([#1511]).
20
-
- airflow: Add `3.2.1` ([#1519]).
20
+
- airflow: Add `3.2.2` ([#1519], [#1541]).
21
+
- druid: Add `37.0.0` ([#1535]).
21
22
22
23
### Changed
23
24
@@ -30,6 +31,7 @@ All notable changes to this project will be documented in this file.
30
31
- superset: Bump statsd_exporter to `0.30.0` ([#1524]).
31
32
- hadoop: Refactor cloud library provisioning to downstream images. The jars are now conveniently placed in `/stackable/hadoop-cloud-libraries/` to be easily picked up ([#1511]).
32
33
- spark: bump hadoop `3.4.2` to `3.4.3` ([#1533])
34
+
- hive: Bump `4.2.0` to Hadoop `3.4.3` ([#1539]).
33
35
34
36
### Fixed
35
37
@@ -45,6 +47,8 @@ All notable changes to this project will be documented in this file.
0 commit comments