Releases: xmidt-org/webpa-common
Releases · xmidt-org/webpa-common
v1.10.0: 05/05/2020
- Prune types package containing unnecessary custom time.Duration [#430](https://github.com/xmidt-org/webpa-common/pull/430) - Fixed service discovery metrics label to only include actual service name [#480](https://github.com/xmidt-org/webpa-common/pull/480) - Fixed rehasher issue in which it was not filtering out service discovery events from irrelevant services [#480](https://github.com/xmidt-org/webpa-common/pull/480) - Deprecate various packages [#443](https://github.com/xmidt-org/webpa-common/pull/443)
v1.9.0: 04/27/2020
- Create simple component to work with a device's metadata [#447](https://github.com/xmidt-org/webpa-common/pull/447)
v1.8.1: 04/17/2020
- change webhooks package to not use `logging` functions [#469](https://github.com/xmidt-org/webpa-common/pull/469)
v1.8.0: 04/06/2020
- upgrade wrp-go version to v3.0.1 for subpackages convey and device [#460](https://github.com/xmidt-org/webpa-common/pull/460) - Increase reliability of travis unit tests by refactoring racy testLogger [#462](https://github.com/xmidt-org/webpa-common/pull/462)
v1.7.0: 02/24/2020
- typo fix fallback content-type value [#457](https://github.com/xmidt-org/webpa-common/pull/457) - changed how we determine the endpoint label for metrics [#459](https://github.com/xmidt-org/webpa-common/pull/459)
v1.6.2: 02/06/2020
- Updated capabilityChecker to include metrics and configure whether or not to return errors [#449](https://github.com/xmidt-org/webpa-common/pull/449)
v1.6.1: 02/06/2020
- Fixed panic from assignment to entry in nil map [#453](https://github.com/xmidt-org/webpa-common/pull/453)
v1.6.0: 02/04/2020
- Added session-id to device information [#451](https://github.com/xmidt-org/webpa-common/pull/451) - Added device metadata to outbound events [#451](https://github.com/xmidt-org/webpa-common/pull/451)
v1.5.1: 12/05/2019
- Added automated releases using travis [#444](https://github.com/xmidt-org/webpa-common/pull/444) - Bumped bascule version to v0.7.0 and updated basculechecks to match [#444](https://github.com/xmidt-org/webpa-common/pull/444)