Skip to content

Releases: yoyofx/yoyogo

v1.6.9 web binding

10 May 08:00
93350a9
Compare
Choose a tag to compare

web binding like gin

v1.6.8 grpc hosting and client factory & LB

24 Apr 13:04
1032e4b
Compare
Choose a tag to compare
  1. add grpc hosting and client factory & LB
  2. add host service interface at hosting runing.
  3. add console hosting
  4. service register with self by service discovery
  5. web binding & validator

v1.6.7 cloud & service discovery

13 Apr 06:23
3852650
Compare
Choose a tag to compare
  1. hosting add exeactor service
  2. nacos ,etcd, eureka with service discovery
  3. service discovery client
  4. http client for service discovery
  5. load balancing strategy (random, round_robin)

v1.6.6 grpc & console hostings

06 Apr 02:46
aefb569
Compare
Choose a tag to compare
  1. console hosting
  2. grpc hosting

v1.6.5 HealthIndicator with db & redis

02 Feb 10:34
8054d77
Compare
Choose a tag to compare
  1. Http client
  2. HealthIndicator
  3. Reconstruction datasource  of mysql and redis
  4. DB datasource integration GORMv2

v1.6.4 websocket support

21 Jan 08:27
bfe1e03
Compare
Choose a tag to compare
  1. captcha image code & vallidation
  2. websocket support for web (endpoint & mvc)
  3. fixed cors options request bugs. …

v1.6.3 session with cookies & redis

15 Jan 07:02
706c43c
Compare
Choose a tag to compare

add session store by redis

fixed bugs:
fixed the concurrency problem of session with cookies.

v1.6.2 Enhanced web framework

12 Jan 08:33
b338118
Compare
Choose a tag to compare
  1. Implement redis client and interface
  2. Session for cookie
  3. Captcha image render

v1.6.1 JsonSerializer & DI Processor

17 Dec 12:36
Compare
Choose a tag to compare

Features:

  1. Add web.ApplicationBuilder.SetJsonSerializer for response by json encoder(Camel and Json)
  2. Add object pool for actionresult.Json , that's control object counts for optimization gc .
  3. Add default mvc builder .
  4. 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

09 Dec 08:43
Compare
Choose a tag to compare
Merge branch 'dev'

# Conflicts:
#	.github/workflows/go.yml
#	README_En.md