Skip to content

Current version ID of library automatically included

Compare
Choose a tag to compare
@keep94 keep94 released this 06 Sep 17:00
1f64f7f

Enhancements

  • Current version number of library automatically included #104. Before, maintainers had to manually update a version file with the current version number.
  • Version tag added to internal metrics only for the non-deprecated sender API. #104

Bug Fixes Documentation fixes and Dependency Updates

  • Documentation for SDKMetricsTags function fixed to mention that the "version" and "pid" tags are always included on internal metrics #104
  • Unit tests now use the net/http/httptest library rather than hard coded ports, so the unit tests run correctly regardless of what ports are currently in use. #105

Full Changelog: v0.10.3...v0.10.4