File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,6 +46,26 @@ Key highlights of the Timeplus 3.1 release include:
4646## Releases
4747We 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}
5070Released 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 )
Original file line number Diff line number Diff line change 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}
612Released on 01-29-2026 ([ Change logs] ( /enterprise-v3.0#3_1_1 ) ).
713
You can’t perform that action at this time.
0 commit comments