Releases: yhyzgn/tikeo
v0.3.17
Tikeo 0.3.17 — Keystone
Codename: Keystone
This release updates server & scheduling, web console, ci & quality gates, and sdks & workers, with a matching set of validated artifacts.
Highlights
- Server & scheduling — Improves scheduling, dispatch ownership, or control-plane runtime behavior. Wake notification delivery on new attempts. Stabilize shard owner workflow materialization.
- Web console — Improves day-to-day operation from the browser console. V0.3.17. Align web i18n and plugin executor contracts.
- CI & quality gates — Improves the validation pipeline behind each published artifact. Align management smoke with normal processors.
- SDKs & workers — Improves worker integration and multi-language runtime compatibility. Stabilize cross-language worker smoke.
Download the matching binary, SDK package, deployment manifest, or Helm chart from the assets attached below.
Downloads
| Package | Platform / profile | Asset |
|---|---|---|
| Server binary | macOS Apple Silicon | tikeo-server-0.3.17-aarch64-apple-darwin |
| Server binary | Windows arm64 | tikeo-server-0.3.17-aarch64-pc-windows-msvc.exe |
| Server binary | Linux arm64 | tikeo-server-0.3.17-aarch64-unknown-linux-gnu |
| Server binary | macOS Intel | tikeo-server-0.3.17-x86_64-apple-darwin |
| Server binary | Windows x86_64 | tikeo-server-0.3.17-x86_64-pc-windows-msvc.exe |
| Server binary | Linux x86_64 | tikeo-server-0.3.17-x86_64-unknown-linux-gnu |
| Migration CLI | macOS Apple Silicon | tikeo-migrate-0.3.17-aarch64-apple-darwin |
| Migration CLI | Windows arm64 | tikeo-migrate-0.3.17-aarch64-pc-windows-msvc.exe |
| Migration CLI | Linux arm64 | tikeo-migrate-0.3.17-aarch64-unknown-linux-gnu |
| Migration CLI | macOS Intel | tikeo-migrate-0.3.17-x86_64-apple-darwin |
| Migration CLI | Windows x86_64 | tikeo-migrate-0.3.17-x86_64-pc-windows-msvc.exe |
| Migration CLI | Linux x86_64 | tikeo-migrate-0.3.17-x86_64-unknown-linux-gnu |
| Web console dist | All platforms | tikeo-web-dist-0.3.17.tar.gz |
| Helm chart | All platforms | tikeo-0.3.17.tgz |
| Docker Compose | MySQL | tikeo-docker-compose-mysql-0.3.17.yml |
| Docker Compose | PostgreSQL | tikeo-docker-compose-postgres-0.3.17.yml |
| Docker Compose | SQLite | tikeo-docker-compose-sqlite-0.3.17.yml |
| Kubernetes manifest | All platforms | tikeo-k8s-manifest-0.3.17.yaml |
| Kubernetes manifest | All platforms | tikeo-manifest-crd-0.3.17.yaml |
| Kubernetes operator | macOS Intel | tikeo-operator-0.3.17-darwin-amd64 |
| Kubernetes operator | macOS Apple Silicon | tikeo-operator-0.3.17-darwin-arm64 |
| Kubernetes operator | Linux amd64 | tikeo-operator-0.3.17-linux-amd64 |
| Kubernetes operator | Linux arm64 | tikeo-operator-0.3.17-linux-arm64 |
| Kubernetes operator | Windows amd64 | tikeo-operator-0.3.17-windows-amd64.exe |
| Kubernetes operator | All platforms | tikeo-operator-0.3.17-windows-arm64.exe |
| Terraform provider | macOS Intel | terraform-provider-tikeo_v0.3.17_darwin_amd64 |
| Terraform provider | macOS Apple Silicon | terraform-provider-tikeo_v0.3.17_darwin_arm64 |
| Terraform provider | Linux amd64 | terraform-provider-tikeo_v0.3.17_linux_amd64 |
| Terraform provider | Linux arm64 | terraform-provider-tikeo_v0.3.17_linux_arm64 |
| Terraform provider | Windows amd64 | terraform-provider-tikeo_v0.3.17_windows_amd64.exe |
| Terraform provider | All platforms | terraform-provider-tikeo_v0.3.17_windows_arm64.exe |
| Deployment source bundle | All platforms | tikeo-deploy-sources-0.3.17.tar.gz |
Added
- No new capability entries were detected in this release range.
Changed
- V0.3.17 (
10c16a0e) - Align management smoke with normal processors (
bac308f9) - Align web i18n and plugin executor contracts (
a81b5d18) - Split tunnel registry responsibilities (
13049932)
Fixed
- Stabilize cross-language worker smoke (
925fe8ca) - Wake notification delivery on new attempts (
87ab05f2) - Stabilize shard owner workflow materialization (
c57c8282)
Upgrade notes
- Release range:
v0.3.16 → v0.3.17. - Use assets from this tag together; mixing server, SDK, and deployment assets from different tags is not recommended.
- Migration CLI users should download the platform-specific
tikeo-migratearchive from this release. - Deployment users should refresh Compose, Kubernetes, Helm, or Terraform artifacts from this release before rollout.
Verification
- Release assets are generated by the GitHub release workflow after server, migration CLI, web, and deploy packaging jobs pass.
- SDK and container publishing workflows run independently for the same tag.
Commit audit
10c16a0e2026-06-24 — chore(release): v0.3.17bac308f92026-06-24 — ci: align management smoke with normal processors925fe8ca2026-06-24 — ci: stabilize cross-language worker smoke87ab05f22026-06-24 — fix: wake notification delivery on new attemptsc57c82822026-06-24 — test: stabilize shard owner workflow materializationa81b5d182026-06-24 — test: align web i18n and plugin executor contracts130499322026-06-24 — refactor: split tunnel registry responsibilities
v0.3.16
v0.3.16
v0.3.15
v0.3.15
v0.3.14
Tikeo 0.3.14 — Relay
Codename: Relay
This release focuses on sdks & workers and web console, with a matching set of validated artifacts.
Highlights
- SDKs & workers — Improves worker integration and multi-language runtime compatibility. Satisfy sandbox tool clippy. Document sandbox tool preinstall.
- Web console — Improves day-to-day operation from the browser console. V0.3.14.
Download the matching binary, SDK package, deployment manifest, or Helm chart from the assets attached below.
Downloads
| Package | Platform / profile | Asset |
|---|---|---|
| Server binary | macOS Apple Silicon | tikeo-server-0.3.14-aarch64-apple-darwin.tar.gz |
| Server binary | macOS Intel | tikeo-server-0.3.14-x86_64-apple-darwin.tar.gz |
| Server binary | Windows x86_64 | tikeo-server-0.3.14-x86_64-pc-windows-msvc.zip |
| Server binary | Linux x86_64 | tikeo-server-0.3.14-x86_64-unknown-linux-gnu.tar.gz |
| Migration CLI | macOS Apple Silicon | tikeo-migrate-0.3.14-aarch64-apple-darwin.tar.gz |
| Migration CLI | macOS Intel | tikeo-migrate-0.3.14-x86_64-apple-darwin.tar.gz |
| Migration CLI | Windows x86_64 | tikeo-migrate-0.3.14-x86_64-pc-windows-msvc.zip |
| Migration CLI | Linux x86_64 | tikeo-migrate-0.3.14-x86_64-unknown-linux-gnu.tar.gz |
| Web console dist | All platforms | tikeo-web-dist-0.3.14.tar.gz |
| Helm chart | All platforms | tikeo-0.3.14.tgz |
| Docker Compose | MySQL | tikeo-docker-compose-mysql-0.3.14.yml |
| Docker Compose | PostgreSQL | tikeo-docker-compose-postgres-0.3.14.yml |
| Docker Compose | SQLite | tikeo-docker-compose-sqlite-0.3.14.yml |
| Kubernetes manifest | All platforms | tikeo-k8s-manifest-0.3.14.yaml |
| Kubernetes manifest | All platforms | tikeo-manifest-crd-0.3.14.yaml |
| Kubernetes operator | macOS Intel | tikeo-operator-0.3.14-darwin-amd64.tar.gz |
| Kubernetes operator | macOS Apple Silicon | tikeo-operator-0.3.14-darwin-arm64.tar.gz |
| Kubernetes operator | Linux amd64 | tikeo-operator-0.3.14-linux-amd64.tar.gz |
| Kubernetes operator | Linux arm64 | tikeo-operator-0.3.14-linux-arm64.tar.gz |
| Kubernetes operator | Windows amd64 | tikeo-operator-0.3.14-windows-amd64.zip |
| Terraform provider | macOS Intel | terraform-provider-tikeo_v0.3.14_darwin_amd64.tar.gz |
| Terraform provider | macOS Apple Silicon | terraform-provider-tikeo_v0.3.14_darwin_arm64.tar.gz |
| Terraform provider | Linux amd64 | terraform-provider-tikeo_v0.3.14_linux_amd64.tar.gz |
| Terraform provider | Linux arm64 | terraform-provider-tikeo_v0.3.14_linux_arm64.tar.gz |
| Terraform provider | Windows amd64 | terraform-provider-tikeo_v0.3.14_windows_amd64.exe.zip |
| Deployment source bundle | All platforms | tikeo-deploy-sources-0.3.14.tar.gz |
Added
- Add managed sandbox tool isolation (
c6a1a126)
Changed
- V0.3.14 (
a5758a85) - Document sandbox tool preinstall (
aef0d39e) - Clarify strict sandbox isolation naming (
e4ed83d6)
Fixed
- Satisfy sandbox tool clippy (
322abcf9)
Upgrade notes
- Release range:
v0.3.13 → v0.3.14. - Use assets from this tag together; mixing server, SDK, and deployment assets from different tags is not recommended.
- Migration CLI users should download the platform-specific
tikeo-migratearchive from this release. - Deployment users should refresh Compose, Kubernetes, Helm, or Terraform artifacts from this release before rollout.
Verification
- Release assets are generated by the GitHub release workflow after server, migration CLI, web, and deploy packaging jobs pass.
- SDK and container publishing workflows run independently for the same tag.
Commit audit
a5758a852026-06-24 — chore(release): v0.3.14322abcf92026-06-24 — fix(rust-sdk): satisfy sandbox tool clippyaef0d39e2026-06-24 — docs(worker): document sandbox tool preinstalle4ed83d62026-06-24 — chore(sdk): clarify strict sandbox isolation namingc6a1a1262026-06-24 — feat(sdk): add managed sandbox tool isolation
v0.3.13
Tikeo 0.3.13 — Relay
Codename: Relay
This release focuses on sdks & workers and web console, with a matching set of validated artifacts.
Highlights
- SDKs & workers — Improves worker integration and multi-language runtime compatibility. Prewarm sandbox tools asynchronously.
- Web console — Improves day-to-day operation from the browser console. V0.3.13.
Download the matching binary, SDK package, deployment manifest, or Helm chart from the assets attached below.
Downloads
| Package | Platform / profile | Asset |
|---|---|---|
| Server binary | macOS Apple Silicon | tikeo-server-0.3.13-aarch64-apple-darwin.tar.gz |
| Server binary | macOS Intel | tikeo-server-0.3.13-x86_64-apple-darwin.tar.gz |
| Server binary | Windows x86_64 | tikeo-server-0.3.13-x86_64-pc-windows-msvc.zip |
| Server binary | Linux x86_64 | tikeo-server-0.3.13-x86_64-unknown-linux-gnu.tar.gz |
| Migration CLI | macOS Apple Silicon | tikeo-migrate-0.3.13-aarch64-apple-darwin.tar.gz |
| Migration CLI | macOS Intel | tikeo-migrate-0.3.13-x86_64-apple-darwin.tar.gz |
| Migration CLI | Windows x86_64 | tikeo-migrate-0.3.13-x86_64-pc-windows-msvc.zip |
| Migration CLI | Linux x86_64 | tikeo-migrate-0.3.13-x86_64-unknown-linux-gnu.tar.gz |
| Web console dist | All platforms | tikeo-web-dist-0.3.13.tar.gz |
| Helm chart | All platforms | tikeo-0.3.13.tgz |
| Docker Compose | MySQL | tikeo-docker-compose-mysql-0.3.13.yml |
| Docker Compose | PostgreSQL | tikeo-docker-compose-postgres-0.3.13.yml |
| Docker Compose | SQLite | tikeo-docker-compose-sqlite-0.3.13.yml |
| Kubernetes manifest | All platforms | tikeo-k8s-manifest-0.3.13.yaml |
| Kubernetes manifest | All platforms | tikeo-manifest-crd-0.3.13.yaml |
| Kubernetes operator | macOS Intel | tikeo-operator-0.3.13-darwin-amd64.tar.gz |
| Kubernetes operator | macOS Apple Silicon | tikeo-operator-0.3.13-darwin-arm64.tar.gz |
| Kubernetes operator | Linux amd64 | tikeo-operator-0.3.13-linux-amd64.tar.gz |
| Kubernetes operator | Linux arm64 | tikeo-operator-0.3.13-linux-arm64.tar.gz |
| Kubernetes operator | Windows amd64 | tikeo-operator-0.3.13-windows-amd64.zip |
| Terraform provider | macOS Intel | terraform-provider-tikeo_v0.3.13_darwin_amd64.tar.gz |
| Terraform provider | macOS Apple Silicon | terraform-provider-tikeo_v0.3.13_darwin_arm64.tar.gz |
| Terraform provider | Linux amd64 | terraform-provider-tikeo_v0.3.13_linux_amd64.tar.gz |
| Terraform provider | Linux arm64 | terraform-provider-tikeo_v0.3.13_linux_arm64.tar.gz |
| Terraform provider | Windows amd64 | terraform-provider-tikeo_v0.3.13_windows_amd64.exe.zip |
| Deployment source bundle | All platforms | tikeo-deploy-sources-0.3.13.tar.gz |
Added
- No new capability entries were detected in this release range.
Changed
- V0.3.13 (
6d0e3abf)
Fixed
- Prewarm sandbox tools asynchronously (
902e0656)
Upgrade notes
- Release range:
v0.3.12 → v0.3.13. - Use assets from this tag together; mixing server, SDK, and deployment assets from different tags is not recommended.
- Migration CLI users should download the platform-specific
tikeo-migratearchive from this release. - Deployment users should refresh Compose, Kubernetes, Helm, or Terraform artifacts from this release before rollout.
Verification
- Release assets are generated by the GitHub release workflow after server, migration CLI, web, and deploy packaging jobs pass.
- SDK and container publishing workflows run independently for the same tag.
Commit audit
6d0e3abf2026-06-24 — chore(release): v0.3.13902e06562026-06-24 — fix(sdk): prewarm sandbox tools asynchronously
v0.3.12
Tikeo 0.3.12 — Bridge
Codename: Bridge
This release updates migration toolkit, web console, and sdks & workers, with a matching set of validated artifacts.
Highlights
- Migration toolkit — Improves the path from XXL-JOB or PowerJob evidence to a reviewed Tikeo migration bundle. Lock protobuf runtime for Maven workers. Update release and deployment contracts.
- Web console — Improves day-to-day operation from the browser console. V0.3.12. Split oversized client and locale modules.
- SDKs & workers — Improves worker integration and multi-language runtime compatibility. Keep worker startup non-fatal.
Download the matching binary, SDK package, deployment manifest, or Helm chart from the assets attached below.
Downloads
| Package | Platform / profile | Asset |
|---|---|---|
| Server binary | macOS Apple Silicon | tikeo-server-0.3.12-aarch64-apple-darwin.tar.gz |
| Server binary | macOS Intel | tikeo-server-0.3.12-x86_64-apple-darwin.tar.gz |
| Server binary | Windows x86_64 | tikeo-server-0.3.12-x86_64-pc-windows-msvc.zip |
| Server binary | Linux x86_64 | tikeo-server-0.3.12-x86_64-unknown-linux-gnu.tar.gz |
| Migration CLI | macOS Apple Silicon | tikeo-migrate-0.3.12-aarch64-apple-darwin.tar.gz |
| Migration CLI | macOS Intel | tikeo-migrate-0.3.12-x86_64-apple-darwin.tar.gz |
| Migration CLI | Windows x86_64 | tikeo-migrate-0.3.12-x86_64-pc-windows-msvc.zip |
| Migration CLI | Linux x86_64 | tikeo-migrate-0.3.12-x86_64-unknown-linux-gnu.tar.gz |
| Web console dist | All platforms | tikeo-web-dist-0.3.12.tar.gz |
| Helm chart | All platforms | tikeo-0.3.12.tgz |
| Docker Compose | MySQL | tikeo-docker-compose-mysql-0.3.12.yml |
| Docker Compose | PostgreSQL | tikeo-docker-compose-postgres-0.3.12.yml |
| Docker Compose | SQLite | tikeo-docker-compose-sqlite-0.3.12.yml |
| Kubernetes manifest | All platforms | tikeo-k8s-manifest-0.3.12.yaml |
| Kubernetes manifest | All platforms | tikeo-manifest-crd-0.3.12.yaml |
| Kubernetes operator | macOS Intel | tikeo-operator-0.3.12-darwin-amd64.tar.gz |
| Kubernetes operator | macOS Apple Silicon | tikeo-operator-0.3.12-darwin-arm64.tar.gz |
| Kubernetes operator | Linux amd64 | tikeo-operator-0.3.12-linux-amd64.tar.gz |
| Kubernetes operator | Linux arm64 | tikeo-operator-0.3.12-linux-arm64.tar.gz |
| Kubernetes operator | Windows amd64 | tikeo-operator-0.3.12-windows-amd64.zip |
| Terraform provider | macOS Intel | terraform-provider-tikeo_v0.3.12_darwin_amd64.tar.gz |
| Terraform provider | macOS Apple Silicon | terraform-provider-tikeo_v0.3.12_darwin_arm64.tar.gz |
| Terraform provider | Linux amd64 | terraform-provider-tikeo_v0.3.12_linux_amd64.tar.gz |
| Terraform provider | Linux arm64 | terraform-provider-tikeo_v0.3.12_linux_arm64.tar.gz |
| Terraform provider | Windows amd64 | terraform-provider-tikeo_v0.3.12_windows_amd64.exe.zip |
| Deployment source bundle | All platforms | tikeo-deploy-sources-0.3.12.tar.gz |
Added
- No new capability entries were detected in this release range.
Changed
- V0.3.12 (
1ab9ab20) - Split oversized client and locale modules (
53980452) - Update release and deployment contracts (
0685eed1)
Fixed
- Keep worker startup non-fatal (
524db40e) - Lock protobuf runtime for Maven workers (
a240e632)
Upgrade notes
- Release range:
v0.3.11 → v0.3.12. - Use assets from this tag together; mixing server, SDK, and deployment assets from different tags is not recommended.
- Migration CLI users should download the platform-specific
tikeo-migratearchive from this release. - Deployment users should refresh Compose, Kubernetes, Helm, or Terraform artifacts from this release before rollout.
Verification
- Release assets are generated by the GitHub release workflow after server, migration CLI, web, and deploy packaging jobs pass.
- SDK and container publishing workflows run independently for the same tag.
Commit audit
1ab9ab202026-06-23 — chore(release): v0.3.12524db40e2026-06-23 — fix(java): keep worker startup non-fatala240e6322026-06-23 — fix(migrate): lock protobuf runtime for Maven workers539804522026-06-23 — refactor(web): split oversized client and locale modules0685eed12026-06-23 — ci: update release and deployment contracts
v0.3.11
v0.3.11
v0.3.10
Tikeo 0.3.10 — Bridge
Codename: Bridge
This release updates migration toolkit, deployment & operations, and sdks & workers, with a matching set of validated artifacts.
Highlights
- Migration toolkit — Improves the path from XXL-JOB or PowerJob evidence to a reviewed Tikeo migration bundle. Make migration apply in-place. Simplify migration apply flow.
- Deployment & operations — Improves the assets operators use to install, upgrade, and automate Tikeo environments. Add release candidate worker soak gate.
- SDKs & workers — Improves worker integration and multi-language runtime compatibility. Add cross-language worker soak gate.
Download the matching binary, SDK package, deployment manifest, or Helm chart from the assets attached below.
Downloads
| Package | Platform / profile | Asset |
|---|---|---|
| Server binary | macOS Apple Silicon | tikeo-server-0.3.10-aarch64-apple-darwin.tar.gz |
| Server binary | macOS Intel | tikeo-server-0.3.10-x86_64-apple-darwin.tar.gz |
| Server binary | Windows x86_64 | tikeo-server-0.3.10-x86_64-pc-windows-msvc.zip |
| Server binary | Linux x86_64 | tikeo-server-0.3.10-x86_64-unknown-linux-gnu.tar.gz |
| Migration CLI | macOS Apple Silicon | tikeo-migrate-0.3.10-aarch64-apple-darwin.tar.gz |
| Migration CLI | macOS Intel | tikeo-migrate-0.3.10-x86_64-apple-darwin.tar.gz |
| Migration CLI | Windows x86_64 | tikeo-migrate-0.3.10-x86_64-pc-windows-msvc.zip |
| Migration CLI | Linux x86_64 | tikeo-migrate-0.3.10-x86_64-unknown-linux-gnu.tar.gz |
| Web console dist | All platforms | tikeo-web-dist-0.3.10.tar.gz |
| Helm chart | All platforms | tikeo-0.3.10.tgz |
| Docker Compose | MySQL | tikeo-docker-compose-mysql-0.3.10.yml |
| Docker Compose | PostgreSQL | tikeo-docker-compose-postgres-0.3.10.yml |
| Docker Compose | SQLite | tikeo-docker-compose-sqlite-0.3.10.yml |
| Kubernetes manifest | All platforms | tikeo-k8s-manifest-0.3.10.yaml |
| Kubernetes manifest | All platforms | tikeo-manifest-crd-0.3.10.yaml |
| Kubernetes operator | macOS Intel | tikeo-operator-0.3.10-darwin-amd64.tar.gz |
| Kubernetes operator | macOS Apple Silicon | tikeo-operator-0.3.10-darwin-arm64.tar.gz |
| Kubernetes operator | Linux amd64 | tikeo-operator-0.3.10-linux-amd64.tar.gz |
| Kubernetes operator | Linux arm64 | tikeo-operator-0.3.10-linux-arm64.tar.gz |
| Kubernetes operator | Windows amd64 | tikeo-operator-0.3.10-windows-amd64.zip |
| Terraform provider | macOS Intel | terraform-provider-tikeo_v0.3.10_darwin_amd64.tar.gz |
| Terraform provider | macOS Apple Silicon | terraform-provider-tikeo_v0.3.10_darwin_arm64.tar.gz |
| Terraform provider | Linux amd64 | terraform-provider-tikeo_v0.3.10_linux_amd64.tar.gz |
| Terraform provider | Linux arm64 | terraform-provider-tikeo_v0.3.10_linux_arm64.tar.gz |
| Terraform provider | Windows amd64 | terraform-provider-tikeo_v0.3.10_windows_amd64.exe.zip |
| Deployment source bundle | All platforms | tikeo-deploy-sources-0.3.10.tar.gz |
Added
- Add automatic worker migration apply (
eac42b48) - Add code-only migration fallback (
1955639e) - Add release readiness evidence smokes (
79714024) - Add release candidate worker soak gate (
c00a0902) - Add cross-language worker soak gate (
affb4605)
Changed
- No behavior-changing entries were detected in this release range.
Fixed
- Make migration apply in-place (
7b85b2cc) - Simplify migration apply flow (
2ccd17cf)
Upgrade notes
- Release range:
v0.3.9 → v0.3.10. - Use assets from this tag together; mixing server, SDK, and deployment assets from different tags is not recommended.
- Migration CLI users should download the platform-specific
tikeo-migratearchive from this release. - Deployment users should refresh Compose, Kubernetes, Helm, or Terraform artifacts from this release before rollout.
Verification
- Release assets are generated by the GitHub release workflow after server, migration CLI, web, and deploy packaging jobs pass.
- SDK and container publishing workflows run independently for the same tag.
Commit audit
7b85b2cc2026-06-22 — fix: make migration apply in-place2ccd17cf2026-06-22 — fix: simplify migration apply floweac42b482026-06-22 — feat: add automatic worker migration apply1955639e2026-06-22 — feat: add code-only migration fallback797140242026-06-22 — test: add release readiness evidence smokesc00a09022026-06-22 — ci: add release candidate worker soak gate56a2717d2026-06-22 — docs: add v0.3.9 release handoff packetaffb46052026-06-22 — test: add cross-language worker soak gate
v0.3.9
Tikeo 0.3.9 — Bridge
Codename: Bridge
This release updates server & scheduling, migration toolkit, and documentation, with a matching set of validated artifacts.
Highlights
- Server & scheduling — Improves scheduling, dispatch ownership, or control-plane runtime behavior. Publish kind ha validation metrics. Move ha reports out of docs site root.
- Migration toolkit — Improves the path from XXL-JOB or PowerJob evidence to a reviewed Tikeo migration bundle. Close ha follow-up gates. Add product readiness acceptance checklist.
- Documentation — Improves the deployment, integration, or operator guidance shipped with the project. Fix zh readiness config anchor.
Download the matching binary, SDK package, deployment manifest, or Helm chart from the assets attached below.
Downloads
| Package | Platform / profile | Asset |
|---|---|---|
| Server binary | macOS Apple Silicon | tikeo-server-0.3.9-aarch64-apple-darwin.tar.gz |
| Server binary | macOS Intel | tikeo-server-0.3.9-x86_64-apple-darwin.tar.gz |
| Server binary | Windows x86_64 | tikeo-server-0.3.9-x86_64-pc-windows-msvc.zip |
| Server binary | Linux x86_64 | tikeo-server-0.3.9-x86_64-unknown-linux-gnu.tar.gz |
| Migration CLI | macOS Apple Silicon | tikeo-migrate-0.3.9-aarch64-apple-darwin.tar.gz |
| Migration CLI | macOS Intel | tikeo-migrate-0.3.9-x86_64-apple-darwin.tar.gz |
| Migration CLI | Windows x86_64 | tikeo-migrate-0.3.9-x86_64-pc-windows-msvc.zip |
| Migration CLI | Linux x86_64 | tikeo-migrate-0.3.9-x86_64-unknown-linux-gnu.tar.gz |
| Web console dist | All platforms | tikeo-web-dist-0.3.9.tar.gz |
| Helm chart | All platforms | tikeo-0.3.9.tgz |
| Docker Compose | MySQL | tikeo-docker-compose-mysql-0.3.9.yml |
| Docker Compose | PostgreSQL | tikeo-docker-compose-postgres-0.3.9.yml |
| Docker Compose | SQLite | tikeo-docker-compose-sqlite-0.3.9.yml |
| Kubernetes manifest | All platforms | tikeo-k8s-manifest-0.3.9.yaml |
| Kubernetes manifest | All platforms | tikeo-manifest-crd-0.3.9.yaml |
| Kubernetes operator | macOS Intel | tikeo-operator-0.3.9-darwin-amd64.tar.gz |
| Kubernetes operator | macOS Apple Silicon | tikeo-operator-0.3.9-darwin-arm64.tar.gz |
| Kubernetes operator | Linux amd64 | tikeo-operator-0.3.9-linux-amd64.tar.gz |
| Kubernetes operator | Linux arm64 | tikeo-operator-0.3.9-linux-arm64.tar.gz |
| Kubernetes operator | Windows amd64 | tikeo-operator-0.3.9-windows-amd64.zip |
| Terraform provider | macOS Intel | terraform-provider-tikeo_v0.3.9_darwin_amd64.tar.gz |
| Terraform provider | macOS Apple Silicon | terraform-provider-tikeo_v0.3.9_darwin_arm64.tar.gz |
| Terraform provider | Linux amd64 | terraform-provider-tikeo_v0.3.9_linux_amd64.tar.gz |
| Terraform provider | Linux arm64 | terraform-provider-tikeo_v0.3.9_linux_arm64.tar.gz |
| Terraform provider | Windows amd64 | terraform-provider-tikeo_v0.3.9_windows_amd64.exe.zip |
| Deployment source bundle | All platforms | tikeo-deploy-sources-0.3.9.tar.gz |
Added
- Add product readiness acceptance checklist (
0a210475)
Changed
- Close ha follow-up gates (
ee895ba7) - Publish kind ha validation metrics (
9e477714) - Move ha reports out of docs site root (
c34c72dc) - Validate raft ha with multi-node kind (
d7f1e93d)
Fixed
- Fix zh readiness config anchor (
8e08af34)
Upgrade notes
- Release range:
v0.3.8 → v0.3.9. - Use assets from this tag together; mixing server, SDK, and deployment assets from different tags is not recommended.
- Migration CLI users should download the platform-specific
tikeo-migratearchive from this release. - Deployment users should refresh Compose, Kubernetes, Helm, or Terraform artifacts from this release before rollout.
Verification
- Release assets are generated by the GitHub release workflow after server, migration CLI, web, and deploy packaging jobs pass.
- SDK and container publishing workflows run independently for the same tag.
Commit audit
ee895ba72026-06-22 — chore: close ha follow-up gates8e08af342026-06-22 — docs: fix zh readiness config anchor9e4777142026-06-22 — docs: publish kind ha validation metricsc34c72dc2026-06-22 — chore: move ha reports out of docs site rootd7f1e93d2026-06-22 — test: validate raft ha with multi-node kind0a2104752026-06-22 — docs: add product readiness acceptance checklist
v0.3.8
Tikeo 0.3.8 — Signal
Codename: Signal
This release focuses on release experience and ships a matching set of validated artifacts.
Highlights
- Release experience — Improves the generated GitHub Release page so operators can understand the version quickly. Filter meta commits from release highlights. Use GitHub release badge source of truth.
Download the matching binary, SDK package, deployment manifest, or Helm chart from the assets attached below.
Downloads
| Package | Platform / profile | Asset |
|---|---|---|
| Server binary | macOS Apple Silicon | tikeo-server-0.3.8-aarch64-apple-darwin.tar.gz |
| Server binary | macOS Intel | tikeo-server-0.3.8-x86_64-apple-darwin.tar.gz |
| Server binary | Windows x86_64 | tikeo-server-0.3.8-x86_64-pc-windows-msvc.zip |
| Server binary | Linux x86_64 | tikeo-server-0.3.8-x86_64-unknown-linux-gnu.tar.gz |
| Migration CLI | macOS Apple Silicon | tikeo-migrate-0.3.8-aarch64-apple-darwin.tar.gz |
| Migration CLI | macOS Intel | tikeo-migrate-0.3.8-x86_64-apple-darwin.tar.gz |
| Migration CLI | Windows x86_64 | tikeo-migrate-0.3.8-x86_64-pc-windows-msvc.zip |
| Migration CLI | Linux x86_64 | tikeo-migrate-0.3.8-x86_64-unknown-linux-gnu.tar.gz |
| Web console dist | All platforms | tikeo-web-dist-0.3.8.tar.gz |
| Helm chart | All platforms | tikeo-0.3.8.tgz |
| Docker Compose | MySQL | tikeo-docker-compose-mysql-0.3.8.yml |
| Docker Compose | PostgreSQL | tikeo-docker-compose-postgres-0.3.8.yml |
| Docker Compose | SQLite | tikeo-docker-compose-sqlite-0.3.8.yml |
| Kubernetes manifest | All platforms | tikeo-k8s-manifest-0.3.8.yaml |
| Kubernetes manifest | All platforms | tikeo-manifest-crd-0.3.8.yaml |
| Kubernetes operator | macOS Intel | tikeo-operator-0.3.8-darwin-amd64.tar.gz |
| Kubernetes operator | macOS Apple Silicon | tikeo-operator-0.3.8-darwin-arm64.tar.gz |
| Kubernetes operator | Linux amd64 | tikeo-operator-0.3.8-linux-amd64.tar.gz |
| Kubernetes operator | Linux arm64 | tikeo-operator-0.3.8-linux-arm64.tar.gz |
| Kubernetes operator | Windows amd64 | tikeo-operator-0.3.8-windows-amd64.zip |
| Terraform provider | macOS Intel | terraform-provider-tikeo_v0.3.8_darwin_amd64.tar.gz |
| Terraform provider | macOS Apple Silicon | terraform-provider-tikeo_v0.3.8_darwin_arm64.tar.gz |
| Terraform provider | Linux amd64 | terraform-provider-tikeo_v0.3.8_linux_amd64.tar.gz |
| Terraform provider | Linux arm64 | terraform-provider-tikeo_v0.3.8_linux_arm64.tar.gz |
| Terraform provider | Windows amd64 | terraform-provider-tikeo_v0.3.8_windows_amd64.exe.zip |
| Deployment source bundle | All platforms | tikeo-deploy-sources-0.3.8.tar.gz |
Added
- No new capability entries were detected in this release range.
Changed
- Filter meta commits from release highlights (
9e89768f) - Use GitHub release badge source of truth (
e4f4c662)
Fixed
- No fix entries were detected in this release range.
Upgrade notes
- Release range:
v0.3.7 → v0.3.8. - Use assets from this tag together; mixing server, SDK, and deployment assets from different tags is not recommended.
- Migration CLI users should download the platform-specific
tikeo-migratearchive from this release. - Deployment users should refresh Compose, Kubernetes, Helm, or Terraform artifacts from this release before rollout.
Verification
- Release assets are generated by the GitHub release workflow after server, migration CLI, web, and deploy packaging jobs pass.
- SDK and container publishing workflows run independently for the same tag.
Commit audit
9e89768f2026-06-22 — Filter meta commits from release highlightse4f4c6622026-06-19 — Use GitHub release badge source of truth