Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTirapani authored Dec 13, 2024
1 parent 1e9db53 commit 125d2ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

### 🎁 New Features

* `BaseController.runOnInstance` now performs the json serialization on the target instance. This
allows lighter-weight remote endpoint executions that do not require object serialization.
* `BaseController.runOnInstance` and `BaseController.runOnPrimary` now performs the json serialization on the
target instance. This allows lighter-weight remote endpoint executions that do not require object serialization.
Applications must now provide a `ClusterJsonRequest` to this method rather than a `ClusterRequest`

### ⚙️ Technical
Expand Down

0 comments on commit 125d2ad

Please sign in to comment.