Trask Stalnaker
a3b66bda66
Update api diff after release ( #11850 )
2024-07-17 18:28:06 -07:00
OpenTelemetry Bot
9ecf7965aa
Update version to 2.7.0-SNAPSHOT ( #11839 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-07-16 23:48:30 +00:00
Trask Stalnaker
428aa281d5
Restructure to have a single spring-boot-autoconfigure artifact ( #11826 )
2024-07-16 13:57:52 -07:00
Trask Stalnaker
60757376a6
Rename spring-boot-autoconfigure artifacts ( #11815 )
2024-07-15 12:30:43 -07:00
Gregor Zeitlinger
77393359aa
make spring starter stable ( #11763 )
2024-07-12 14:20:44 -07:00
Trask Stalnaker
a886cc9c0c
Bump version in api diff compare ( #11615 )
2024-06-17 13:08:16 -07:00
OpenTelemetry Bot
055365c947
Update version to 2.6.0-SNAPSHOT ( #11596 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-06-17 09:02:58 -07:00
renovate[bot]
b8b1bff708
fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.3 (main) ( #11528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-06-05 15:01:37 +03:00
Lauri Tulmin
d36d7df184
Remove jaeger exporter and add api diff for 2.0.0 release ( #10241 )
2024-01-16 20:54:09 +02:00
Mateusz Rzeszutek
dc81aae72f
Move HTTP classes to instrumentation-api ( #9977 )
2023-12-01 12:04:06 +01:00
Mateusz Rzeszutek
0da1b695cf
Updated japicmp reports ( #8472 )
2023-05-11 19:50:13 +00:00
sfriberg
d1b7356ffe
AddingSpanAttributes annotation ( #7787 )
...
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-04-24 08:58:28 -07:00
Lauri Tulmin
1948f70c40
Update api diffs ( #8058 )
2023-03-22 13:05:12 +01:00
Trask Stalnaker
8090ec124d
Post release steps ( #7563 )
2023-01-13 10:09:28 +01:00
Trask Stalnaker
386856cf5f
Post release updates ( #7420 )
2022-12-15 20:15:10 +00:00
Trask Stalnaker
b0fb249a65
Post release updates ( #7213 )
...
fyi I added topic for SIG meeting in 2 weeks b/c I'd like to automate
this but have some questions:
* What is the purpose of keeping around old diffs?
* If we need them, what about not including the empty ones?
* Do we diff minor versions against patches (if any), or only against
last minor?
2022-11-18 10:55:57 +01:00
Trask Stalnaker
d9c4784952
Stabilize annotations ( #7046 )
...
Resolves #6494
2022-11-08 08:46:11 -08:00
Trask Stalnaker
222cbb9c30
Add api diffs for 1.19.0 ( #6921 )
...
Following post-release instructions at
https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/RELEASING.md#update-release-versions-in-documentations
Will automate later once I understand this better.
2022-10-20 13:07:57 +03:00
Mateusz Rzeszutek
c88dda4699
Fix jApiCmp files ( #6641 )
2022-09-16 13:19:03 +03:00
Trask Stalnaker
d5c6453636
Remove external usages of ClassNames (and move it to internal) ( #6584 )
...
* Reduce dependency on simpleName
* Move ClassNames to internal
* Javadoc
* Updates
* Fix
* Spotless
* Rename
* Add test
2022-09-13 13:58:19 -07:00
Trask Stalnaker
91b513dd5a
Fix CI ( #6594 )
2022-09-12 12:14:46 -07:00
Trask Stalnaker
ae209d9289
Rename ErrorCauseExtractor.jdk() to getDefault() ( #6580 )
...
* Rename ErrorCauseExtractor.jdk() to ErrorCauseExtractor.getDefault()
* jApiCmp
2022-09-12 17:36:34 +03:00
Mateusz Rzeszutek
edf421ede5
Stabilize instrumentation-api and introduce jApiCmp checks ( #6566 )
...
* Stabilize instrumentation-api and introduce jApiCmp checks
* Update
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-09-09 15:26:39 -07:00