Commit Graph

31 Commits

Author SHA1 Message Date
otelbot[bot] acc64ee012
Update version to 1.51.0 (#7338)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Jack Berg <jberg@newrelic.com>
2025-05-09 17:58:04 -05:00
jack-berg a8493271bc
Update min kotlin version to 1.8 (#7155) 2025-04-10 14:18:44 -05:00
OpenTelemetry Bot 688e1031c6
Post release for version 1.49.0 (#7254) 2025-04-07 11:29:32 -05:00
OpenTelemetry Bot 708244ec48
Post release for version 1.48.0 (#7190) 2025-03-10 10:55:16 -05:00
OpenTelemetry Bot 867bb1f24e
Post release for version 1.47.0 (#7087) 2025-02-07 14:26:00 -06:00
OpenTelemetry Bot 492b94f2b0
Post release for version 1.46.0 (#7015) 2025-01-13 14:55:23 -06:00
OpenTelemetry Bot 23780762b0
Post release for version 1.45.0 (#6929) 2024-12-06 15:01:55 -06:00
jack-berg ca98fc53be
Post release v1.44.1 (#6883) 2024-11-15 16:27:01 -06:00
OpenTelemetry Bot e62d7c69cb
Post release for version 1.44.0 (#6864) 2024-11-09 09:29:43 -06:00
OpenTelemetry Bot e4d5109c49
Post release for version 1.43.0 (#6785) 2024-10-11 17:01:39 -05:00
OpenTelemetry Bot 0feca55ee2
Post release for version 1.42.0 (#6711) 2024-09-11 09:16:39 -05:00
OpenTelemetry Bot b0643fef38
Post release for version 1.42.0 (#6691) 2024-09-06 11:57:22 -05:00
OpenTelemetry Bot 354e957b3e
Post release for version 1.41.0 (#6640) 2024-08-09 12:12:07 -05:00
OpenTelemetry Bot 50d307c46e
Post release for version 1.40.0 (#6562) 2024-07-08 16:19:20 -05:00
OpenTelemetry Bot d7e7542c76
Update version to 1.41.0 (#6555)
Co-authored-by: Jack Berg <jberg@newrelic.com>
2024-07-05 17:19:49 -05:00
Helen 0750660f6f
Fix #6499 Update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.3 (#6522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 10:49:21 -07:00
jack-berg 6e536238df
Post release 1.33.0 (#6068) 2023-12-08 21:50:39 -06:00
Lauri Tulmin c87852c3d1
Target kotlin 1.4 in kotlin extension (#5910) 2023-11-17 13:54:13 -06:00
jack-berg 9dca081eb5
Post release 1.28.0 (#5610) 2023-07-07 12:39:37 -05:00
dependabot[bot] 11a23d4d34
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.22 to 1.9.0 (#5606)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Berg <jberg@newrelic.com>
2023-07-07 06:53:39 -05:00
jack-berg e1fcd15ed3
Post 1.25.0 release (#5360) 2023-04-07 17:08:12 -05:00
jack-berg 97decbd4e4
Move kotlin plugin dependency to buildsrc (#5349) 2023-04-04 15:34:35 -05:00
jack-berg 2014f1a1f3
API diffs for 1.13.0 (#4364) 2022-04-08 16:43:33 -07:00
Anuraag Agrawal 0ac1d8e6d7
Update Gradle and build dependencies (#4347) 2022-04-08 08:12:35 +09:00
John Watson d5b66595d2
Reset the api diffs for the current workstream (#4078) 2022-01-12 09:12:32 +09:00
Anuraag Agrawal 905c1ffa4f
Update Gradle and build dependencies. (#4026) 2021-12-23 07:56:05 -08:00
Anuraag Agrawal 9419ef025f
Doc updates for 1.6.0 (#3606)
* Doc updates for 1.6.0

* Bump changelog
2021-09-13 08:12:41 -07:00
jack-berg 068bffba9e
Add missing API diff. (#3526) 2021-08-20 12:29:03 -07:00
John Watson f563f4494d
v1.3.0 doc updates (#3305)
* Add CHANGELOG item for metrics autoconfiguration enhancement

* update for 1.3.0 release

* Documentation updates for the 1.3.0 release

* update the website docs for 1.3.0
2021-06-09 16:33:24 -07:00
Anuraag Agrawal 672330bf51
Upgrade to Gradle 7.0 (#3228) 2021-05-13 08:21:22 +09:00
John Watson bd6cfd85fb
Add a task to compare public APIs for every stable module. (#3183)
* Add a task to compare public APIs for every stable module.

* add a few comments and make the build task depend on the japicmp task

* update the api diffs after rebasing.

* task must depend on jar

* a few script tweaks based on feedback

* small tweak to make it a little more kotlin-idiomatic

* refactoring to make the code more clear

* some more refactoring.

* make the latest released version a lazy val of the build script

* have the task depend on check, rather than build

* put all the API diffs into a central directory

* run at --info to diagnose CI issues

* try an older java 11 version

* try another combo

* remove the info logging
2021-05-06 17:49:49 -07:00