Releases: grafana/x-ray-datasource
Releases · grafana/x-ray-datasource
grafana-x-ray-datasource v2.1.0
2.1.0
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #130
- Fix Trace List with variable by @iwysiu in #132
- Upgrade to grafana-aws-sdk v0.11.0 by @fridgepoet in #139
Full Changelog: v2.0.1...v2.1.0
grafana-x-ray-datasource v2.0.1
v.2.0.1
- Bug fix for auth with keys: #128
- Code Coverage Changes
- Code owners changes
grafana-x-ray-datasource v2.0.0
v2.0.0
What's Changed
Bug fixes
- Update minimum IAM policy by @iwysiu in #115
- Fix deprecated use of strings.Title by @fridgepoet in #119
Other
- Update grafana-aws-sdk by @andresmgot in #121
grafana-x-ray-datasource v1.4.0
v1.4.0
Bug fixes
- Use non opt-in region when obtaining tokens for assumed roles
- Fix wrong start and end times #89
- Fix time durations after format change #88
- Avoid error if the URL in tags cannot be parsed #84
Other
- Modify the User-Agent for requests. Now it will follow this form:
"aws-sdk-go/$aws-sdk-version ($go-version; $OS;) X-ray/$X-ray-version-$git-hash Grafana/$grafana-version"
grafana-x-ray-datasource v1.3.4
Bug fixes
grafana-x-ray-datasource v1.3.3
Other
- Bump grafana/aws-sdk and Grafana dependency version #77
grafana-x-ray-datasource v1.3.2
grafana-x-ray-datasource v1.3.1
grafana-x-ray-datasource v1.3.0
v1.3.0
Features / Enhancements
Add Service Map query type that allows visualizing service map data in similar way to X-Ray console. #60
grafana-x-ray-datasource v1.2.0
v1.2.0
Features / Enhancements
- Updates the authentication settings in the plugin config page to include SDK default authentication mechanism and use our Grafana specific auth SDK for AWS. #59