Skip to content

Releases: bazelbuild/remote-apis

v2.11.0

16 Oct 20:08
6777112
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.0-rc1...v2.11.0-rc2

v2.11.0-rc1

07 Oct 21:20
a6328f5
Compare
Choose a tag to compare
v2.11.0-rc1 Pre-release
Pre-release

What's Changed

  • Regenerate .pb.go by @hunshcn in #299
  • Add a .gitattributes file to enable Github search on 'build' by @sluongng in #300
  • chore: add Aspect Build to server providers by @CaerusKaru in #302
  • Migrate remote-apis to bzlmod, drop legacy support by @philwo in #307
  • Bzlmod tidying by @mostynb in #310
  • Use the go_grpc_v2 compiler for generating gRPC service bindings by @EdSchouten in #308
  • ExecuteActionMetadata requires digest_function by @werkt in #311

New Contributors

Full Changelog: v2.10.0-rc1...v2.11.0-rc1

v2.10.0

07 Oct 21:19
1f36c31
Compare
Choose a tag to compare

What's Changed

  • Support digest functions in remote_asset API by @sluongng in #286

Full Changelog: v2.9.0-rc1...v2.10.0-rc1

v2.9.0

07 Oct 21:18
7f51b36
Compare
Choose a tag to compare

What's Changed

  • Clarify how Digest.hash is encoded generally. by @tjgq in #285
  • Update Turbo Cache name and repo to NativeLink in README. by @blakehatch in #292
  • Add readme notes for worker apis by @cpratt34 in #290
  • inline hinting for ExecuteRequest by @werkt in #287

New Contributors

Full Changelog: v2.8.0-rc1...v2.9.0-rc1

v2.8.0

07 Oct 21:18
d20ae8b
Compare
Choose a tag to compare

What's Changed

  • Add value for BLAKE3 hash function by @tylerwilliams in #248
  • replace base 64 with base64 by @atetubou in #249
  • Clarify that the syntax of instance_name is decided by the server by @Yannic in #245
  • Mention that predefined properties can be added by filing issues by @EdSchouten in #247
  • Add buck2 to the list of clients. by @sluongng in #254
  • Add BLAKE3 to Go code by @sluongng in #260
  • Add justbuild to the list of clients and servers by @oreiche in #256
  • add deprecate annotation by @sluongng in #261
  • Document NOT_FOUND Execution error reporting by @werkt in #259
  • Document Fix typo by @lgalfaso in #266
  • Add Reclient to the list of RE clients by @bozydarsz in #267
  • Add Siso and Kajiya to the list of RE clients/servers by @ukai in #270
  • Upgrade rules_go, Gazelle, Go SDK, googleapis, com_google_protobuf by @linzhp in #269
  • Allow emitting output directories as plain Directory messages by @EdSchouten in #258

New Contributors

Full Changelog: v2.7.0-rc1...v2.8.0-rc1

v2.7.0-rc1

07 Oct 21:17
64cc5e9
Compare
Choose a tag to compare
v2.7.0-rc1 Pre-release
Pre-release

DO NOT USE: This release was ultimately bundled into 2.5.0.

What's Changed

  • Support multiple remote execution digest functions by @EdSchouten in #236

Full Changelog: v2.6.0-rc1...v2.7.0-rc1

v2.6.0-rc1

07 Oct 21:16
44063d0
Compare
Choose a tag to compare
v2.6.0-rc1 Pre-release
Pre-release

DO NOT USE: This release was ultimately bundled into 2.5.0.

What's Changed

  • Embed partial ExecutedActionMetadata in ExecuteOperationMetadata by @roitk in #238

New Contributors

Full Changelog: v2.5.0-rc1...v2.6.0-rc1

v2.5.0-rc3

16 Oct 19:50
64cc5e9
Compare
Choose a tag to compare
v2.5.0-rc3 Pre-release
Pre-release

What's Changed

  • Add Turbo Cache as a server implementation by @allada in #231
  • Remove RBE Cloud Alpha from the public list of RE implementations. by @bergsieker in #234
  • Add value for brotli compression by @Yannic in #241
  • platform.md: Add LoongArch ISA name la64v100 by @cheese in #237
  • [remote asset api] mention RESOURCE_EXHAUSTED with other error status codes by @mostynb in #239
  • Add SHA256TREE: a version of SHA-256 that supports chunking by @EdSchouten in #235
  • Embed partial ExecutedActionMetadata in ExecuteOperationMetadata by @roitk in #238
  • Support multiple remote execution digest functions by @EdSchouten in #236

New Contributors

Full Changelog: v2.4.0-rc1...v2.5.0-rc3

v2.5.0-rc1

07 Oct 21:16
cdef0b4
Compare
Choose a tag to compare
v2.5.0-rc1 Pre-release
Pre-release

What's Changed

  • Add Turbo Cache as a server implementation by @allada in #231
  • Remove RBE Cloud Alpha from the public list of RE implementations. by @bergsieker in #234
  • Add value for brotli compression by @Yannic in #241
  • platform.md: Add LoongArch ISA name la64v100 by @cheese in #237
  • [remote asset api] mention RESOURCE_EXHAUSTED with other error status codes by @mostynb in #239
  • Add SHA256TREE: a version of SHA-256 that supports chunking by @EdSchouten in #235

New Contributors

Full Changelog: v2.4.0-rc1...v2.5.0-rc1

v2.4.0

07 Oct 20:57
f608918
Compare
Choose a tag to compare

What's Changed

  • Use fully-qualified import paths in go_package options. by @jmillikin in #219
  • Update README.md to reference Remote Asset API in additon to REAPI by @jeremiahbonney in #218
  • Add a note about ordering of Tree protos by @peterebden in #223
  • Regenerate .pb.go by @moroten in #224
  • platform.md: Add RISC-V ISA names rv32g and rv64g by @juergbi in #227
  • Move language-specific targets to subdirectories. by @jmillikin in #220
  • Make it explicit that there are no method-specific errors for GetCapabilities by @Yannic in #226
  • Add a hint for indicating that a Tree is topologically sorted by @EdSchouten in #230

New Contributors

Full Changelog: v2.3.0...v2.4.0-rc1