Skip to content

Commit c31d198

Browse files
committed
refactor: removed unused type
1 parent cbf5187 commit c31d198

File tree

3 files changed

+177
-227
lines changed

3 files changed

+177
-227
lines changed

Diff for: docs/UPGRADING.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Here you can find a list of migration guides to handle breaking changes between
44

55
## 0.32.0
66

7+
In the gRPC API the type `PlatformLoadingError` is dropped. Now a `FailedInstanceInitError` is returned as error details
8+
instead of it with the reason field set to `FAILED_INSTANCE_INIT_REASON_PLATFORM_LOAD_ERROR`.
9+
710
Configuration file lookup in current working directory and its parents is dropped. The command line flag `--config-file`
811
must be specified to use an alternative configuration file from the one in the data directory.
912

0 commit comments

Comments
 (0)