We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c96218 commit fc3a0bfCopy full SHA for fc3a0bf
CHANGELOG.asciidoc
@@ -34,21 +34,28 @@ endif::[]
34
[[release-notes-4.x]]
35
=== Ruby Agent version 4.x
36
37
-[[release-notes-4.7.3]
+[[release-notes-4.7.4]]
38
+==== 4.7.4
39
+
40
+[float]
41
+===== Fixed
42
+- Support stack traces from ruby 3.4 {pull}1510[#1510]
43
44
+[[release-notes-4.7.3]]
45
==== 4.7.3
46
47
[float]
48
===== Fixed
49
- Address a bug where if `capture_headers` is false, `ContextBuilder` will raise `"undefined method 'has_key?' for nil:NilClass"` {pull}1449[#1449]
50
-[[release-notes-4.7.2]
51
+[[release-notes-4.7.2]]
52
==== 4.7.2
53
54
55
56
- Address machineType not being returned in GCP metadata {pull}1435[#1435]
57
-[[release-notes-4.7.1]
58
+[[release-notes-4.7.1]]
59
==== 4.7.1
60
61
0 commit comments