Blog

CacheBox 1.6.0 Released!

Luis Majano December 18, 2013

Spread the word

Luis Majano

December 18, 2013

Spread the word


Share your thoughts

logo

We are proud to announce CacheBox version 1.6.0. You can read our What's new with CacheBox 1.6 to get a better idea of this release.

Bugs Squashed

  • [CACHEBOX-14] - Stats incorrect using Railo Provider
  • [CACHEBOX-15] - Error if timeout is passed in as empty string
  • [CACHEBOX-16] - Gracefully handle cache engines that can't list keys
  • [CACHEBOX-20] - Method getQuiet in cachebox.system.cache.providers.CacheBoxProvider uses normal get method

New Features & Improvements

  • [CACHEBOX-13] - Increased top level on cache dumper
  • [CACHEBOX-18] - Update internal logging to debug instead of info, too much chatter.
  • [CACHEBOX-3] - Create graph to show how full the cache is
  • [CACHEBOX-7] - New method: getOrSet() Allow caching a snippet of code with a single provider method via a closure or udf
  • [CACHEBOX-10] - Allow config path as string in CacheBox init (standalone)

Resources:

Add Your Comment

Recent Entries

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.

Luis Majano
Luis Majano
September 11, 2026
BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

LLM applications face a class of attack traditional input validation was never built for: prompt injection. An attacker embeds instructions in user input, a retrieved document, a web page your tool fetched, or an MCP result, trying to override your system prompt, exfiltrate data, or hijack a tool call. BoxLang AI 3.4.0 ships four layered, configurable defenses against exactly this, plus one more that's on unconditionally.

Luis Majano
Luis Majano
September 11, 2026