Skip to content

v2.61.0

Compare
Choose a tag to compare
@siggisim siggisim released this 04 Jun 18:23
· 1257 commits to master since this release
9253e31

Commits

  • 1968ba8: Expose shard/run/attempt in API for test actions (#6668) (Siggi Simonarson) #6668
  • 2b90b24: show revision picker on review page (#6665) (jim hollenbach) #6665
  • 99dc6f5: Use JOIN for quota fetch (#6192) (Zoey Greer) #6192
  • 729bd30: Add doc comment for UpdateSecrets (#6666) (Zoey Greer) #6666
  • 5618cc6: Remove transaction surrounding createAPIKey call (#6221) (Zoey Greer) #6221
  • 25de489: [ci_runner] Redact bazel sub command (#6661) (Maggie Lou) #6661
  • 04c03b1: Make 'database is locked' regex more broad (#6663) (Brandon Duffany) #6663
  • 934c6c7: Populate use_repo in MODULE.bazel with bb fix (#6670) (Siggi Simonarson) #6670
  • 25651d0: [raft] refactor tests: combine TestingStore in store_test and FakeStore in txn_test (#6660) (Lulu Zhang) #6660
  • a47d487: [raft] add a test for RunTxn (#6662) (Lulu Zhang) #6662
  • 89ff8b2: [raft] pass clock into txn.Coordinator (#6672) (Lulu Zhang) #6672
  • 94454fc: [raft] store_test: use require.Failf instead of t.Fatalf (#6671) (Lulu Zhang) #6671
  • f76656d: [ci_runner] Disable checks for force updates during git fetch (#6674) (Maggie Lou) #6674
  • b00fa07: Delete runner pool persisted state code (#6669) (Brandon Duffany) #6669
  • a29be5a: fix index creation: CREATE INDEX doesn't support specifying both ALGORITHM and LOCK (#6675) (jim hollenbach) #6675
  • 358aadc: [ci_runner] Default to fetch depth=1 if possible to improve fetch performance (#6657) (Maggie Lou) #6657
  • fb8cde8: Fix re-run from clean button for non-firecracker workflows (#6677) (Maggie Lou) #6677
  • 33c4df0: [ci_runner] Always configure the git repo (#6679) (Maggie Lou) #6679
  • add version to tool_tag (#6673) #6673 (Son Luong Ngoc)
  • 0eace5b: Fix download button layout when text overflows (#6681) (Brandon Duffany) #6681
  • 3bcff37: [ci_runner] Fix using incorrect url to report github statuses for (#6678) (Maggie Lou) #6678
  • 3bb7504: Make fetchBytestreamFile cancelable (#6686) (Brandon Duffany) #6686
  • 95d59e4: Add webdriver test for SAML and mock IDP tool (#6501) (Brandon Duffany) #6501
  • a92e90a: Fix panic in api/common (#6690) (Brandon Duffany) #6690
  • 21cf78e: [ci_runner] Explicitly pass --unshallow flag when attempting to fetch full git history (#6689) (Maggie Lou) #6689
  • d52506c: Loosen 'database is locked' regex again (#6692) (Brandon Duffany) #6692
  • 515baa0: Fix build errors from unused import (#6695) (Maggie Lou) #6695
  • 9253e31: [raft] Add a session proto message for idempotency support (#6680) (Lulu Zhang) #6680