Skip to content

Releases: xmidt-org/webpa-common

v1.10.0: 05/05/2020

05 May 21:23
Compare
Choose a tag to compare
- 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

27 Apr 22:03
a81c75d
Compare
Choose a tag to compare
- 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

20 Apr 19:20
a0fffba
Compare
Choose a tag to compare
- change webhooks package to not use `logging` functions [#469](https://github.com/xmidt-org/webpa-common/pull/469)

v1.8.0: 04/06/2020

06 Apr 19:24
e1656cf
Compare
Choose a tag to compare
- 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

24 Feb 19:20
9906ee5
Compare
Choose a tag to compare
- 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

06 Feb 21:36
ee59de3
Compare
Choose a tag to compare
- 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

06 Feb 17:16
da463c6
Compare
Choose a tag to compare
- 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

06 Feb 17:15
f349a38
Compare
Choose a tag to compare
- 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

05 Dec 22:34
dca85b4
Compare
Choose a tag to compare
- 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)

1.5.0 11/19/2019

19 Nov 19:26
ef30089
Compare
Choose a tag to compare
  • reduced logging for xhttp retry #441
  • modified capabilities check to be more restrictive #440