Skip to content

Commit

Permalink
Update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
lbwexler committed Jan 5, 2025
1 parent 4a227d5 commit 01722e2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@

### 💥 Breaking Changes (upgrade difficulty: 🟢 LOW - Hoist React update)

* Requires `hoist-react >= 71` to support enhanced Distributed Objects page.
* Requires `hoist-react >= 71` to support enhanced cluster state monitoring.

### 🎁 New Features

* Added server-side APIs for the new Hoist React `ViewManager` component. Note this Hoist Core
release will be required by `hoist-react >= 71`.
* `DistributedObjectAdminService` now compares certain `adminState` fields of distributed objects
between instances. Implement `BaseService.getComparisonFields()` to enumerate custom fields to
compare.
* New support tools for easily comparing state of objects (Hoist and Hazelcast native) across cluster.
Provide new `AdminState` interface to support this functionality.

## 26.0.0 - 2024-12-02

Expand Down

0 comments on commit 01722e2

Please sign in to comment.