Skip to content

sadoyan/aralez

v.0.92.15 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

load-balancing pingora proxy rust

Summary

AI summary

Optional in‑memory cache added with configurable size and TTL.

Full changelog

Added optional in memory cache.

Optional config parameters in main.yaml

cache_size_mb Enable internal cache with size in megabytes of value. Cache is entirely disabled when this line is commented out
cache_ttl Set Default TTL in seconds for cached items, works if cache control headers are not set via upstream. Defaults to 60 if cache_size_mb is set

No braking changes in config files.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track sadoyan/aralez

Get notified when new releases ship.

Sign up free

About sadoyan/aralez

All releases →

Related context

Earlier breaking changes

  • v.0.92.7 Removes data property from JWT authorization config
  • v.0.92.7 Changes sticky_sessions type from bool to Option<isize>

Beta — feedback welcome: [email protected]