v0.9.1
### What changes were proposed in this pull request? Fix the issue of license loss ### Why are the changes needed? LICENSE file is missing but license directory which is from grpc-netty-shaded-1.61.1.jar exists. And when published maven artifacts, I can not close. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? test in dev and cluster