Skip to main content

Download

tip

V2.3.0 is now officially released with major upgrades! This update introduces full support for Kingbase and ShenTong databases, integrates gRPC communication protocol and serializers to significantly enhance distributed transaction capabilities. Core optimizations include: boosted JSON efficiency via fastjson2 serialization/parsing, simplified transaction development with Saga annotations, and hardened security through SSL-encrypted Raft node communication. This release delivers stronger stability and security for your system infrastructure!

System Requirements

note

The following system requirements are the minimum required to deploy Seata-Server: if your device does not meet these requirements, you may not be able to deploy Seata-Server on your device.

ItemsRequirements
Java Development Kit (JDK)JDK 8 or higher
CPU1 core and above, supports 64-bit CPUs
Memory2G and above
DiskNo minimum requirement, requires specific adjustments based on logging, storage mode, and other configurations
Operating System64-bit Linux, Mac OS X, Windows

Stable Version

ASF Release

VersionSourceBinaryRelease NotesReference Docs
2.3.0apache-seata-2.3.0-incubating-src.tar.gz
apache-seata-2.3.0-incubating-src.tar.gz.asc
apache-seata-2.3.0-incubating-src.tar.gz.sha512
apache-seata-2.3.0-incubating-bin.tar.gz
apache-seata-2.3.0-incubating-bin.tar.gz.asc
apache-seata-2.3.0-incubating-bin.tar.gz.sha512
2.3.0 Release Notes2.3.0 Quick Start
2.2.0apache-seata-2.2.0-incubating-src.zip
apache-seata-2.2.0-incubating-src.zip.asc
apache-seata-2.2.0-incubating-src.zip.sha512
apache-seata-2.2.0-incubating-bin.tar.gz
apache-seata-2.2.0-incubating-bin.tar.gz.asc
apache-seata-2.2.0-incubating-bin.tar.gz.sha512
2.2.0 Release Notes2.2.0 Quick Start
2.1.0apache-seata-2.1.0-incubating-src.tar.gz
apache-seata-2.1.0-incubating-src.tar.gz.asc
apache-seata-2.1.0-incubating-src.tar.gz.sha512
apache-seata-2.1.0-incubating-bin.tar.gz
apache-seata-2.1.0-incubating-bin.tar.gz.asc
apache-seata-2.1.0-incubating-bin.tar.gz.sha512
2.1.0 Release Notes2.1.0 Quick Start
  1. Seata version maintenance policy, please refer to the version maintenance document , please upgrade the lower version to the current maintenance version as soon as possible. For version upgrade, please refer to the upgrade guide
  2. For more release history downloads, please refer to Release History

Snapshot Version

VersionBinary LinkDocker ImageCheckSumRelease NotesReference DocsIs ASF Release