Skip to content

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 13 Jul 02:42
5cbf14e

Release proof

What's Changed

  • fix(core): harden release and CLI lifecycle by @vincentkoc in #42
  • fix(providers): harden runtime and normalization by @vincentkoc in #43
  • fix(servers): harden provider protocol fidelity by @vincentkoc in #44
  • fix(openclaw): harden provider bridge validation by @vincentkoc in #45
  • fix(core): harden release and package contracts by @vincentkoc in #46
  • fix(whatsapp): bound wire decoding by @vincentkoc in #47
  • fix(providers): serialize local runtime lifecycle by @vincentkoc in #49
  • fix(providers): preserve native inbound fidelity by @vincentkoc in #48
  • fix(openclaw): validate targets and bound probes by @vincentkoc in #50
  • fix(servers): harden provider request ingress by @vincentkoc in #51
  • fix(whatsapp): harden Noise frame processing by @vincentkoc in #52
  • fix(persistence): serialize shared artifact writes by @vincentkoc in #53
  • fix(cli): preserve failure and packaging contracts by @vincentkoc in #54
  • fix(providers): harden wire-level fidelity by @vincentkoc in #55
  • fix(ci): harden release and package verification by @vincentkoc in #56
  • fix(servers): enforce provider-native contracts by @vincentkoc in #57
  • fix(runtime): preserve recorder and nonce correctness by @vincentkoc in #58
  • fix(providers): enforce lifecycle and config contracts by @vincentkoc in #59
  • chore(autoreview): sync canonical review skill by @vincentkoc in #60
  • fix(openclaw): secure smoke artifacts and targets by @vincentkoc in #61
  • fix(servers): enforce protocol safety contracts by @vincentkoc in #62
  • fix(runtime): enforce provider lifecycle deadlines by @vincentkoc in #63
  • fix(openclaw): harden artifact publication safety by @vincentkoc in #64
  • fix(cli): secure serve and release contracts by @vincentkoc in #65
  • fix(cli): harden ready-file lifecycle by @vincentkoc in #67
  • fix(core): harden lifecycle and smoke locking by @vincentkoc in #69
  • fix(providers): authenticate and scope inbound delivery by @vincentkoc in #66
  • fix(servers): harden protocol and release boundaries by @vincentkoc in #68
  • fix(whatsapp): harden protocol edge cases by @vincentkoc in #70
  • fix(providers): enforce webhook and cursor bounds by @vincentkoc in #71
  • fix(servers): bound delivery and release state by @vincentkoc in #72
  • fix(core): harden config and artifact boundaries by @vincentkoc in #73
  • fix(lifecycle): preserve failures and validate startup inputs by @vincentkoc in #74
  • fix(whatsapp): bound wire state and preserve delivery order by @vincentkoc in #75
  • fix(providers): enforce native webhook and inbound boundaries by @vincentkoc in #76
  • fix(servers): preserve native delivery state and bounds by @vincentkoc in #77
  • test(servers): use explicit credential placeholders by @vincentkoc in #78
  • fix(core): preserve lifecycle and publication contracts by @vincentkoc in #79
  • fix(providers): preserve native authentication and delivery state by @vincentkoc in #80
  • fix(servers): preserve native delivery and lifecycle contracts by @vincentkoc in #81
  • fix(whatsapp): bound native transport and validation by @vincentkoc in #82
  • fix(auth): harden signed provider ingress by @vincentkoc in #87
  • fix(runtime): harden provider event handling by @vincentkoc in #88
  • fix(providers): preserve Matrix and Signal delivery by @vincentkoc in #83
  • fix(providers): enforce native chat server contracts by @vincentkoc in #86
  • fix(providers): preserve WhatsApp and Zalo delivery by @vincentkoc in #85
  • fix(runtime): harden execution and release paths by @vincentkoc in #89
  • fix(openclaw): make provider readiness contracts truthful by @vincentkoc in #84
  • fix(providers): harden secondary adapters by @vincentkoc in #93
  • fix(providers): harden provider core behavior by @vincentkoc in #94
  • fix(automation): harden release and review launchers by @vincentkoc in #92
  • fix(providers): harden external webhook authentication by @vincentkoc in #91
  • fix(servers): enforce native delivery contracts by @vincentkoc in #90
  • fix(openclaw): harden final bridge contracts by @vincentkoc in #97
  • fix(runtime): bound CLI and fixture execution by @vincentkoc in #95
  • fix(servers): harden final transport semantics by @vincentkoc in #96
  • fix(runtime): harden final audit boundaries by @vincentkoc in #98
  • fix(providers): complete final protocol remediation by @vincentkoc in #101
  • fix(servers): tighten provider protocol fidelity by @vincentkoc in #102
  • fix(openclaw): harden final bridge delivery by @vincentkoc in #100
  • fix(openclaw): emit nested streaming config by @steipete in #104
  • chore: prepare Crabline 0.1.10 by @steipete in #105

Full Changelog: v0.1.9...v0.1.10