v2.12.14
Commits
- 0de43a2: Enable strict mode for app/util targets (#3210) (Brandon Duffany) #3210
- 1ad583b: Fix AddUserToGroup logic when user previously requested access (#3213) (Brandon Duffany) #3213
- Have the highlight plugin handle TypeScript errors too. (#3215) #3215 (Brandon Duffany)
- ad8e146: Remove isolate by group ids. (#3211) (Tyler Williams) #3211
- 0e81535: Remove disk migration code; migration_cache is the way (#3216) (Tyler Williams) #3216
- a5864d0: Fix types in //enterprise/app/filter to comply with TypeScript strict type checking. (#3192) (Iain Macdonald) #3192
- b2cd8a1: Set store gRPC address at creation time. (#3218) (Vadim Berezniker) #3218
- bump version in docs to 5.0.0 (#3219) #3219 (Brandon Duffany)
- db0f2c1: Remove restrictions on double compressing inlined data in pebble (#3220) (Maggie Lou) #3220
- d0dfd86: Switch pebble cache to approxlru implementation. (#3198) (Vadim Berezniker) #3198
- 55f0fe2: Cleanup EnableZstdCompression flag (#3221) (Maggie Lou) #3221
- a62b96a: Only add user to a personal group if not associated with a domain (#3224) (Siggi Simonarson) #3224
- 9d67dd6: Enable strict mode for digest, link, and scrollbar (#3225) (Brandon Duffany) #3225
- a1e6413: Fix data race in RBE test env (#3229) (Brandon Duffany) #3229
- 4902ecf: Don't update size on duplicate writes. (#3228) (Vadim Berezniker) #3228
- da6d786: set expiration for invocation links and executions in collector (#3230) (Lulu Zhang) #3230
- d38698e: Annotate spans that contain duplicate writes. (#3231) (Vadim Berezniker) #3231
- fa7c7da: Add PebbleKey with versions (#3226) (Tyler Williams) #3226
- 97e1e7c: Extend context deadline for updating executions (#3232) (Lulu Zhang) #3232
- 827047a: Enable strict mode for //enterprise/app/org (#3217) (Brandon Duffany) #3217
- 7f6b4ae: Add Ubuntu 20.04 execution image (#3196) (Brandon Duffany) #3196
- 82786fc: Fix metrics bug caused by defer in a for loop (#3223) (Maggie Lou) #3223
- 84f240e: Add Ubuntu 20.04 workflows image (#3234) (Brandon Duffany) #3234
- eb31203: Add (flag-guarded) ability to serve percentile charts for build_time_usec (#3202) (jim hollenbach) #3202
- 67b6431: Allow clicking on percentile charts (#3207) (jim hollenbach) #3207
- ac792b4: Flip strict=True for //enterprise/app/login (#3236) (Iain Macdonald) #3236
- 9f80ac4: Fix github actions badge (#3241) (Siggi Simonarson) #3241
- 18a2749: fix random flag name typo in olap docs (#3243) (jim hollenbach) #3243
- b971379: Add metrics for bytes sent to/from server and for ac_server (#3238) (Maggie Lou) #3238
- Warm up new Ubuntu 20.04 images (#3239) #3239 (Brandon Duffany)
- 48ea336: Take existing blob size into account when updating delta. (#3240) (Vadim Berezniker) #3240
- 4e5b85a: Add missing return (#3244) (Maggie Lou) #3244
- f830a1f: Don't update metrics on duplicate AC writes since these are normal. (#3245) (Vadim Berezniker) #3245
- 614cfe2: Flip strict=True for //enterprise/app/root (#3237) (Iain Macdonald) #3237
- df5d71f: Redact invalid API key (#3247) (Brandon Duffany) #3247
- include webhook ID in error logs (#3248) #3248 (Brandon Duffany)
- Make container image configurable (#3235) #3235 (Brandon Duffany)