Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:14
19c0f60

Changelog

  • 19c0f60 docs(changelog): cut v0.7.0 release section (#64)
  • a04c0e3 docs(clients): record SDK parity sweep at v0.7.0 wire surface (#63)
  • 0f75e1a feat(clients/csharp): parity with v0.7.0 wire API (N1–N4) (#61)
  • 12ff32b feat(clients/java): parity with v0.7.0 wire API (N1–N4) (#60)
  • a49f644 feat(clients/js): parity with v0.7.0 wire API (N1–N4) (#58)
  • 0fe750d feat(clients/php): parity with v0.7.0 wire API (N1–N4) (#57)
  • 5be3282 feat(clients/python): parity with v0.7.0 wire API (N1–N4) (#56)
  • 505c3eb feat(clients/ruby): parity with v0.7.0 wire API (N1–N4) (#62)
  • 872f09d feat(clients/rust): parity with v0.7.0 wire API (N1–N4) (#59)
  • 566e51f feat(engine): slow-query log & scan stats (O5) (#51)
  • 2fe074d feat(server): OpenTelemetry tracing (O4) (#50)
  • e728b65 feat(server): aggregations — count / group-by / numeric (N4) (#55)
  • e75eeb0 feat(server): field projection on reads (N2) (#53)
  • 53aaefa feat(server): keyed CRUD, Upsert, CAS & Rev over the wire (N1) (#52)
  • 7c4b687 feat(server): keyset pagination + multi-field order_by (N3) (#54)
  • 06a5fcf feat(server): request backpressure & rate limiting (O3) (#49)
  • c735cc7 feat(server): structured logging + health/readiness (O1, O2) (#48)