Blog

WireBox 1.7.0 Released!

Luis Majano July 10, 2013

Spread the word

Luis Majano

July 10, 2013

Spread the word


Share your thoughts

logo

We are proud to announce WireBox version 1.7.0. This is minor release that brings some important fixes but also some cool new enhancements. You can read in detail about this release in our What's new with WireBox 1.7.0.

The major enhancements of this release rely around the usage of closures for filtering and influencing mappings via mapDirectory(), ability to use any DSL with object providers, ability to use closures as providers, CacheBox and LogBox updates, new Java creation DSL namespace, and additional binder methods for tighter Java and JavaLoader integrations

 

 

Bugs Squashed

  • [WIREBOX-1] - ColdSpring2 parent bean factory adapter is not working due to mistype of adapter methods
  • [WIREBOX-8] - Binder implicit parentInjector setting is not being read and a parent injector is not being set.
  • [WIREBOX-9] - Problem shutting down CacheBox in injectors when it is not linked as it is pointing to ColdBox and not CacheBox

New Feature

  • [WIREBOX-4] - WireBox Provider To allow not only id but full dsl namespaces
  • [WIREBOX-10] - mapDirectory() new argument "influence" which can be a closure or UDF that receives the currently iteration binder and path so you can influence it.
  • [WIREBOX-11] - mapDirectory() new argument "filter" that can be a closure or UDF that accepts the incoming path and determines if it is processed or not by returning TRUE to process or FALSE to skip
  • [WIREBOX-12] - toProvider( closure/udf ) can now take in a closure or UDF that will produce the dependency
  • [WIREBOX-13] - Additional binder method and namespace for Java and JavaLoader

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