Tim Möhlmann
ab4daa0ebb
fix(webkeys): remove include private key from projection index ( #8436 )
...
# Which Problems Are Solved
When Web keys with a large RSA Bitsize were generated, the new web key
did not get projected.
Zitadel logs printed the following errors:
```
time="2024-08-15T09:18:47Z" level=debug msg="execution of statements failed" caller="/home/tim/Repositories/zitadel/zitadel/internal/eventstore/handler/v2/handler.go:518" error="statement failed: ID=CRDB-pKtsr Message=exec failed Parent=(ERROR: index row size 3400 exceeds btree version 4 maximum 2704 for index \"web_keys_web_key_state_idx\" (SQLSTATE 54000))" lastProcessedIndex=-1 projection=projections.web_keys
```
# How the Problems Are Solved
Remove the the `WithInclude` option with the Private key from the
`web_keys` projection index and bump the projection version.
# Additional Changes
- Correct RPC summaries for documentation
- Fix docs slug in sidebar.js
# Additional Context
- Found during release review.
2024-08-16 11:41:09 +00:00
..
2024-08-16 11:41:09 +00:00
2024-07-04 08:31:40 +00:00
2024-06-12 09:11:36 +00:00
2023-11-20 17:21:08 +02:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-04-05 09:35:49 +00:00
2024-04-22 11:30:56 +02:00
2024-04-09 15:15:35 +02:00
2024-03-27 15:48:22 +02:00
2024-04-09 15:15:35 +02:00
2023-12-08 15:30:55 +01:00
2024-05-16 07:07:56 +02:00
2024-08-14 14:18:14 +00:00
2024-08-14 14:18:14 +00:00
2024-02-28 10:55:54 +02:00
2023-10-19 12:19:10 +02:00
2024-07-17 15:16:02 +00:00
2023-12-08 15:30:55 +01:00
2024-06-18 11:27:44 +00:00
2024-05-16 07:07:56 +02:00
2024-05-16 07:07:56 +02:00
2023-12-08 15:30:55 +01:00
2024-04-03 10:43:43 +00:00
2024-04-16 11:19:17 +00:00
2024-05-04 11:55:57 +02:00
2024-08-12 22:32:01 +02:00
2024-08-12 22:32:01 +02:00
2023-10-19 12:19:10 +02:00
2023-12-08 15:30:55 +01:00
2024-03-14 09:56:23 +00:00
2024-06-18 11:27:44 +00:00
2023-12-08 15:30:55 +01:00
2024-04-10 15:46:30 +00:00
2023-12-08 15:30:55 +01:00
2024-05-23 05:04:07 +00:00
2024-08-14 18:18:29 +00:00
2023-12-08 15:30:55 +01:00
2024-04-10 15:46:30 +00:00
2024-07-26 22:39:55 +02:00
2024-04-03 10:43:43 +00:00
2024-07-31 18:00:38 +03:00
2024-03-05 16:12:49 +01:00
2023-08-22 10:49:22 +00:00
2023-12-08 15:30:55 +01:00
2024-08-14 14:18:14 +00:00
2024-04-09 20:21:21 +03:00
2024-08-14 14:18:14 +00:00
2024-02-28 10:55:54 +02:00
2024-07-31 18:00:38 +03:00
2024-07-31 18:00:38 +03:00
2024-08-12 22:32:01 +02:00
2024-04-09 15:15:35 +02:00
2024-04-09 15:15:35 +02:00
2024-04-09 15:15:35 +02:00
2024-08-14 14:18:14 +00:00
2024-08-14 14:18:14 +00:00
2023-12-08 15:30:55 +01:00
2024-04-10 09:14:55 +00:00
2024-04-10 09:14:55 +00:00
2023-11-20 17:21:08 +02:00
2024-03-27 15:48:22 +02:00
2024-04-03 10:43:43 +00:00
2023-12-08 15:30:55 +01:00
2022-06-14 07:51:00 +02:00
2024-04-03 10:43:43 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-08-22 10:49:22 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-04-09 15:15:35 +02:00
2024-07-04 08:31:40 +00:00
2024-07-31 18:00:38 +03:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-08-22 10:49:22 +00:00
2023-12-08 15:30:55 +01:00
2024-06-18 11:27:44 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-04-03 10:43:43 +00:00
2024-08-15 06:37:06 +02:00
2024-08-15 06:37:06 +02:00
2023-12-08 15:30:55 +01:00
2024-04-03 10:43:43 +00:00
2023-12-08 15:30:55 +01:00
2024-04-03 10:43:43 +00:00
2024-03-27 15:48:22 +02:00
2024-05-13 16:01:50 +02:00
2024-05-13 16:01:50 +02:00
2024-06-18 11:27:44 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-04-03 10:43:43 +00:00
2024-06-18 11:27:44 +00:00
2023-12-08 15:30:55 +01:00
2023-11-20 17:21:08 +02:00
2024-04-03 10:43:43 +00:00
2023-12-08 15:30:55 +01:00
2024-04-03 10:43:43 +00:00
2024-01-25 17:28:20 +01:00
2024-05-30 09:35:30 +00:00
2023-09-15 16:58:45 +02:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-03-27 15:48:22 +02:00
2024-03-27 15:48:22 +02:00
2023-12-06 10:30:56 +00:00
2023-12-08 15:30:55 +01:00
2024-05-04 11:55:57 +02:00
2024-05-04 11:55:57 +02:00
2023-12-08 15:30:55 +01:00
2024-08-13 14:52:43 +02:00
2024-02-28 10:21:11 +00:00
2024-04-03 10:43:43 +00:00
2024-06-18 11:27:44 +00:00
2023-12-08 15:30:55 +01:00
2023-12-08 15:30:55 +01:00
2024-04-11 09:16:10 +02:00
2024-04-11 09:16:10 +02:00
2024-05-24 13:32:57 +02:00
2024-04-09 20:21:21 +03:00
2024-05-24 13:32:57 +02:00
2024-08-12 22:32:01 +02:00
2024-08-12 22:32:01 +02:00
2024-05-24 14:13:36 +00:00
2024-05-24 14:13:36 +00:00
2024-07-22 14:46:27 +02:00
2024-07-26 22:39:55 +02:00
2024-06-18 11:27:44 +00:00
2024-06-18 11:27:44 +00:00
2024-06-18 11:27:44 +00:00
2024-04-03 10:43:43 +00:00
2023-11-20 17:21:08 +02:00
2024-07-02 12:08:28 +00:00
2023-12-08 15:30:55 +01:00
2024-04-03 10:43:43 +00:00
2024-06-18 11:27:44 +00:00
2024-06-18 11:27:44 +00:00
2023-12-08 15:30:55 +01:00
2024-04-05 09:35:49 +00:00
2023-12-08 15:30:55 +01:00
2024-04-03 10:43:43 +00:00
2024-03-27 15:48:22 +02:00
2024-03-27 15:48:22 +02:00
2024-08-15 06:37:06 +02:00
2024-08-15 06:37:06 +02:00
2024-06-18 11:27:44 +00:00
2024-04-09 15:15:35 +02:00
2024-06-14 10:00:43 +02:00
2024-06-14 10:00:43 +02:00
2024-08-16 11:41:09 +00:00
2024-08-16 11:41:09 +00:00
2024-08-14 14:18:14 +00:00
2024-08-16 11:41:09 +00:00
2024-08-14 14:18:14 +00:00
2024-08-14 14:18:14 +00:00
2023-11-20 17:21:08 +02:00