Releases: yoyofx/yoyogo
Releases · yoyofx/yoyogo
v1.6.9 web binding
web binding like gin
v1.6.8 grpc hosting and client factory & LB
- add grpc hosting and client factory & LB
- add host service interface at hosting runing.
- add console hosting
- service register with self by service discovery
- web binding & validator
v1.6.7 cloud & service discovery
- hosting add exeactor service
- nacos ,etcd, eureka with service discovery
- service discovery client
- http client for service discovery
- load balancing strategy (random, round_robin)
v1.6.6 grpc & console hostings
- console hosting
- grpc hosting
v1.6.5 HealthIndicator with db & redis
- Http client
- HealthIndicator
- Reconstruction datasource of mysql and redis
- DB datasource integration GORMv2
v1.6.4 websocket support
- captcha image code & vallidation
- websocket support for web (endpoint & mvc)
- fixed cors options request bugs. …
v1.6.3 session with cookies & redis
add session store by redis
fixed bugs:
fixed the concurrency problem of session with cookies.
v1.6.2 Enhanced web framework
- Implement redis client and interface
- Session for cookie
- Captcha image render
v1.6.1 JsonSerializer & DI Processor
Features:
- Add web.ApplicationBuilder.SetJsonSerializer for response by json encoder(Camel and Json)
- Add object pool for actionresult.Json , that's control object counts for optimization gc .
- Add default mvc builder .
- Add auto configuration processor for IOC.
Fixed bugs:
fixed server.path config bugs. and then restructure server interface.
Optimization:
register http and fast server interface by IOC.
v1.6.0 fix some bugs
Merge branch 'dev' # Conflicts: # .github/workflows/go.yml # README_En.md