You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Fix the following issues:
Invalid MEX file error on Mac due to hardcoded dependencies #189
Timestamp in log records defaults to beginning of epoch #193
Incorrect Timestamp in an Event when not explicitly specified #194
In AutoTrace, specifying multiple folders in AdditionalFiles or ExcludeFiles returns an error #195
AutoTrace returns an error when there are dependent files that are not .m or .mlx #196
Add an unsetTracerProvider method in opentelemetry.trace.Provider, to unset the global instance. Similarly, add unsetMeterProvider and unsetLoggerProvider for metrics and logs. #162
Publish an additional .mltbx toolbox without the gRPC exporter. This can be used as a workaround on Linux to avoid a segmentation violation due to a gRPC library conflict. #188