Skip to content

Commit 6ec5b55

Browse files
authored
Release 0.16.0 (#98)
1 parent 16d808f commit 6ec5b55

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.16.0 (2024-09-05)
2+
-------------------
3+
* Update - Fix issue: Wrong duration for DB transaction event on ROR 7.1 [PR #96](https://github.com/aws/aws-xray-sdk-ruby/pull/96)
4+
15
0.15.0 (2023-10-18)
26
-------------------
37
* Update - Add ECS metadata allowing cloudwatch-logs to be linked with traces [PR #93](https://github.com/aws/aws-xray-sdk-ruby/pull/93)

lib/aws-xray-sdk/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module XRay
2-
VERSION = '0.15.0'
2+
VERSION = '0.16.0'
33
end

0 commit comments

Comments
 (0)