Blog

CFCouchbase SDK v2.2.0 Released

Luis Majano January 15, 2018

Spread the word

Luis Majano

January 15, 2018

Spread the word


Share your thoughts

Today we are excited in bringing you CFCouchbase SDK version 2.2.0. A big thanks to Mr. Aaron Benton, as he is the current maintainer of the SDK with us. Thanks Aaron, your dedication is greatly appreciated.

This release of the CFCouchbase SDK brings support for the latest JDK v2.5.4, adds support for RBAC (Role Based Access Control) which was introduced in Couchbase Server 5.0.0.

These changes will allow you to take advantage of the new Ephemeral buckets in Couchbase Server 5, which are memory only buckets and ideal candidates for caching implementations. To find out more about all of the features in Couchbase Server 5 check out the SDK release notes https://developer.couchbase.com/documentation/server/current/release-notes/relnotes.html and blog post https://blog.couchbase.com/announcing-couchbase-server-5-0/

Getting Started

You can get started easily with CFCouchbase by just leveraging CommandBox CLI: box install cfcouchbase. If you are updating your SDK, then just issue a box udpate cfcouchbase and you are done!

Release Notes

Improvements

Resources

Please visit our CFCouchbase page for all the necessary 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