Skip to content

Releases: newrelic-experimental/newrelic-java-mule-4

v4.0.1

Choose a tag to compare

@nr-opensource-bot nr-opensource-bot released this 07 Jul 07:53
65d8cc1

Bug Fixes

  • Ixed problems with Mule Http modules
  • Erge pull request #41 from newrelic-experimental/fix-mule-http
  • Ixes http problems
  • Erge pull request #42 from newrelic-experimental/http-fixes
  • Ixes for Http modules
  • Erge pull request #44 from newrelic-experimental/fix-builds

Build Upgrades

  • Hanges so Mule-Ning-Http builds
  • Modernize Gradle build infrastructure
  • Erge pull request #45 from newrelic-experimental/modernize-gradle-build

Full Changelog: (v4.0.0...v4.0.1)

v4.0.0

Choose a tag to compare

@gsidhwani-nr gsidhwani-nr released this 14 May 12:06
c926cda

Release Notes — Mule 4.9.x Instrumentation v4.0

New Features

  • Mule 4.9.x (LTS) support — Full observability for Mule's reactive (Project Reactor) execution model
  • Custom Ning HTTP module (Mule-Ning-Http) — Properly tracks outbound HTTP external calls
  • Processor-level visibility — Individual processor spans (Set Payload, Logger, Transform, HTTP Request, etc.)
  • External call tracking — Outbound HTTP calls reported with destination hostname (e.g., External/dummy.restapiexample.com)
  • Per-application naming — Each Mule app appears as a separate entity in New Relic APM

Required Configuration

See README-Mule-4.9.x.md for full setup including:

  • Required extension jars
  • newrelic.yml settings (disable built-in ning + completable-future modules)
  • Executor module deployment (executors-17 + executors-22 only)
  • Verification commands

Known Limitations

  • Requires New Relic Java Agent with JPMS fixes (v9.3.0+ after May 2026)

v3.1.8

Choose a tag to compare

@nr-opensource-bot nr-opensource-bot released this 21 Jan 17:38
14fabf7

Build Upgrades

  • Updated build.gradle

Bug Fixes

  • Fixed java verify failures
  • Fixed Mule-Http verify
  • Merged pull request #32 from newrelic-experimental/verify_fixes_1.21.25

Full Changelog: (v3.1.7...v3.1.8)

v3.1.7

Choose a tag to compare

@nr-opensource-bot nr-opensource-bot released this 06 Aug 08:50
6fc782b

Bug Fixes

  • Pdates to fix problems from verify
  • Pdates to fix problems from verify

Full Changelog: (v3.1.6...v3.1.7)

v3.1.6

Choose a tag to compare

@nr-opensource-bot nr-opensource-bot released this 13 May 18:50
a6df796

Bug Fixes

  • Fixes to cover changes in serveral core modules
  • Added OpenSourceBot Token
  • Fixed Java Verify problems
  • Merge pull request #26 from newrelic-experimental/fix_no_verify
  • Merge pull request #27 from newrelic-experimental/fix_extensions

Full Changelog: (v3.1.5...v3.1.6)

v3.1.5

Choose a tag to compare

@github-actions github-actions released this 28 Aug 16:34
432a960

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Apr 07:38

Bug Fixes

  • Exlulded interim mule core releases from Verification

Full Changelog: (v3.1.3...v3.1.4)

v3.1.3

Choose a tag to compare

@github-actions github-actions released this 31 Jan 08:18

Bug Fixes

  • Fixed instrumentation for mule core 4.1.x
  • Fixed instrumentation for mule extensions

Full Changelog: (v3.1.2...v3.1.3)

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Nov 13:21
7d7ff0d

Bug Fixes

  • Fixes to Mule-Core-5.x
  • Merge pull request #18 from newrelic-experimental/fix-mule-core-4.5
  • Upgraded plugin de.undercouch.download version 5.0.0
  • Fixed excludes so verify passes
  • Merge pull request #19 from newrelic-experimental/fix-mule-core-4.5

Full Changelog: (v3.1.1...v3.1.2)

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Nov 12:46

Features

  • Added support for mule 4.5 and above

Full Changelog: (v3.0.1...v3.1.1)