Skip to content

Releases: TarsCloud/TarsGo

tars/tools/tars2go/v1.2.1

26 Apr 04:17
7059c22
Compare
Choose a tag to compare

What's Changed

  • perf(tars2go): reduce duplicate code generation, client add Endpoints method to get active endpoint.Endpoint by @lbbniu in #454

Dependency

  • TarsGo v1.4.1

Install

go install github.com/TarsCloud/TarsGo/tars/tools/[email protected]

Full Changelog: tars/tools/tars2go/v1.2.0...tars/tools/tars2go/v1.2.1

TarsGo v1.4.0 and tars2go v1.2.0

08 Apr 04:10
15373f4
Compare
Choose a tag to compare

What's Changed

  • perf(trace): optimize tars trace by @lbbniu in #441
  • perf: remove deprecated code by @lbbniu in #446
  • feat(opentelemetry): support opentelemetry traces、metrics、 logs by @lbbniu in #445
  • perf(trace): optimize traceId and spanId generation by @lbbniu in #448

Upgrade tars2go

go install github.com/TarsCloud/TarsGo/tars/tools/[email protected]

Full Changelog: v1.3.10...v1.4.0

v1.3.10

23 Mar 03:31
e63f810
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/sys from 0.0.0-20211210111614-af8b64212486 to 0.1.0 in /tars/tools/tarsgo by @dependabot in #423
  • build(deps): bump golang.org/x/sys from 0.0.0-20210806184541-e5e7981a1069 to 0.1.0 in /examples/GinHttpServer by @dependabot in #426
  • build(deps): bump golang.org/x/net from 0.0.0-20210917221730-978cfadd31cf to 0.7.0 in /examples/GinHttpServer by @dependabot in #425
  • build(deps): bump golang.org/x/crypto from 0.0.0-20210920023735-84f357641f63 to 0.1.0 in /examples/GinHttpServer by @dependabot in #428
  • pref(tars2go): gen_go.go optimize and remove invalid comment code by @lbbniu in #429
  • perf(zipkintracing): ZipkinClientFilter by @lbbniu in #431
  • style(zipkintracing): Code Readability Adjustments by @lbbniu in #432
  • perf(rogger): log increase convenience method by @lbbniu in #440

Full Changelog: v1.3.9...v1.3.10

v1.3.9

14 Feb 04:30
c5c4fe8
Compare
Choose a tag to compare

What's Changed

  • fixbug: app cache match by @lbbniu in #407
  • fix: Disabled TLS certificate check by @lbbniu in #408
  • refactor(application) and style(examples) by @lbbniu in #410
  • perf(tars): logical processing structural adjustment by @lbbniu in #411
  • test(selector): consistent hash printNode by @lbbniu in #414
  • fix(examples): custom proto server and GetCommunicator replace NewCom… by @lbbniu in #416
  • perf: tars client fail retry sequence by @lbbniu in #418
  • fix(protoc-gen-go-tarsrpc): protoc-gen-go-tarsrpc compatible with old version pb2tarsgo by @lbbniu in #420

Full Changelog: v1.3.8...v1.3.9

v1.3.8

06 Jan 02:14
e86e848
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.3.8

v1.3.7

01 Dec 09:49
6cd6842
Compare
Choose a tag to compare

What's Changed

  • pref: automatically set GOMAXPROCS by @lbbniu in #391
  • fixbug(tars2go): out vector<map<string, string>> list error by @lbbniu in #392
  • 日志支持自定义前缀 by @BeyondWUXF in #397

Full Changelog: v1.3.6...v1.3.7

v1.3.6

04 Sep 05:41
0737cef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5

09 Aug 03:55
cfbabea
Compare
Choose a tag to compare

What's Changed

  • feat: add protoc-gen-go-tarsrpc cmd by @lbbniu in #370
  • bugfix: rpc call statistics missing IntervalCount data by @lbbniu in #371
  • feat: zipkin 支持上报具体的 obj,支持 http server,支持 kafka 和 http 上报,支持采样率 by @phpcyy in #373
  • feat:Add GetDomainLine method in ulit/conf.go by @lbbniu in #377
  • feat: http servant supports gin by @lbbniu in #379
  • feat: improve server timeout handling by @lbbniu in #374
  • rpc add server statistics by @BeyondWUXF in #380
  • Select endpoint refactor alignment tarscpp by @lbbniu in #359

Full Changelog: v1.3.4...v1.3.5

v1.3.4

27 Jun 07:30
d7f1467
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

08 Apr 10:14
ad6d2d3
Compare
Choose a tag to compare

What's Changed

  • 日志支持json格式 by @lbbniu in #355
  • tarsgo creates a project to remove github dependencies by @lbbniu in #354
  • fix queuecap configuration not working by @lbbniu in #356
  • run tarsgo upgrade make or tarsgo upgrade cmake to upgrade makefile replacement policy modification

Full Changelog: v1.3.2...v1.3.3