---
title: "July '24 (17.0.8) - Minor Release"
slug: "release-july-24-1708"
updated: 2025-06-11T13:53:54Z
published: 2025-06-11T13:53:54Z
canonical: "documentation.encodify.com/release-july-24-1708"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.encodify.com/llms.txt
> Use this file to discover all available pages before exploring further.

# July '24 (17.0.8) - Minor Release

## Breaking Changes

---

- No changes

## Bug Fixes

---

- Changed concept rootTraceId, parentTraceId, traceId to traceId, parentSpanId, spanId to match opentelemetry terminology and concepts. Where span id - identifier of unique operation, trace id - the value that connects all events.
- Added action loop detection and termination of loop execution after specified threshold.
- Extended log information for the following item-related operations: item save, indexing, logging, action execution. Added more details for the error cases during execution of rules, actions, import, linked actions.
- Fixed item re-indexing.
- Improved import progress logs.
- Added information to the log about item saved without changes, skipping indexing in case of no changes.
- Changed log level from WARN to INFO for validation rules having hidden fields in filter criteria.
