You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/lightstepsatellite/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## 2.0.13
2
+
3
+
* Bug fix for OTLP/HTTP responses. This was a latent bug that surfaced with partial success responses introduced in OTLP v0.19. This will fix client errors such as: `proto: cannot parse invalid wire-format data`
4
+
* Support for the name change from instrumentation library to instrumentation scope in OTLP/JSON (introduced in OTLP v0.15).
5
+
6
+
1
7
## 2.0.12
2
8
3
9
* Add autoscaling via HorizontalPodAutoscaler. Set autoscaling.enabled=true to use it.
0 commit comments