Skip to content

Release 1.9.3 - Sagarmatha

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Mar 07:19
5bff77d

Release 1.9.3

Summary

This patch introduces user-facing opt-out controls for two core features: token negative caching and rate limiting. The version has been bumped to 1.9.3.

Features

  • New opt-out flags to disable token negative caching. This lets you avoid caching unsuccessful token lookups when required.
  • New opt-out flags to disable rate limiting. This gives you the ability to run traffic without the built-in throughput throttling when necessary.

Improvements

  • Configuration loading updated to recognize the new opt-out flags. Existing deployments retain default behavior unless you explicitly enable the opt-outs.

Bug Fixes

  • No user-facing bug fixes in this release.