Skip to content

2.7.6

Choose a tag to compare

@emmettbutler emmettbutler released this 02 Apr 20:15
· 55 commits to 2.7 since this release
9b95258

Bug Fixes

  • Profiling: This fix resolves an issue where the profiler was forcing protobuf to load in injected environments,
    causing crashes in configurations which relied on older protobuf versions. The profiler will now detect when injection is used and try loading with the native exporter. If that fails, it will self-disable rather than loading protobuf.