Skip to content

Commit 0af2ac5

Browse files
Update enterprise-v3.2.md and release-downloads.md for v3.2.7 (#634)
* Update enterprise-v3.2.md * Update release-downloads.md * fix changelog --------- Co-authored-by: Ken Chen <zlchen.ken@gmail.com>
1 parent 26d02a8 commit 0af2ac5

2 files changed

Lines changed: 29 additions & 4 deletions

File tree

docs/enterprise-v3.2.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,25 @@ Key highlights of the Timeplus 3.2 release include:
2121
## Releases
2222
We recommend using stable releases for production deployment. Engineering builds are available for testing and evaluation purposes.
2323

24+
### 3.2.7 {#3_2_7}
25+
Released on 04-26-2026. Installation options:
26+
* For Linux or Mac users: [Downloads](/release-downloads#3_2_7)
27+
* For Docker users (not recommended for production): `docker run -p 8000:8000 docker.timeplus.com/timeplus/timeplus-enterprise:3.2.7`
28+
* For Kubernetes users: `helm install timeplus/timeplus-enterprise --version 11.0.13`
29+
30+
Component versions:
31+
* timeplusd 3.2.7
32+
* timeplus_appserver 3.2.1
33+
* timeplus_connector 3.1.0
34+
* timeplus cli 3.0.0
35+
* timeplus byoc 1.0.0
36+
37+
#### Changelog {#changelog_3_2_6}
38+
39+
**Bug Fixes**
40+
* Fix race condition in Kafka source (#12019)
41+
* Fix Kafka source deadlock when getting watermark (#12022)
42+
2443
### 3.2.6 {#3_2_6}
2544
Released on 04-23-2026. Installation options:
2645
* For Linux or Mac users: [Downloads](/release-downloads#3_2_6)

docs/release-downloads.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,32 @@
22

33
## 3.x {#3_x}
44

5+
### v3.2.7 {#3_2_7}
6+
Released on 04-26-2026 ([Change logs](/enterprise-v3.2#3_2_7)).
7+
8+
* Bare metal installation: [Linux x86_64](https://d.timeplus.com/timeplus-enterprise-v3.2.7-linux-amd64.tar.gz) | [Linux ARM64](https://d.timeplus.com/timeplus-enterprise-v3.2.7-linux-arm64.tar.gz) | [macOS x86_64](https://d.timeplus.com/timeplus-enterprise-v3.2.7-darwin-amd64.tar.gz) | [macOS ARM64](https://d.timeplus.com/timeplus-enterprise-v3.2.7-darwin-arm64.tar.gz)
9+
* All-in-one Docker image (not recommended for production): `docker run -p 8000:8000 docker.timeplus.com/timeplus/timeplus-enterprise:3.2.7`
10+
511
### v3.2.6 {#3_2_6}
6-
Released on 04-23-2026 ([Change logs](/enterprise-v3.0#3_2_6)).
12+
Released on 04-23-2026 ([Change logs](/enterprise-v3.2#3_2_6)).
713

814
* Bare metal installation: [Linux x86_64](https://d.timeplus.com/timeplus-enterprise-v3.2.6-linux-amd64.tar.gz) | [Linux ARM64](https://d.timeplus.com/timeplus-enterprise-v3.2.6-linux-arm64.tar.gz) | [macOS x86_64](https://d.timeplus.com/timeplus-enterprise-v3.2.6-darwin-amd64.tar.gz) | [macOS ARM64](https://d.timeplus.com/timeplus-enterprise-v3.2.6-darwin-arm64.tar.gz)
915
* All-in-one Docker image (not recommended for production): `docker run -p 8000:8000 docker.timeplus.com/timeplus/timeplus-enterprise:3.2.6`
1016

1117
### v3.2.3 {#3_2_3}
12-
Released on 04-12-2026 ([Change logs](/enterprise-v3.0#3_2_3)).
18+
Released on 04-12-2026 ([Change logs](/enterprise-v3.2#3_2_3)).
1319

1420
* Bare metal installation: [Linux x86_64](https://d.timeplus.com/timeplus-enterprise-v3.2.3-linux-amd64.tar.gz) | [Linux ARM64](https://d.timeplus.com/timeplus-enterprise-v3.2.3-linux-arm64.tar.gz) | [macOS x86_64](https://d.timeplus.com/timeplus-enterprise-v3.2.3-darwin-amd64.tar.gz) | [macOS ARM64](https://d.timeplus.com/timeplus-enterprise-v3.2.3-darwin-arm64.tar.gz)
1521
* All-in-one Docker image (not recommended for production): `docker run -p 8000:8000 docker.timeplus.com/timeplus/timeplus-enterprise:3.2.3`
1622

1723
### v3.1.3 {#3_1_3}
18-
Released on 02-25-2026 ([Change logs](/enterprise-v3.0#3_1_3)).
24+
Released on 02-25-2026 ([Change logs](/enterprise-v3.1#3_1_3)).
1925

2026
* Bare metal installation: [Linux x86_64](https://d.timeplus.com/timeplus-enterprise-v3.1.3-linux-amd64.tar.gz) | [Linux ARM64](https://d.timeplus.com/timeplus-enterprise-v3.1.3-linux-arm64.tar.gz) | [macOS x86_64](https://d.timeplus.com/timeplus-enterprise-v3.1.3-darwin-amd64.tar.gz) | [macOS ARM64](https://d.timeplus.com/timeplus-enterprise-v3.1.3-darwin-arm64.tar.gz)
2127
* All-in-one Docker image (not recommended for production): `docker run -p 8000:8000 docker.timeplus.com/timeplus/timeplus-enterprise:3.1.3`
2228

2329
### v3.1.1 {#3_1_1}
24-
Released on 01-29-2026 ([Change logs](/enterprise-v3.0#3_1_1)).
30+
Released on 01-29-2026 ([Change logs](/enterprise-v3.1#3_1_1)).
2531

2632
* Bare metal installation: [Linux x86_64](https://d.timeplus.com/timeplus-enterprise-v3.1.1-linux-amd64.tar.gz) | [Linux ARM64](https://d.timeplus.com/timeplus-enterprise-v3.1.1-linux-arm64.tar.gz) | [macOS x86_64](https://d.timeplus.com/timeplus-enterprise-v3.1.1-darwin-amd64.tar.gz) | [macOS ARM64](https://d.timeplus.com/timeplus-enterprise-v3.1.1-darwin-arm64.tar.gz)
2733
* All-in-one Docker image (not recommended for production): `docker run -p 8000:8000 docker.timeplus.com/timeplus/timeplus-enterprise:3.1.1`

0 commit comments

Comments
 (0)