Skip to content

Commit 361a88f

Browse files
Update release-downloads.md and enterprise-v3.1.md for v3.1.3 (#588)
Co-authored-by: Ken Chen <zlchen.ken@gmail.com>
1 parent f0c7f88 commit 361a88f

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

docs/enterprise-v3.1.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,26 @@ Key highlights of the Timeplus 3.1 release include:
4646
## Releases
4747
We recommend using stable releases for production deployment. Engineering builds are available for testing and evaluation purposes.
4848

49+
### 3.1.3 {#3_1_3}
50+
Released on 02-25-2026. Installation options:
51+
* For Linux or Mac users: `curl https://install.timeplus.com/3.0 | sh` [Downloads](/release-downloads#3_1_3)
52+
* For Docker users (not recommended for production): `docker run -p 8000:8000 docker.timeplus.com/timeplus/timeplus-enterprise:3.1.3`
53+
* For Kubernetes users: `helm install timeplus/timeplus-enterprise --version 11.0.4`
54+
55+
Component versions:
56+
* timeplusd 3.1.2
57+
* timeplus_appserver 3.1.2
58+
* timeplus_connector 3.1.2
59+
* timeplus cli 3.0.0
60+
* timeplus byoc 1.0.0
61+
62+
#### Changelog {#changelog_3_1_1}
63+
64+
**Bugfixes**
65+
* Bugfixes and for web console.
66+
* Bugfixes for metadata internal applied sequence cross talk.
67+
* Bugfixes for log record curruption and recovery
68+
4969
### 3.1.1 {#3_1_1}
5070
Released on 01-29-2026. Installation options:
5171
* For Linux or Mac users: `curl https://install.timeplus.com/3.0 | sh` [Downloads](/release-downloads#3_1_1)

docs/release-downloads.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## 3.0 {#3_0}
44

5+
### v3.1.3 {#3_1_3}
6+
Released on 02-25-2026 ([Change logs](/enterprise-v3.0#3_1_3)).
7+
8+
* 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)
9+
* All-in-one Docker image (not recommended for production): `docker run -p 8000:8000 docker.timeplus.com/timeplus/timeplus-enterprise:3.1.3`
10+
511
### v3.1.1 {#3_1_1}
612
Released on 01-29-2026 ([Change logs](/enterprise-v3.0#3_1_1)).
713

0 commit comments

Comments
 (0)