🚀 OAuth2: Added ability to set auth style in client credentials
🚀 Azure blob storage: Support for reading content from Azure Blog Storage
🚀 Logs: Added support for visualizing data in logs
format
🚀 Trace: Added support for visualizing data in trace
format
🚀 Macros: Added support for macros in computed columns and filter expression when used with backend parser
🚀 URL: Support for gitlab blob to raw URL conversion added
🚀 URL: Support for bitbucket blob to raw URL conversion added
🚀 Parser: Added support for explicit boolean parsing in default and backend parsers
🚀 Config Editor: Preview / Sample request added to some authentication types
🛡️ Security: Backend binaries are compiled with golang 1.21.3 which also contains security fixes from previous versions
🐛 UI: Fixed a bug in query editor where buttons were rendered incorrectly
🐛 OAuth2: Applied a fix for the UI crash when editing OAuth2 section in the config editor
🐛 URL normalization: Fixed a bug where some github URLs were interpolated incorrectly. Fixes #604
🐛 Test: Fixed a bug in tests
🐛 Docs: Removed Cmd/Ctrl+F
key binding in the docs website in favour of native browser search
⚙️ Chore: Grafana plugin SDK grafana/grafana-plugin-sdk-go
updated to v0.174.0
from v0.189.0
⚙️ Chore: Updated backend packages
⚙️ Test More test data/examples added