Skip to content

v0.1.0

Compare
Choose a tag to compare
@ferhatkorkmaz11 ferhatkorkmaz11 released this 11 Oct 10:46
· 41 commits to main since this release
c62ac43

Minor Changes

  • 95462d6: - Removed Instrumentations, using auto-instrumentations now.
    • Client-side environment check added in order not to break client-side environments via node.js specific modules.
    • InfrastackSDK is now wrapped with 'startOtel' function.
    • Logging enhancements.
    • New unit tests.
    • Endpoint and API key capture logic enhancements.
    • Typescript compiler option to target ES2020.
    • sdkOptions has been renamed as Configuration.