Skip to content

v0.74.0-rc.1

Choose a tag to compare

@mlsmaycon mlsmaycon released this 27 Jun 11:44
b416063

Release Notes for v0.74.0-rc.1

What's New

AI Gateway & Proxy

  • Added per-account LLM Gateway (Agent Network) with policy enforcement, metering, and multi-provider support.
    #6555

Client Improvements

  • Fixed empty profile handle regression in debug configuration.
    #6514
  • Skipped re-resolving cached management domains to improve performance.
    #6518
  • Suppressed Quick Actions popup when DisableAutoConnect=true.
    #6542

Management Improvements

  • Rescheduled inactivity expiration when a peer disconnects.
    #6523
  • Validated posture checks on metadata changes before account updates.
    #6527
  • Relaxed metaHash validation when blocking peers.
    #6531
  • Moved selected management logs to trace level.
    #6541
  • Simplified affected peers handling for disabled peers.
    #6540
  • Optimized affected posture checks and added additional logging.
    #6522
  • Restored client version checks in the login filter hash.
    #6552

Infrastructure & Tooling

  • Applied small GitHub workflow fixes.
    #6546

New Contributors

Full Changelog: v0.73.2...v0.74.0-rc.1