v0.1.0
We're excited to announce the initial release of the Grafana MongoDB Data Source plugin! This release provides a foundation for querying and visualizing MongoDB data in Grafana.
What's Changed
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.248.0 to 0.250.0 by @dependabot in #1
- Remove sending server api version by @haohanyang in #4
- Auto update the latest build link by @haohanyang in #5
- Casting numeric types
double
,int32
andint64
by @haohanyang in #8 - Add
$dateBucketCount
support by @haohanyang in #10 - add simple scripting with javascript by @Nobodyno-boop in #11
- Add mongo atlas support by @haohanyang in #13
- V0.1.0 release by @haohanyang in #14
New Contributors
- @dependabot made their first contribution in #1
- @haohanyang made their first contribution in #4
- @Nobodyno-boop made their first contribution in #11
Full Changelog: https://github.com/haohanyang/mongodb-datasource/commits/v0.1.0