Skip to content

Fluxzero 1.217.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 10:47

1.217.0 (2026-07-10)

Features

  • caching: add batched cache writes (bed249b)

    Add putAll to mutate a cache batch under one lock and perform a single memory-pressure check after the batch. Preserve the existing admission, weight, ordering, and eviction behavior for each entry.\n\nTests: ./mvnw -pl common test\nJavadoc: ./mvnw -pl common -DskipTests javadoc:javadoc