Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 20:39
v1.1.0
5c738b5

CHANGELOG

1.1.0 - 2023-09-04

  • Rename node type to sentry-wrapper
  • Add example flow
  • Set minimum node version (>=16.0.0)

1.0.0 - 2023-09-04

This is an initial release, based on the node-red-contrib-sentrynode package by Ibraheem Alnabriss.

  • Add automated GitHub checks
  • Add automated GitHub releases
  • Add tests for hook and node registration
  • Add version constraint for to Node-RED (>=3.0.0)
  • Add support for adding tags via msg.sentry.tags
  • Add documentation and license
  • Add CHANGELOG