Current version ID of library automatically included
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