All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.1.5 - 2024-12-25
Fixed - Issue #37 - Fix var-scoping inside conditional
2.1.4 - 2024-12-24
Fixed - Issue #37 - Resolves an ACF incompat issue where traceparent variable was not available in threaded logging
2.1.3 - 2024-11-14
- Fixes for Coldbox being detected incorrectly.
2.1.0 - 2024-11-12
- Fixes for Coldbox being detected incorrectly.
2.1.0 - 2024-11-12
- Added support for passing through
traceparentheaders and, optionally, traceparent data provided by thecbotelmodule - Added
onSentryEventCaptureinterception in Coldbox context to allow contributions to tags and user info
- Update the event structure to the new format Sentry has adopted for their official SDKs
- Don't send cookie and form scope data by default
- Add support for the new
/api/{project_id}/envelopeendpoint Sentry has adopted for sending events
- Create first module version