Skip to content

Latest commit

Β 

History

History
379 lines (231 loc) Β· 17.5 KB

CHANGELOG.md

File metadata and controls

379 lines (231 loc) Β· 17.5 KB

Changelog

v0.7.3

compare changes

🩹 Fixes

  • Use mlly.resolvePath to resolve renderer handlers (#18)

🏑 Chore

❀️ Contributors

v0.7.2

compare changes

🩹 Fixes

  • Don't inline anything if no preset (ec687b2)
  • Don't inject options if preset is false (#17)

🏑 Chore

  • release: V0.7.1 (08becfb)
  • gh: Add issue templates (8e63348)
  • gh: Move issue templates to yaml (40cc7a9)
  • Create CODE_OF_CONDUCT.md (6320d23)

❀️ Contributors

v0.7.1

compare changes

🩹 Fixes

  • Keep context within main renderer and error renderer (#16)

πŸ“– Documentation

  • Update README (2cd2f39)
  • Mention nitro future otel integration (91d3d13)

🏑 Chore

❀️ Contributors

v0.7.0

compare changes

🩹 Fixes

  • ⚠️ Move span out of H3EventContext (#13)
  • Resolve h3 route when setting "url.path" (#12)

πŸ“– Documentation

🏑 Chore

⚠️ Breaking Changes

  • ⚠️ Move span out of H3EventContext (#13)

❀️ Contributors

v0.6.2

compare changes

🩹 Fixes

  • End span in error hook (#11)

❀️ Contributors

v0.6.1

compare changes

🩹 Fixes

  • plugin: GetTracer in request hook (#9)
  • plugin: End span in afterReponse hook (#10)

❀️ Contributors

v0.6.0

compare changes

πŸš€ Enhancements

  • plugin: otel:span:end hook (#8)

🏑 Chore

❀️ Contributors

v0.5.1

compare changes

🩹 Fixes

  • Correctly get route path for span name (#7)

🏑 Chore

❀️ Contributors

v0.5.0

compare changes

πŸš€ Enhancements

  • Nuxt module compatibility (2bb1f6a)
  • Extract context from headers (a66ff2f)
  • Trace internal requests (#3)

🩹 Fixes

  • plugin: Add missing server adress and port (1d8910d)
  • Add missing dependency (fd8fa5c)
  • Properly inject init file in entry file (b4ccca8)

πŸ’… Refactors

  • plugin: Get tracer inside plugin (200c1d3)

πŸ“– Documentation

  • Warn about unstable status in readme (9da97c3)

🏑 Chore

βœ… Tests

πŸ€– CI

  • Run dev:prepare after install (23c8e5e)

❀️ Contributors

v0.4.0

compare changes

πŸš€ Enhancements

  • Nuxt module compatibility (2bb1f6a)
  • Extract context from headers (a66ff2f)

🩹 Fixes

  • plugin: Add missing server adress and port (1d8910d)
  • Add missing dependency (fd8fa5c)

πŸ’… Refactors

  • plugin: Get tracer inside plugin (200c1d3)

πŸ“– Documentation

  • Warn about unstable status in readme (9da97c3)

🏑 Chore

βœ… Tests

❀️ Contributors

v0.3.0

compare changes

πŸš€ Enhancements

  • presets: Add baselime-node (71576e5)
  • preset: Add baselime cf worker (1f3cedf)
  • Export all types (0ccac1b)
  • baselime-cf-worker: Add options (eb7bc58)
  • azure: Add options for azure preset (30cbda4)
  • cf-worker: Add cf-worker preset (149dfe0)

🩹 Fixes

  • Add http method (#1)
  • playground: Fix util (c94a1da)
  • baselime-cf-worker: Cleanup baselime-cf-worker (5d41ca4)
  • Add missing preset string (43c497b)
  • plugin: Add URL SCHEME and status code (0b121e4)
  • plugin: Don't set context span to undefined (0180c89)
  • plugin: Get span in ROOT_CONTEXT if no event (08b5a7e)

πŸ’… Refactors

  • Use pathe instead of path (3a79087)
  • ⚠️ Rename config keyto OTEL (41afbf7)
  • Prefer otel instead of OTEL (6d33fd5)
  • ⚠️ Change configFile to preset with interface to allow configurable presets (55b0e13)
  • Move types in types.ts (779771a)

🏑 Chore

⚠️ Breaking Changes

  • ⚠️ Rename config keyto OTEL (41afbf7)
  • ⚠️ Change configFile to preset with interface to allow configurable presets (55b0e13)

❀️ Contributors

v0.2.0

compare changes

πŸš€ Enhancements

  • presets: Add baselime-node (71576e5)
  • preset: Add baselime cf worker (1f3cedf)
  • Export all types (0ccac1b)
  • baselime-cf-worker: Add options (eb7bc58)

🩹 Fixes

  • Add http method (#1)
  • playground: Fix util (c94a1da)
  • baselime-cf-worker: Cleanup baselime-cf-worker (5d41ca4)
  • Add missing preset string (43c497b)

πŸ’… Refactors

  • Use pathe instead of path (3a79087)
  • ⚠️ Rename config keyto OTEL (41afbf7)
  • Prefer otel instead of OTEL (6d33fd5)
  • ⚠️ Change configFile to preset with interface to allow configurable presets (55b0e13)
  • Move types in types.ts (779771a)

🏑 Chore

⚠️ Breaking Changes

  • ⚠️ Rename config keyto OTEL (41afbf7)
  • ⚠️ Change configFile to preset with interface to allow configurable presets (55b0e13)

❀️ Contributors

v0.1.1

compare changes

🩹 Fixes

  • azure-monitor: Remove default instrumentation key (8a02633)

❀️ Contributors

v0.1.0

πŸš€ Enhancements

🩹 Fixes

πŸ’… Refactors

🏑 Chore

❀️ Contributors