Skip to content

Releases: nacos-group/nacos-sdk-go

v1.1.0

25 Jan 01:45
34098b2
Compare
Choose a tag to compare

Hi all, Nacos Go SDK 1.1.0 版本正式发布,带来一些特性改进和 bug 修复,欢迎大家升级使用, 同时非常感谢参与贡献的社区同学们。

Bugfixes

fix:SendBeat concurrent map read and map write

GetAllServicesInfo add pageNo&pageSize default value

Use or to check refresh server list

fix race in naming_client

update get config log level

Enhancement

update config scheduler delay

add healthy for subscribe struct

upgrade jsonparser

log rolling by time or size

v2.0.0-Beta.1

11 Sep 05:05
a4db9f2
Compare
Choose a tag to compare

v1.0.9

11 Sep 04:38
9043c66
Compare
Choose a tag to compare

v2.0.0-Alpha.1

10 Jun 15:32
9eef032
Compare
Choose a tag to compare

This version mainly uses gRPC to replace HTTP as the communication between client and server

Feature/Enhancement/Refactor

  • Naming module and config module were optimized and reconstructed
  • Rpc module was added to provide GRPC function
  • Optimize unit tests
  • Update Example

ToDo List

  • GRPC requests to build the accessKey/secretKey
  • SDK metrics monitor
  • Configure saving snapshot

Detail see:https://github.com/nacos-group/nacos-sdk-go/milestone/2

v2.0.0-Alpha

07 Jun 10:56
56cb33f
Compare
Choose a tag to compare

This version mainly uses gRPC to replace HTTP as the communication between client and server

Feature/Enhancement/Refactor

  • Naming module and config module were optimized and reconstructed
  • Rpc module was added to provide GRPC function
  • Optimize unit tests
  • Update Example

ToDo List

  • GRPC requests to build the accessKey/secretKey
  • SDK metrics monitor
  • Configure saving snapshot

Detail see:https://github.com/nacos-group/nacos-sdk-go/milestone/2

v1.0.8

v1.0.7

28 Mar 07:52
a63411b
Compare
Choose a tag to compare

v1.0.6

02 Feb 01:30
14f269e
Compare
Choose a tag to compare

v1.0.5

20 Jan 13:39
2a794b2
Compare
Choose a tag to compare

v1.0.4

14 Jan 13:25
fbe2919
Compare
Choose a tag to compare