Releases: go-dev-frame/sponge
Releases · go-dev-frame/sponge
v1.4.3
New
- Passing metadata from the web service to the RPC service.
- Delete json tag omitempty.
- Add a project example.
- Add a microservice cluster project example.
v1.4.2
New
- Add generate cache code command and UI interface.
- Convert swagger.json 64-bit fields type string to integer.
- Uniform json name style for camel case.
- Convert rpc code to http code.
- Update documentation.
v1.4.0
New
- Optimize the UI interface of sponge, add proto file demo.
- Add routing groups for the web.
- Update documentation.