Sentry Nodes

Working Code, Happy Customers

Changelog

This log gives an overview of the most prominent changes in each release. Minor fixes, changes “under the hood” and refactoring changes are not listed here. We follow the Semantic Versioning scheme and the guidelines from “Keep a Changelog” as close as possible.

version-2.1.0 (2023-12-09)

Add
Add a Symbol Source to a Project: New node
Add
Delete a Symbol Source from a Project: New node
Add
Retrieve a Project's Symbol Sources: New node
Add
Update a Project's Symbol Source: New node
Change
Update JSON schema and examples for several “Cron Monitoring” nodes.
Fix
Add an Organization Member to a Team: Fix broken node description caused by unsupported HTML tags.
Fix
Delete an Organization Member to a Team: Fix broken node description caused by unsupported HTML tags.
Fix
Fixed an issue that let to an empty node repository in the Modern UI in KNIME 5.2

version-2.0.0 (2023-10-16)

Add
Add an Organization Member to a Team: New node
Add
Add a Team to a Project: New node
Add
Create a Metric Alert Rule for an Organization: New node
Add
Create a Monitor: New node
Add
Create an Issue Alert Rule for a Project: New node
Add
Create a Spike Protection Notification Action: New node
Add
Delete a Metric Alert Rule: New node
Add
Delete a Monitor or Monitor Environments: New node
Add
Delete an Issue Alert Rule: New node
Add
Delete an Organization Member from a Team: New node
Add
Delete a Spike Protection Notification Action: New node
Add
Delete a Team from a Project: New node
Add
Disable Spike Protection: New node
Add
Enable Spike Protection: New node
Add
List an Organization's Available Integrations: New node
Add
List an Organization's Metric Alert Rules: New node
Add
List an Organization's Replays: New node
Add
List a Project's Error Events: New node
Add
List a Project's Issue Alert Rules: New node
Add
List Spike Protection Notifications: New node
Add
Retrieve a Client Key: New node
Add
Retrieve a Metric Alert Rule for an Organization: New node
Add
Retrieve an Issue Alert Rule for a Project: New node
Add
Retrieve an Organization's Events Count by Project: New node
Add
Retrieve a Replay Instance: New node
Add
Retrieve a Spike Protection Notification Action: New node
Add
Retrieve Monitors for an Organization: New node
Add
Retrieve Ownership Configuration for a Project: New node
Add
Update a Metric Alert Rule: New node
Add
Update an Inbound Data Filter: New node
Add
Update an Issue Alert Rule: New node
Add
Update an Organization Member's Roles: New node
Add
Update a Spike Protection Notification Action: New node
Add
Update Ownership Configuration for a Project: New node
Change
Create a New Check-In: Rename “Monitor Id” to “Monitor Slug”
Change
Delete an Organization Member via SCIM: “Member Id” is now of type string
Change
List an Issue's Events: Require an “Organization Slug”
Change
List an Issue's Hashes: Require an “Organization Slug”
Change
List an Organization's Paginated Teams: Excluded Attributes is now a list instead of a comma-separated string
Change
List a Tag's Values Related to an Issue: Require an “Organization Slug”
Change
Query an Individual Organization Member: “Member Id” is now of type string
Change
Remove an Issue: Require an “Organization Slug”
Change
Retrieve a Monitor: Rename “Monitor Id” to “Monitor Slug”
Change
Retrieve an Issue: Require an “Organization Slug”
Change
Retrieve Check-Ins for a Monitor: Rename “Monitor Id” to “Monitor Slug”
Change
Retrieve Tag Details: Require an “Organization Slug”
Change
Retrieve the Latest Event for an Issue: Require an “Organization Slug”
Change
Retrieve the Oldest Event for an Issue: Require an “Organization Slug”
Change
Update a Check-In: Rename “Monitor Id” to “Monitor Slug”
Change
Update a Monitor: Rename “Monitor Id” to “Monitor Slug”
Change
Update an Issue: Require an “Organization Slug”
Change
Adjust spelling of node names for consistency
Change
Improve node documentation
Change
Adjust structured table outputs for several nodes
Remove
Delete a monitor: Node has been removed as this functionality is no longer supported by Sentry
Remove
List a Project's Events: Node has been removed as this functionality is no longer supported by Sentry
Remove
Retrieve a check-in: Node has been removed as this functionality is no longer supported by Sentry
Fix
Fix an error when structured table output is enabled and no results are returned

version-1.1.0 (2023-02-25)

Info
Works with current KNIME 5.0 nightly
Add
Structured table output: Add option to output results as nicely structured and typed KNIME tables (additionally to the previous JSON output)
Add
Add support for “Cron Monitoring”. Cron Monitors allow to monitor the uptime and performance of any scheduled, recurring job in Sentry. Once implemented, it'll allow to get alerts and metrics to help solve errors, detect timeouts, and prevent disruptions. Find more information here
Add
Create a new check-in: Node to create a new check-in for a monitor
Add
Debug issues related to source maps for a given event: Node to retrieve information about source maps for a given event
Add
Delete a monitor: Node to delete a monitor
Add
Retrieve a check-in: Node to retrieve details for a check-in
Add
Retrieve a monitor: Node to retrieve details for a monitor
Add
Retrieve check-ins for a monitor: Node to eetrieve a list of check-ins for a monitor
Add
Timeout: Node to control HTTP timeouts
Add
Update check-in: Node to update a check-in
Add
Update monitor: Node to update a monitor
Change
Improve progress reporting
Change
Improve labels of parameters
Fix
Show node icons on Windows systems
Fix
Prevent removing the last item in multiple string inputs

version-1.0.0 (2022-12-13)

Info
Initial release