Skip to content

Commit 762ebad

Browse files
committed
Ruby: Add change note
1 parent d0521f1 commit 762ebad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Calls to `logger` in `ActiveSupport` actions are now recognised as logger instances.
5+
* Calls to `send_data` in `ActiveSupport` actions are recognised as HTTP responses.
6+
* Calls to `body_stream` in `ActiveSupport` actions are recognised as HTTP request accesses.

0 commit comments

Comments
 (0)