Change8

v13.1.0

📦 new-relic-sdkView on GitHub →
1 features🐛 3 fixes🔧 2 symbols

Summary

This release introduces instrumentation for new Redis commands and resolves a crash related to LangGraph instrumentation. It also enhances the reporting and logging of harvest limit settings.

✨ New Features

  • Added instrumentation for new Redis v8.8.0 commands: INCREX, XNACK, ARCOUNT, ARDEL, ARDELRANGE, ARGET, ARGETRANGE, ARGREP, ARINFO, ARINSERT, ARLASTITEMS, ARLEN, ARMGET, ARMSET, ARNEXT, AROP, ARRING, ARSCAN, ARSEEK, ARSET.

🐛 Bug Fixes

  • Fixed a crash in LangGraph instrumentation caused by an issue with context propagation to jobs in AsyncBackgroundExecutor.
  • Improved accuracy in reporting harvest methods and limits to the Environment tab in New Relic One.
  • Added more consistent debug logging on startup for harvest limit settings.

Affected Symbols