| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenCensus Go 0.23.0 source code.tar.gz | 2021-02-12 | 176.4 kB | |
| OpenCensus Go 0.23.0 source code.zip | 2021-02-12 | 327.6 kB | |
| README.md | 2021-02-12 | 469 Bytes | |
| Totals: 3 Items | 504.5 kB | 0 | |
No breaking changes
Additions
- OpenTelemetry interop
- allow users to replace the trace SDK (#1238)
- expose underlying span implementation (#1240)
- Expose ability to flush interval reader (#1248)
- Add GC stats to runmetrics plugin (#1207)
- Dependency upgrades (#1243)
Fixes
- Performance improvements (#1242)
- Fix memory leak in span store (#1246)
Miscellaneous
- Migrate from Travis CI to Github Actions (#1237, [#1244])