Skip to content

Releases: megaease/easeagent

easeagent-v2.2.9

30 Jun 02:40
d43ed91
Compare
Choose a tag to compare

What's Changed

  • Kafka: not connect when output is closed #188 (#347)
  • Zipkin: add sampled by counting,rate_limiting,boundary (#348)
  • Fix: kafka config update error (#347)

Full Changelog: v2.2.8...v2.2.9

Jar SHA256

93cee731f9449a6a008890ab1d9655be0d6b8035c5aa0ba838de7ec039846dae

easeagent-v2.2.8

27 Sep 10:07
ea8b57e
Compare
Choose a tag to compare

What's Changed

  • Config: compatible with opentelemetry-java env configuration #319 #318
  • Plugin: add httpURLConnection #320

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

Contributors

@lanxenet

Jar SHA256

a310c250ccd992d04481354d9446ac78b88aefe3c18478b788f06d40378615be

easeagent-v2.2.7

11 Sep 04:04
42aa85f
Compare
Choose a tag to compare

What's Changed

  • Plugin: use the scheme for JDBC's remoteServiceName, mysql, postgresql, oracle, etc.  #316

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

Contributors

@lanxenet

Jar SHA256

57eb7b2d858bd6e45197788d1dcca63592ef0f8562834c39020dbc78b677a177

easeagent-v2.2.6

21 Mar 02:09
34ce956
Compare
Choose a tag to compare

What's Changed

  • Plugin: add sofarpc  #308

  • Fix: Dubbo Tracing ID is missing in the rpc call chain #301 #306

  • Fix: collect Dubbo and Motan metrics using Prometheus #309 #310

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

Contributors

@oewang

Jar SHA256

da3ca6fc7e4450d7df53274ec7a5610d0a2339429b8ee3dcd740b80f75c37ba6

easeagent-v2.2.5

20 Jan 07:53
Compare
Choose a tag to compare

What's Changed

  • Fix: Dubbo Tracing ID is missing in the rpc call chain #301 #302

  • Decorate: add component.type="elasticsearch" to es span #303 #304

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

Jar SHA256

74901e52abe00ea7affecb265570d24ab031487b9908d23cde63985ebd0a6ffd

easeagent-v2.2.4

30 Nov 03:02
b08295c
Compare
Choose a tag to compare

What's Changed

  • plugin: add dubbo #292

  • plugin: add motan #293

  • unit test: check Scope and Span after test #295 #294

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

Jar SHA256

25404784540f4b81d401b80fa72773c8a310547095aef0916fee7eef1ed94edc

New Contributors

  • @zeying-wang made their first contribution in #292 and #293

Thank you for your contributions.

easeagent-v2.2.3

27 Oct 07:17
730c3fb
Compare
Choose a tag to compare

What's Changed

  • root config path by default; #289

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

Jar SHA256

fa6db6f2ddda0a243a76a5e3eb652f7bf1f06b3960e4da0c52f8496a85fa68fa

easeagent-v2.2.2

30 Sep 03:20
e502bc6
Compare
Choose a tag to compare

What's Changed

  • optimize agent queue; #282
  • add agent info http api; #285

New Contributors

  • @asasas234 made their first contribution in queue

Thank you for your contributions.

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

easeagent-v2.2.1

07 May 07:09
fa23242
Compare
Choose a tag to compare

What's Changed

  • support mTLS; #271

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

easeagent-v2.2.0

13 Apr 10:35
b44da25
Compare
Choose a tag to compare

Significant changes

  • Support YAML format configuration file. #255 #257
  • Supporting application log collection, log data can be formatted in log4j2 style patterns and is fully compatible with Opentelemetry's data model, so logs-module are easily integrated with various open-source solutions by implementing the corresponding Encoder and Sender. #267
  • Fix Interceptor Orchestration problems #261
  • Update Document:
    • User Deployment document #268
    • Architecture document #250

New Contributors

Thank you for your contributions.

Full Changelog: v2.1.1...v2.2.0