Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gskrobisz committed Jul 26, 2023
1 parent a71dc5a commit 7c32e0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/MigrationGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ To see the biggest differences please consult the [changelog](Changelog.md).
* `isSubprocess` query parameter is renamed to `isFragment`. `isSubprocess` will be removed in 1.12.0
* [#4462](https://github.com/TouK/nussknacker/pull/4462) Process state API returns `externalDeploymentId` instead of `deploymentId`.

### Other changes
* [#4514](https://github.com/TouK/nussknacker/pull/4514) `AkkaHttpBackend` in designer is replaced by `AsyncHttpClientFutureBackend`.
To use custom http client configuration use `ahc.properties` file and make sure it is available in the classpath.

## In version 1.10.0

### Code API changes
Expand Down

0 comments on commit 7c32e0e

Please sign in to comment.