We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e991a commit b4ea4dcCopy full SHA for b4ea4dc
CHANGELOG.md
@@ -1,6 +1,5 @@
1
-master
+0.13.0 (2022-01-04)
2
-------------------
3
-
4
* Added - Whitelist the LocationService client for instrumentation [PR #77](https://github.com/aws/aws-xray-sdk-ruby/pull/77).
5
6
0.12.0 (2021-04-01)
lib/aws-xray-sdk/version.rb
@@ -1,3 +1,3 @@
module XRay
- VERSION = '0.12.0'
+ VERSION = '0.13.0'
end
0 commit comments