Skip to content

api/v1.9.0

Compare
Choose a tag to compare
@pichlermarc pichlermarc released this 05 Jun 17:20
· 33 commits to main since this release
c4d3351

1.9.0

🚀 (Enhancement)

  • feat(metrics): added synchronous gauge #4528 @clintonb
  • feat(api): allow adding span links after span creation #4536 @seemk
    • This change is non-breaking for end-users, but breaking for Trace SDK implmentations in accordance with the specification as new features need to be implemented.
  • feat: support node 22 #4666 @dyladan