Skip to content

Commit bee009f

Browse files
authored
Document Engine 1.15.1 (#133)
1 parent 4451594 commit bee009f

6 files changed

Lines changed: 277 additions & 252 deletions

File tree

charts/document-engine/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
- [Changelog](#changelog)
4+
- [8.2.1 (2026-04-09)](#821-2026-04-09)
5+
- [Changed](#changed)
46
- [8.2.0 (2026-03-26)](#820-2026-03-26)
57
- [Changed](#changed)
68
- [8.1.2 (2026-03-24)](#812-2026-03-24)
@@ -223,6 +225,13 @@
223225
- [2.0.0](#200)
224226
- [Changed](#changed-62)
225227

228+
## 8.2.1 (2026-04-09)
229+
230+
### Changed
231+
232+
* [Document Engine 1.15.1](https://www.nutrient.io/guides/document-engine/release-notes/changelog/#1.15.1)
233+
* New options `workerPoolMaxRestarts` and `workerPoolMaxSeconds` are available to control the worker supervisor restart throttling.
234+
226235
## 8.2.0 (2026-03-26)
227236

228237
### Changed

charts/document-engine/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ type: application
44
description: Document Engine is a backend software for processing documents and powering automation workflows.
55
home: https://www.nutrient.io/sdk/document-engine
66
icon: https://cdn.prod.website-files.com/65fdb7696055f07a05048833/66e58e33c3880ff24aa34027_nutrient-logo.png
7-
version: 8.2.0
8-
appVersion: "1.15.0"
7+
version: 8.2.1
8+
appVersion: "1.15.1"
99

1010
keywords:
1111
- nutrient

0 commit comments

Comments
 (0)