Kivik v3.2.0 released with cluster membership support

Jul 10, 2020 • Jonathan Hall

Today, Kivik 3.2.0 was tagged and released. This release adds a single minor feature: the Membership() method, which allows access to the /_membership endpoint on CouchDB 2.x and newer.

I needed this for a project at work, where we need to programmatically query all nodes in cluster.

I initially opted not to include this in Kivik, as it felt more like a system-administration task, but my mind was changed when I needed it in production.

The packages affected by this update: