Releases: go-dev-frame/sponge
Releases · go-dev-frame/sponge
v1.5.16
Change log
- Add auto test scripts.
- Repack gorm package.
v1.5.15
Change log
- Modify sponge ui.
v1.5.14
v1.5.10
v1.5.8
Change log
- Sponge command ui service support docker deployment.
- Adjustment option code.
v1.5.7
Change log
- Support for upgrading to specific versions.
- Adjustment Authorization function.
- Update Documentation.
v1.5.6
Change log
- Support setting custom request id key name.
- Add delayed queuing, publish-subscribe functionality to the pkg/rabbitmq library.
- Add clustering, sentinel functionality to pkg/goredis.
- Fix the discovered bugs.
- Update Documentation.
v1.5.5
Change log
- Fix template.
- Update Documentation.
v1.5.4
Change log
- Gorm supports master-slave configuration and custom plugins.
- The make proto command supports code generation for a given proto file.
- Jwt authentication support for custom fields and checksum functions.
- Adding the rabbitmq library.
v1.5.3
Change log
- Add request_id to gorm print sql log.
- Add a new arbitrary condition query api interface in web and microservices.
- Update documentation.