Skip to content

Release 0.14.0

Compare
Choose a tag to compare
@formgit formgit released this 08 Nov 17:33
· 5 commits to release-1.0 since this release

Features

  • [API breaking change] Rename subkey to hostname.
  • [Sharding] Add a tool to validate records
  • [Sharding] Generate shard specific delta files
  • Add base64 encoding to CSV delta cli tool
  • Add safe metric definitions
  • Add unsafe metric definitions
  • Fully statically link the server binary
  • Simplified UDF tester.

Bug Fixes

  • Add error message when key not found.
  • Add proxy visibility back to aws_artifacts
  • allow internal ingress for otlp
  • Clear errors in driver prior to parsing.
  • Fix bash script flag for -v
  • Fully qualify RegisterBenchmark calls.
  • Package proxify layer on container_image
  • Remove unused import httpbody.proto
  • Update visibility target to public target in common repo
  • Use set for cache key lookups

GCP: Features

  • GCP: add capability to use existing service_mesh

Documentation

  • Add a top level getting_started directory.
  • Add docs about AWS AMI structure
  • Add instructions on how to call UDF APIs from C++ WASM.
  • Update sharding docs with GCP-specific info

Dependencies

  • deps: Update data-plane-shared to b463f16
  • deps: Utilize rules_closure deps via data-plane-shared

Bug: N/A