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

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026