# Tenzir Node v4.17.3

## 🚀 Features

### Add an operator for partition candidate checks

Jun 25, 2024 · [@dominiklohmann](https://github.com/dominiklohmann) · [#4329](https://github.com/tenzir/tenzir/pull/4329)

The `partitions [<expr>]` source operator supersedes `show partitions` (now deprecated) and supports an optional expression as a positional argument for showing only the partitions that would be considered in `export | where <expr>`.

## 🐞 Bug Fixes

### Fix deletion of removed configured contexts

Jun 25, 2024 · [@tobim](https://github.com/tobim) · [#4330](https://github.com/tenzir/tenzir/pull/4330)

We fixed a bug in Tenzir v4.17.2 that sometimes caused the deletion of on-disk state of configured contexts on startup.

[ Download on GitHub ](https://github.com/tenzir/tenzir/releases/tag/v4.17.3)

[Get the release artifacts and source code.](https://github.com/tenzir/tenzir/releases/tag/v4.17.3)