Skip to content

Releases: xmidt-org/webpa-common

v1.10.5: 07/22/2020

22 Jul 19:26
971500c
Compare
Choose a tag to compare
- Fixed AllDataCenters config behavior and renamed it to CrossDatacenter. [#502](https://github.com/xmidt-org/webpa-common/pull/502)
- In service/consul, reset the last wait index if it goes backwards from the previous call. [#501](https://github.com/xmidt-org/webpa-common/pull/501)

v1.10.4: 07/20/2020

20 Jul 23:41
7c023e6
Compare
Choose a tag to compare
- Added default port for creating a xresolver connection. [#499](https://github.com/xmidt-org/webpa-common/pull/499)

- Add partner and firmware label to existing `hardware_model` gauge. [#498](https://github.com/xmidt-org/webpa-common/pull/498)

- Update word from blacklist to denylist. [#495](https://github.com/xmidt-org/webpa-common/pull/495)
- Update references to the main branch. [#497](https://github.com/xmidt-org/webpa-common/pull/497)

v1.10.3: 07/08/2020

08 Jul 19:37
fd9994a
Compare
Choose a tag to compare
- Fixed xresolver failing to create route when default port is used. [#494](https://github.com/xmidt-org/webpa-common/pull/494)

v1.10.2: 06/30/2020

30 Jun 21:52
fa6a57d
Compare
Choose a tag to compare
- Fixed `ConsulWatch` in xresolver by storing and watching the correct part of the url. [#490](https://github.com/xmidt-org/webpa-common/pull/490)
- Fixed consul service discovery to pass QueryOptions. [#490](https://github.com/xmidt-org/webpa-common/pull/490)

- Device metadata implementation is now thread-safe and optimized for reads. [#489](https://github.com/xmidt-org/webpa-common/pull/489)

v1.10.1: 05/18/2020

18 May 22:59
c02a321
Compare
Choose a tag to compare
- Device metadata didn't return a read-only view of its map claims resulting in data races [483](https://github.com/xmidt-org/webpa-common/pull/483)

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)