Releases: grafana/x-ray-datasource
Releases · grafana/x-ray-datasource
grafana-x-ray-datasource v2.4.0
2.4.0
- Add spellcheck and fix misspellings by @sunker in #158
- Migrate to create-plugin by @iwysiu in #148
- Update code coverage workflow by @idastambuk in #162
- Update @grafana/aws-sdk by @kevinwcyu in #164
- Dependencies: Update @grafana dependencies to 9.3.2 by @idastambuk in #167
- Small Refactor: Do not fetch account id if not on service map page by @sarahzinger in #169
- Upgrade grafana-aws-sdk to v0.12.0 by @fridgepoet in #171
Full Changelog: v2.2.0...v2.4.0****
grafana-x-ray-datasource v2.2.0
2.3.0
- Feature: Make it possible to filter on account id in #157
grafana-x-ray-datasource v2.1.2
2.1.2
- Security: Upgrade Go in build process to 1.19.3
grafana-x-ray-datasource v2.1.1
2.1.1
- Security: Upgrade Go in build process to 1.19.2
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