Skip to content

Commit 18a6646

Browse files
authored
chore: Add zookeeper 3.8.4 (#591)
* chore: bump zookeeper to 3.8.4 * docs: update changelog * Revert "chore: bump zookeeper to 3.8.4" This reverts commit 6480c0d. * Revert "docs: update changelog" This reverts commit 1b3d2de. * chore: add zookeeper 3.8.4
1 parent c7289f3 commit 18a6646

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
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
- superset: Add version `2.1.3`,`3.0.3`,`3.1.0` ([#563]).
3232
- trino: Add version `440` ([#587]).
3333
- vector: Switch from version `0.33.0` to `0.35.0` ([#547], [#549]).
34+
- zookeeper: Add version `3.8.4` ([#591]).
3435
- zookeeper: Add version `3.9.1` ([#551]).
3536
- hadoop: Add hdfs-utils ([#566]).
3637
- testing-tools: add pytest `8.0.1` ([#575]).

conf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,11 @@
411411
"java-base": "11",
412412
"jmx_exporter": "0.20.0"
413413
},
414+
{
415+
"product": "3.8.4",
416+
"java-base": "11",
417+
"jmx_exporter": "0.20.0"
418+
},
414419
{
415420
"product": "3.9.1",
416421
"java-base": "11",

0 commit comments

Comments
 (0)