Skip to content

v2.12.0

Compare
Choose a tag to compare
@adobe-bot adobe-bot released this 23 May 09:10
· 22 commits to main since this release

2.12.0 (2025-05-23)

Bug Fixes

  • micro: add ignore comment for script source assignment in micro.js (ee51131)
  • micro: change loop variable declaration in optel-oneline test (0078697)
  • micro: standardize UUID length in test files (9fd967f)
  • micro: standardize UUID slice length in implementation (e50fa9e)
  • micro: update comment syntax for script source assignment in micro.js (5c289ff)
  • micro: update script source fallback in micro.js and adjust test HTML (1b0be75)
  • micro: update UUID length for ID generation (60ddeda)

Features

  • implement micro-loader for operational telemetry (ce805ca)
  • micro: implement micro.js for dynamic script loading and update test files (5de1947)