docs(benchmarks): add v2.66.0 (#9038)

# Which Problems Are Solved

Add benchmarks for v2.66.0
This commit is contained in:
Silvan
2024-12-11 11:14:33 +01:00
committed by GitHub
parent 83bdaf43c3
commit e130467b7a
3 changed files with 1920 additions and 0 deletions

View File

@@ -863,6 +863,19 @@ module.exports = {
"apis/benchmarks/v2.65.0/machine_jwt_profile_grant/index",
],
},
{
type: "category",
label: "v2.66.0",
link: {
title: "v2.66.0",
slug: "/apis/benchmarks/v2.66.0",
description:
"Benchmark results of Zitadel v2.66.0\n"
},
items: [
"apis/benchmarks/v2.66.0/machine_jwt_profile_grant/index",
],
},
],
},
],