File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 23
23
24
24
## 1.8.2 2020-06-15
25
25
26
- * Updated revision for github actions release
26
+ * Updated revision for GitHub Actions release
27
27
28
28
## 1.8.1 2020-06-15
29
29
36
36
37
37
## 1.7.1 2020-04-06
38
38
39
- * Updated the response recorder to implement the io.ReaderFrom interface
39
+ * Updated the response recorder to implement the ` io.ReaderFrom ` interface
40
40
* Fixed some linter issues with missing comments on exported functions
41
41
42
42
## 1.7.0 2020-03-11
50
50
51
51
## 1.6.4 2019-11-06
52
52
53
- * Updated helloworld example to be more configurable allowing it to be used in other example documentation
54
- * Added the ability to support inspecting gRPC (protobuf) content
53
+ * Updated the example to be more configurable allowing it to be used in other example documentation
54
+ * Added the ability to support inspecting gRPC (` protobuf ` ) content
55
55
56
56
## 1.6.3 2019-09-12
57
57
70
70
* Updated list of inspectable XML content types
71
71
* Added ` http.Flusher ` interface when the underlying handler supports this interface
72
72
* Updated timeout to include time to connect to the agent
73
- * Cleaned up docs/ code/ examples
73
+ * Cleaned up docs, code, and examples
74
74
75
75
## 1.5.0 2019-01-31
76
76
108
108
## 1.3.0 2017-09-19
109
109
110
110
* Improved internal testing
111
- * Updated msgpack serialization
111
+ * Updated ` msgpack ` serialization
112
112
113
113
## 1.2.3 2017-09-11
114
114
127
127
## 1.2.0 2017-03-06
128
128
129
129
* Improved performance
130
- * Exposed internal datastructures and methods
130
+ * Exposed internal data structures and methods
131
131
to allow alternative module implementations and
132
132
performance tests
133
133
You can’t perform that action at this time.
0 commit comments