Upgrading To v1.4 From v1.3
Last updated
Last updated
[[toc]]
Estimated Upgrade Time: 1 Minutes
Likelihood Of Impact: High
Update dependencies in the go.mod
file:
Likelihood Of Impact: High
Likelihood Of Impact: High
Likelihood Of Impact: Low
Add ctx.Context()
Method.
Likelihood Of Impact: Low
Add ctx.Request().AbortWithStatusJson
method.
Add file;
Add folder;
Add file;
Add file;
Add register interceptor logic in ;
Remove grpc_host
in ;
Move routes.Web()
to Boot()
from Register()
in ;