Skip to content

Latest commit

 

History

History
199 lines (105 loc) · 6.92 KB

CHANGELOG.md

File metadata and controls

199 lines (105 loc) · 6.92 KB

Changelog

v1.0.2

compare changes

🩹 Fixes

  • Run nitro-otel (#139)

🏡 Chore

❤️ Contributors

v1.0.1

compare changes

🩹 Fixes

  • ⚠️ Update nitro-opentelemetry to 0.7.0 (031501f3)

⚠️ Breaking Changes

  • ⚠️ Update nitro-opentelemetry to 0.7.0 (031501f3)

❤️ Contributors

v0.15.0...v1.0.0

compare changes

🚀 Enhancements

  • Upgrade to applicationinsights v3 (#130)
  • Use deprecated attributes (#131)

🔥 Performance

  • Remove traceInclude for main applicationinsights file (045e7086)

🩹 Fixes

  • Add missing import (4fcfa18e)
  • Run nitro otel plugin synchronously (#134)
  • Set http status code in otel:span:end hook (e68946f6)
  • Resolve route for SEMATTRS_HTTP_ROUTE (e07d4089)

📖 Documentation

  • Mention automated traces in how does it work (55d4504b)
  • Add migration page (309ddbe9)
  • Add links to nitro-opentelemetry (ae5c3acb)

🏡 Chore

  • Update nitro-opentelemetry to 0.5.1 (ff21c9ee)
  • Sync nitropack version across workspaces (b4a274fa)
  • release: 1.0.0 (1045f7e5)
  • Updte nitro-opentelemetry to 0.6.0 (14af6042)
  • Remove v0.x type augmentations (baf7bb22)

❤️ Contributors

v0.15.0

compare changes

🩹 Fixes

  • Mark applicationinsights as external and side-effects (#125)

❤️ Contributors

v0.14.1...chore/0.14.2

compare changes

🩹 Fixes

  • Specify url when resolving paths with mlly (#122)

🏡 Chore

❤️ Contributors

v0.14.0...chore/0.14.1

compare changes

🩹 Fixes

  • Add missing CJS global var for applicationinsights (#116)

❤️ Contributors

v0.13.0...chore/0.14.0

compare changes

🚀 Enhancements

  • Add #applicationinsights to ts config paths (#114)

💅 Refactors

  • Use export statement (#113)

🏡 Chore

🤖 CI

  • studio: Remove with constraint (e2b59f7)

❤️ Contributors

v0.12.1...chore/0.13.0

compare changes

🚀 Enhancements

  • Add new requestTelemetry object to allow telemetry modification (#110)

🏡 Chore

❤️ Contributors

v0.12.0...chore/0.12.1

compare changes

🩹 Fixes

  • Fix event name (#108)

❤️ Contributors

v0.11.0...chore/v0.12.0

compare changes

🚀 Enhancements

  • Allow to modify parentId, id and name of operation (#106)

🏡 Chore

❤️ Contributors

v0.10.0...main

compare changes

🚀 Enhancements

  • Remove experimental.legacyExternals (#104)

🏡 Chore

❤️ Contributors