Skip to content

Releases: unionj-cloud/go-doudou

v2.1.1

21 May 15:23
53fd926
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

21 May 14:54
7caf8ed
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.9...v2.1.0

v2.0.9

21 May 13:32
075cd70
Compare
Choose a tag to compare
v2.0.9 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.8...v2.0.9

v2.0.8 quick fix

03 May 14:43
a9cf433
Compare
Choose a tag to compare
Merge pull request #135 from wubin1989/main

fix

v2.0.6 Zookeeper and Dubbo-go gRPC protocol

28 Apr 04:55
82b2ee1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

25 Jan 15:54
1607734
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.5

v2.0.4 Create project from OpenAPI spec json file

27 Dec 08:44
1c7170d
Compare
Choose a tag to compare

Create project from OpenAPI spec json file

v2.0.3

23 Nov 01:41
837a83c
Compare
Choose a tag to compare

v2.0.1

14 Nov 02:35
Compare
Choose a tag to compare
  1. Refactored go-doudou built-in lightweight orm by replacing interfaces with concrete structs for avoiding memory leak and performance
  2. Refactored project structure a little by renaming some packages and methods for easily understanding
  3. Removed memberlist dependency and related features in favor of etcd
  4. Add etcd service discovery feature for both REST and gRPC services
  5. Add etcd support to gateway middleware for proxying http requests to downstream REST services
  6. Add etcd based round-robin and smooth weighted round robin load balance client apis for both REST and gRPC services
  7. Add nacos based round-robin and smooth weighted round robin load balance client apis for both gRPC services
  8. Add auth interceptor for gRPC services
  9. Add memory based and redis based ratelimit interceptors for gRPC services
  10. Add Swagger 2 based REST client code generation feature to go-doudou svc http client subcommand by converting Swagger 2 to OpenAPI 3.0
  11. Other minor fixes and improvements

v2.0.0

06 Nov 14:37
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release
v2.0.0