Skip to content

Releases: nacos-group/nacos-sdk-go

v2.2.8

23 Jan 12:42
2f0372c
Compare
Choose a tag to compare

What's Changed

  • Fixed bool format by @cinience in #782
  • 新增http请求参数url encode,防止特殊字符后端处理报错 by @CZJCC in #786
  • 配置加密功能支持阿里云KMS RAM 访问方式 by @Sunrisea in #788
  • Update nacos_grpc_service.proto by @yanxyc in #783
  • Bump golang.org/x/net from 0.23.0 to 0.33.0 by @dependabot in #793

New Contributors

Full Changelog: v2.2.7...v2.2.8

v1.1.5

11 Oct 11:31
7b95c9d
Compare
Choose a tag to compare

What's Changed

  • fix: update ConfigItem.Id type to be compatible with Nacos v1.2 server by @dspo in #569
  • fix: md5 not empty when content is empty by @EndlessSeeker in #779

New Contributors

Full Changelog: v1.1.4...v1.1.5

v2.2.7

14 Jul 08:51
c3c6011
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.6...v2.2.7

v2.2.6

02 Jun 07:55
61ecaa8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.5...v2.2.6

v2.2.5

22 Dec 05:50
89c5ab6
Compare
Choose a tag to compare

What's Changed

  • [bug fix] fix up encryption logger level to debug mod by @robynron in #688
  • Add Request-Module header when requesting endpoint by @AlbumenJ in #685
  • [bug fix] fix up encryption logger: replace logging when init() with createConfigClient by @robynron in #690
  • fix: repair for updateCacheWhenEmpty not working by @lixiangwuxian in #696
  • [bug fix] fixup config listen cache empty by @robynron in #697
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #701
  • [version compatibility] fix up when response.ResultCode is 200 but response.Success is false by @robynron in #699
  • [reconstruction] change configFilterChain from public sigleton to private owned by ConfigClient by @robynron in #700

New Contributors

Full Changelog: v2.2.4...v2.2.5

v2.2.4

10 Nov 07:59
28188c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

14 Aug 01:30
b51d87d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.2...v2.2.3

v2.2.2

17 May 12:41
a23dd57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

23 Mar 11:12
c11cbcc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0-[not recommended]

15 Mar 11:11
73c4f36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.2.0