Skip to content

Releases: ryandens/javaagent-gradle-plugin

0.7.0 Release

15 Oct 04:49
Compare
Choose a tag to compare

What's Changed

We dropped the usage of the shadow plugin in the otel project and fixed a bug reuslting in extensions not being copied into the transformed agent

  • 🐛 Fix bug with consuming OTel extensions by @ryandens in #168

Chores

Full Changelog: 0.6.1...0.7.0

0.6.1 Release

14 Sep 21:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0 Release

14 Sep 20:34
Compare
Choose a tag to compare

What's Changed

Features

Chores

  • Update actions/setup-java action to v4.2.2 by @renovate in #136
  • Update dependency com.netflix.nebula.maven-apache-license:com.netflix.nebula.maven-apache-license.gradle.plugin to v21.1.0 by @renovate in #144
  • Update plugin com.gradle.enterprise to v3.18 - autoclosed by @renovate in #143
  • Update junit5 monorepo to v5.11.0 by @renovate in #140
  • Update gradle/actions action to v4 by @renovate in #137
  • Update dependency org.apache.commons:commons-compress to v1.27.1 by @renovate in #138
  • Update dependency gradle to v8.10 by @renovate in #139
  • Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2.7.0 by @renovate in #142
  • Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v2.7.0 by @renovate in #141
  • Update gradle/actions action to v4.0.1 by @renovate in #145
  • Update dependency com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin to v1.2.2 by @renovate in #146
  • Update dependency gradle to v8.10.1 by @renovate in #147
  • Update actions/setup-java action to v4.3.0 by @renovate in #148
  • Update plugin com.gradle.enterprise to v3.18.1 by @renovate in #149
  • Update dependency com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin to v1.3.0 by @renovate in #150
  • Update gradle/actions action to v4.1.0 by @renovate in #151
  • Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2.8.0 by @renovate in #153
  • Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v2.8.0 by @renovate in #152
  • 🔖 tag release 0.6.0 by @ryandens in #156

Full Changelog: 0.5.2...0.6.0

0.5.2 Release

26 Jul 18:45
Compare
Choose a tag to compare

