Commit ce3873d
Use
* Check for mixed SDK versions
* Format code
* format + api
* Init noops if mixed versions detected
* Add BuildConfig
* config entries for agentless module sdk names
* Add MANIFEST.MF for JARs
* Throw on startup; use manifests for backend; reuse code for otel
* Format code
* Format code
* changelog
* api
* changelog
* Remove duplicate addPackage calls
* remove test assertion for package
* Introduce fatal SDK logger
* Use Implementation-Version as raw version
* Format code
* changelog
* remove duplicate attr def
---------
Co-authored-by: Sentry Github Bot <[email protected]>Implementation-Version as raw version (#4291)1 parent 460594f commit ce3873d
File tree
3 files changed
+6
-3
lines changed- sentry-opentelemetry/sentry-opentelemetry-agent
- sentry/src/main/java/io/sentry/internal
3 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
| 150 | + | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments