New Plugins
- Add S3(Simple Storage Service) client plugin #12457
- Update the entry point for kafka stream #12378
- Update kafka plugin for compatibility with kafka 4.x #12376
- Update spring kafka container entry point of kafka plugin #12218
- Update forwarding server call tracking in grpc plugin #12564
BugFix
- Fix NPE of elasticsearch plugin #12413
From version 3.x, the executable JAR files will be uploaded to Maven Central Repository.
https://repo1.maven.org/maven2/com/navercorp/pinpoint/
- pinpoint-agent-3.0.3.tar.gz
- pinpoint-batch-3.0.3-exec.jar
- pinpoint-collector-3.0.3-exec.jar
- pinpoint-collector-starter-3.0.3-exec.jar
- pinpoint-web-3.0.3-exec.jar
- pinpoint-web-starter-3.0.3-exec.jar
What's Changed
- [#12179] Prepare 3.0.3-SNAPSHOT by @intr3p1d in #12184
- [#12218] Backport: Update spring kafka container entry point of kafka… by @jaehong-kim in #12219
- [#12220] Backport: Bump ASM from 9.6 to 9.7.1 by @jaehong-kim in #12224
- [#12376] Backport: Update kafka plugin for compatibility with kafka 4.x by @jaehong-kim in #12377
- [#12378] Backport: Update the entry point for kafka stream by @jaehong-kim in #12380
- [#12413] Backport: Fix NPE of elasticsearch plugin by @jaehong-kim in #12414
- [#12457] Backport: Add S3(Simple Storage Service) client plugin by @jaehong-kim in #12458
- [#12457] Backport: Update s3 client error mark by @jaehong-kim in #12486
- [#12564] Backport: Update forwarding server call tracking in grpc plugin by @jaehong-kim in #12565
- [#12559] 3.0.3 release by @intr3p1d in #12566
Full Changelog: v3.0.2...v3.0.3