What's Changed

  • ♻️ migrate all logic out of root build script and into convention plugins by @ryandens in #47
  • 💸 Create FUNDING.yml by @ryandens in #51
  • Configure Renovate by @renovate in #52
  • Update dependency com.google.auto.service:auto-service to v1.1.1 by @renovate in #54
  • Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin to v1.9.21 by @renovate in #53
  • ⬆️ upgrade gradle by @ryandens in #56
  • Update plugin com.gradle.enterprise to v3.15.1 by @renovate in #64
  • Update spotless to v6.23.2 by @renovate in #65
  • Update actions/checkout action to v4 by @renovate in #66
  • Update dependency com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin to v3.4.0 by @renovate in #57
  • Update gradle/gradle-build-action action to v2.10.0 by @renovate in #62
  • Update dependency com.netflix.nebula.maven-apache-license:com.netflix.nebula.maven-apache-license.gradle.plugin to v21 by @renovate in #68
  • Update actions/setup-java action to v4 by @renovate in #67
  • Update plugin com.gradle.enterprise to v3.16 by @renovate in #73
  • Update spotless to v6.23.3 by @renovate in #71
  • Update gradle/gradle-build-action action to v2.11.0 by @renovate in #74
  • Update dependency gradle.plugin.com.github.johnrengelman:shadow to v8 by @renovate in #70
  • Update gradle/gradle-build-action action to v2.11.1 by @renovate in #76
  • Update plugin com.gradle.enterprise to v3.16.1 by @renovate in #75
  • Update plugin com.github.johnrengelman.shadow to v8 by @renovate in #72
  • Update junit5 monorepo to v5.10.1 by @renovate in #63
  • Update dependency gradle to v7.6.3 by @renovate in #58
  • Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin to v1.9.22 by @renovate in #77
  • Update dependency org.apache.commons:commons-compress to v1.25.0 by @renovate in #61
  • Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v1.32.0 by @renovate in #60
  • Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v1.32.0 by @renovate in #59
  • 🚨 inherit test runtime only confiugration for functional tests to avoid deprecation warning on misisng explicit junit-platform-launcher dependency by @ryandens in #78
  • ⬆️ upgrade example by @ryandens in #79
  • Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2 by @renovate in #81
  • Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v2 by @renovate in #80
  • Update spotless to v6.24.0 by @renovate in #82
  • Update spotless to v6.25.0 by @renovate in #83
  • Update gradle/gradle-build-action action to v2.12.0 by @renovate in #84
  • Update gradle/wrapper-validation-action action to v2 by @renovate in #86
  • Update plugin com.gradle.enterprise to v3.16.2 - autoclosed by @renovate in #85
  • Update gradle/gradle-build-action action to v3 by @renovate in #87
  • Update gradle/actions action to v3.1.0 by @renovate in #90
  • Update junit5 monorepo to v5.10.2 by @renovate in #89
  • Update dependency gradle to v8.6 by @renovate in #88
  • Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2.1.0 by @renovate in #92
  • Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v2.1.0 by @renovate in #91
  • Update dependency org.apache.commons:commons-compress to v1.26.0 by @renovate in #93
  • Update dependency com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin to v3.4.1 by @renovate in #96
  • Update actions/setup-java action to v4.2.0 by @renovate in #97
  • Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin to v1.9.23 by @renovate in #98
  • Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2.2.0 by @renovate in #103
  • Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v2.2.0 by @renovate in #102
  • Update actions/setup-java action to v4.2.1 by @renovate in #101
  • Update dependency gradle to v8.7 by @renovate in #104
  • Update dependency org.apache.commons:commons-compress to v1.26.1 by @renovate in #99
  • Update dependency com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin to v3.4.2 by @renovate in #105
  • Update gradle/actions action to v3.2.1 by @renovate in #107
  • Update plugin com.gradle.enterprise to v3.17 by @renovate in #106
  • Update gradle/wrapper-validation-action action to v3 by @renovate in #112
  • Update gradle/actions action to v3.3.0 by @renovate in #111
  • Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2.3.0 by @renovate in #110
  • Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v2.3.0 by @renovate in #109
  • Update plugin com.gradle.enterprise to v3.17.1 by @renovate in #108
  • Update plugin com.gradle.enterprise to v3.17.2 by @renovate in #113
  • Update gradle/actions action to v3.3.1 by @renovate in #114
  • Update gradle/actions action to v3.3.2 by @renovate in #116
  • Update actions/checkout action to v4.1.4 by @renovate in #115
  • Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin to v1.9.24 by @renovate in #117
  • Update actions/checkout action to v4.1.6 by @renovate in #118
  • Update plugin com.gradle.enterprise to v3.17.4 by @renovate in #119
  • Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v2.4.0 by @renovate in #120
  • Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2.4.0 by @renovate in #121
  • Update actions/checkout action to v4.1.7 by @renovate in #127
  • Update dependency org.apache.commons:commons-compress to v1.26.2 by @renovate in #123
  • Update plugin com.gradle.enterprise to v3.17.5 by @renovate in #126
  • Update dependency com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin to v3.4.3 by @renovate in #124
  • Update dependency gradle to v8.8 by @renovate in https://github.com/ryandens/javaagent-gradle-...
Read more

0.5.1 Release

31 Oct 05:36
Compare
Choose a tag to compare
  • 🐛 Fix Gradle build caching issue with application plugin's startScripts (Issue #41, PR #43)
  • ⬆️ Upgrade to Gradle 8.4 (PR #42)
  • ♻️ Remove usages of deprecated APIs in Gradle (PR #42)
  • 🚀 Add release workflow to GitHub Actions

0.5.0 Release

21 Feb 04:48
Compare
Choose a tag to compare
  • ✨ Compatibility with Gradle 8

0.4.2 Release

28 Nov 13:56
Compare
Choose a tag to compare
  • fixes issue in #33 (patched by #34 ) where kotlin version used by this plugin was incompatible with stable Kotlin versions

0.4.1 Release

28 Nov 00:52
Compare
Choose a tag to compare
  • Make javaagent plugin compatible with the configuration cache
  • update gradle
  • update build plugins

0.4.0 Release

10 Oct 04:04
Compare
Choose a tag to compare
  • 🐛 fix bug when the build does not have javaagents configured (#23, #25)
  • ✨ Add support for attaching javaagents to test task (#22)

Thank you @blagerweij for your contribution!

0.3.2 Release

08 Jun 00:51
ba6e3e6
Compare
Choose a tag to compare
  • 🐛 fix bug where javaagent configuration was resolved at configuration time when the javaagent-application-distribution plugin is applied
  • 🐛 fix bug where instrumentation service files weren't merged properly between instrumentation modules and the OTel instrumentation agent