Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.3 release source code.tar.gz | 2025-06-11 | 20.9 MB | |
3.0.3 release source code.zip | 2025-06-11 | 31.0 MB | |
README.md | 2025-06-11 | 2.8 kB | |
Totals: 3 Items | 51.8 MB | 4 |
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 https://github.com/pinpoint-apm/pinpoint/pull/12184
- [#12218] Backport: Update spring kafka container entry point of kafka… by @jaehong-kim in https://github.com/pinpoint-apm/pinpoint/pull/12219
- [#12220] Backport: Bump ASM from 9.6 to 9.7.1 by @jaehong-kim in https://github.com/pinpoint-apm/pinpoint/pull/12224
- [#12376] Backport: Update kafka plugin for compatibility with kafka 4.x by @jaehong-kim in https://github.com/pinpoint-apm/pinpoint/pull/12377
- [#12378] Backport: Update the entry point for kafka stream by @jaehong-kim in https://github.com/pinpoint-apm/pinpoint/pull/12380
- [#12413] Backport: Fix NPE of elasticsearch plugin by @jaehong-kim in https://github.com/pinpoint-apm/pinpoint/pull/12414
- [#12457] Backport: Add S3(Simple Storage Service) client plugin by @jaehong-kim in https://github.com/pinpoint-apm/pinpoint/pull/12458
- [#12457] Backport: Update s3 client error mark by @jaehong-kim in https://github.com/pinpoint-apm/pinpoint/pull/12486
- [#12564] Backport: Update forwarding server call tracking in grpc plugin by @jaehong-kim in https://github.com/pinpoint-apm/pinpoint/pull/12565
- [#12559] 3.0.3 release by @intr3p1d in https://github.com/pinpoint-apm/pinpoint/pull/12566
Full Changelog: https://github.com/pinpoint-apm/pinpoint/compare/v3.0.2...v3.0.3