Skip to content

v2.5.19

Compare
Choose a tag to compare
@siggisim siggisim released this 20 Oct 22:32
· 6656 commits to master since this release

Commits

  • 5eb30bd: Rough approx lru (Tyler Williams) #1121
  • 65325aa: More approximate LRU work. (Tyler Williams) #1121
  • 7d4dba0: Added a test (Tyler Williams) #1121
  • 50b28d6: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy into approxlru (Tyler Williams) #1121
  • 3b39685: Support a "clean" option to run workflows with a new remote instance name (#1122) (Brandon Duffany) #1122
  • 3452105: Add a dropdown in the UI for clean workflow executions (#1123) (Brandon Duffany) #1123
  • 133292b: Add FindMissing Cache method that only returns missing digests. (#1124) (Vadim Berezniker) #1124
  • 300ec11: Fix pointer bug and add more/better tests. (Tyler Williams) #1121
  • 4e155da: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy into approxlru (Tyler Williams) #1121
  • 5c3fb7b: Fix issue due to error not being a string (#1126) (Brandon Duffany) #1126
  • 446cd9a: Fix a few more issues with treating errors as strings (#1127) (Brandon Duffany) #1127
  • a93e353: Clean up. (Tyler Williams) #1121
  • 7635043: Store slug as a cookie to enable logins directly from the SAML /acs page (#1128) (Siggi Simonarson) #1128
  • b2f5731: Address review comments. (Tyler Williams) #1121
  • 2c14ced: Bump golang version to 1.17.2 (#1130) (Zoey Greer) #1130
  • 53850bf: Remove now-extraneous functions from timeutil and replace them with their equivalents from the standard lib (#1132) (Zoey Greer) #1132
  • fde1d3f: Fix version printing for local development (#1133) (Siggi Simonarson) #1133
  • 6d758e8: Fix role requirement for GetBazelConfig (#1137) (Brandon Duffany) #1137
  • b14f5d7: Fix issue that last line of logs can be partially obscured by the scrollbar (#1135) (Brandon Duffany) #1135
  • 03af005: Change default user role to Developer (#1120) (Brandon Duffany) #1120
  • 9b84b0f: Flip errant conditional to mark disconnected (#1134) (Zoey Greer) #1134
  • bbab165: Bump version v2.5.15 -> v2.5.17 (release.py) (Vadim Berezniker) #1138
  • a5b2fad: Add test for adding a user to an empty group (#1141) (Brandon Duffany) #1141
  • 0940f46: Revert #1120: Change default user role to Developer (#1142) (Brandon Duffany) #1142
  • f4745d1: Bump version v2.5.17 -> v2.5.18 (release.py) (#1140) (Vadim Berezniker) #1140
  • e10c143: Bump version v2.5.18 -> v2.5.19 (release.py) (Vadim Berezniker)