Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions charts/document-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

- [Changelog](#changelog)
- [8.2.1 (2026-04-09)](#821-2026-04-09)
- [Changed](#changed)
- [8.2.0 (2026-03-26)](#820-2026-03-26)
- [Changed](#changed)
- [8.1.2 (2026-03-24)](#812-2026-03-24)
Expand Down Expand Up @@ -223,6 +225,13 @@
- [2.0.0](#200)
- [Changed](#changed-62)

## 8.2.1 (2026-04-09)

### Changed

* [Document Engine 1.15.1](https://www.nutrient.io/guides/document-engine/release-notes/changelog/#1.15.1)
* New options `workerPoolMaxRestarts` and `workerPoolMaxSeconds` are available to control the worker supervisor restart throttling.

## 8.2.0 (2026-03-26)

### Changed
Expand Down
4 changes: 2 additions & 2 deletions charts/document-engine/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ type: application
description: Document Engine is a backend software for processing documents and powering automation workflows.
home: https://www.nutrient.io/sdk/document-engine
icon: https://cdn.prod.website-files.com/65fdb7696055f07a05048833/66e58e33c3880ff24aa34027_nutrient-logo.png
version: 8.2.0
appVersion: "1.15.0"
version: 8.2.1
appVersion: "1.15.1"

keywords:
- nutrient
Expand Down
Loading
Loading