Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.85 KB

changelog.md

File metadata and controls

47 lines (36 loc) · 1.85 KB

2024-03-20

  • Rewrite Remote Output Service on top of Google's protocol
  • Using macOS Sonoma 14.4 or later is recommended for NFSv4.0
  • Remove support for FUSE mounts on macOS Use NFS instead.

2024-02-28

  • Integrate kuberesolver into Buildbarn binaries This makes it easier to run Buildbarn on bare metal Kubernetes clusters. https://github.com/buildbarn/bb-storage/commit/a4267fc3c5c3a916004c5021fb13bc2bcf214e05
  • Delay uploads until output files are closed This is needed for asynchronously written core dumps that are captured during execution.
  • Add the ability to link to external pages based on RequestMetadata New required configuration for bb-browser, the nil values does not work. requestMetadataLinksJmespathExpression: '{}'

2024-01-29

2023-12-22

2023-12-05

  • ReferenceExpandingBlobAccess: Add support for CAS references

2023-11-15

  • JWT: Enable reading a JSON Web Key set from a file