Skip to content

Releases: zhufuyi/sponge

v1.5.0

20 Aug 14:35
Compare
Choose a tag to compare

New

  • ⓷Create web service based protobuf support batch add handler CRUD api interface
  • Add commands to generate mysql init and types.proto code.
  • Modify the UI interface and adjust the menu to make the UI more clear and concise.
  • Support web and standard rpc when generating protobuf.
  • Modify the help information.
  • Fix some known bugs.
  • Update Documentation.

v1.4.5

06 Aug 11:05
Compare
Choose a tag to compare

New

  • Add automated code merge functionality in the command make proto, no more copying code manually.
  • Add code quality inspection.
  • Improve documentation.

v1.4.4

02 Jul 11:54
Compare
Choose a tag to compare

New

  • Fixed the latest version of swag plugin incompatibility
  • Add settings cmder instructions in windows

v1.4.3

11 Jun 15:44
Compare
Choose a tag to compare

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

04 Jun 09:46
Compare
Choose a tag to compare

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

15 Apr 11:38
Compare
Choose a tag to compare

New

  • Optimize the UI interface of sponge, add proto file demo.
  • Add routing groups for the web.
  • Update documentation.