Releases: bazelbuild/remote-apis
Releases · bazelbuild/remote-apis
v2.11.0
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
- Improve phrasing of digest_function added in #311 by @EdSchouten in #312
New Contributors
- @hunshcn made their first contribution in #299
- @CaerusKaru made their first contribution in #302
- @philwo made their first contribution in #307
Full Changelog: v2.10.0-rc1...v2.11.0-rc2
v2.11.0-rc1
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
- @hunshcn made their first contribution in #299
- @CaerusKaru made their first contribution in #302
- @philwo made their first contribution in #307
Full Changelog: v2.10.0-rc1...v2.11.0-rc1
v2.10.0
What's Changed
Full Changelog: v2.9.0-rc1...v2.10.0-rc1
v2.9.0
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
- @tjgq made their first contribution in #285
- @blakehatch made their first contribution in #292
- @cpratt34 made their first contribution in #290
Full Changelog: v2.8.0-rc1...v2.9.0-rc1
v2.8.0
What's Changed
- Add value for BLAKE3 hash function by @tylerwilliams in #248
- replace
base 64
withbase64
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
- @tylerwilliams made their first contribution in #248
- @oreiche made their first contribution in #256
- @lgalfaso made their first contribution in #266
- @bozydarsz made their first contribution in #267
- @ukai made their first contribution in #270
- @linzhp made their first contribution in #269
Full Changelog: v2.7.0-rc1...v2.8.0-rc1
v2.7.0-rc1
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
DO NOT USE: This release was ultimately bundled into 2.5.0.
What's Changed
New Contributors
Full Changelog: v2.5.0-rc1...v2.6.0-rc1
v2.5.0-rc3
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
- @allada made their first contribution in #231
- @cheese made their first contribution in #237
- @roitk made their first contribution in #238
Full Changelog: v2.4.0-rc1...v2.5.0-rc3
v2.5.0-rc1
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
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
andrv64g
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
- @jmillikin made their first contribution in #219
- @jeremiahbonney made their first contribution in #218
- @moroten made their first contribution in #224
Full Changelog: v2.3.0...v2.4.0-rc1