Skip to content

v1.8.0

Choose a tag to compare

@CURSED-ME CURSED-ME released this 21 Jul 15:39
f5a7c7a

1.8.0 (2026-07-21)

Features

  • enhance security protocols and implement governance channel (cedfbc2)

Bug Fixes

  • avoid t.Errorf inside goroutine in suspend_test.go (425a68e)
  • convert session nano values back to USD in CheckAndReserveSession (feb18b6)
  • deep-copy maps in pricing MergeRemote to prevent concurrent map mutation data race (55bd3e2)
  • e2e: update E2E test to use loopers hostname instead of localhost to bypass SSRF protection (6fd4f22)
  • resolve budget config parsing format mismatch for redis clustering (66c3dbc)
  • resolve data race in budget LeaseID assignment (efed8eb)
  • security: resolve VULN-010 Lua scientific notation and VULN-048 leaked budget headers (572662e)