We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ea522 commit ef5cbe2Copy full SHA for ef5cbe2
docs/UPGRADING.md
@@ -5,6 +5,7 @@ Here you can find a list of migration guides to handle breaking changes between
5
## 0.32.0
6
7
### PlatformLoadingError error reshaped
8
+
9
In the gRPC API the type `PlatformLoadingError` is dropped. Now a `FailedInstanceInitError` is returned as error details
10
instead of it with the reason field set to `FAILED_INSTANCE_INIT_REASON_PLATFORM_LOAD_ERROR`.
11
0 commit comments