Skip to content

Releases: xmidt-org/talaria

v0.5.10: 08/27/2020

27 Aug 18:58
ca4d7ef
Compare
Choose a tag to compare
- Add documentation around WRP source checking. [#154](https:/xmidt-org/talaria/pull/154)
- Fixes from [this](https:/xmidt-org/webpa-common/blob/main/CHANGELOG.md#v1108) version of webpa-common. [#156](https:/xmidt-org/talaria/pull/156)

v0.5.9: 08/06/2020

06 Aug 18:52
7da7993
Compare
Choose a tag to compare
- Added `trust` label to hardware_model gauge. [#151](https:/xmidt-org/talaria/pull/151)

- Fix device Metadata Trust() method float64 casting to int. [#151](https:/xmidt-org/talaria/pull/151)

- Add configurable check for the source of inbound (device => cloud service) WRP messages. [#151](https:/xmidt-org/talaria/pull/151)
- Populate empty inbound WRP.content_type field with `application/octet-stream`. [#151](https:/xmidt-org/talaria/pull/151)

v0.5.8: 07/24/2020

24 Jul 15:47
46e52dc
Compare
Choose a tag to compare
- bumped webpa-common to fix consul last wait index and AllDatacenters [#147](https:/xmidt-org/talaria/pull/147)

v0.5.7: 07/21/2020

21 Jul 00:33
e3f271c
Compare
Choose a tag to compare
- New labels for the `hardware_model` gauge from webpa-common. [#146](https:/xmidt-org/talaria/pull/146)

- Update references to the main branch. [#144](https:/xmidt-org/talaria/pull/144)

v0.5.6: 07/08/2020

08 Jul 20:47
980c9c1
Compare
Choose a tag to compare
- fixed xresolver failing to route traffic to caduceus using default http and https ports. [#143](https:/xmidt-org/talaria/pull/143)

v0.5.5: 07/02/2020

02 Jul 21:02
c9ca5a2
Compare
Choose a tag to compare
- Query values from device claims without modifying map. [#137](https:/xmidt-org/talaria/pull/137)

v0.5.4: 06/26/2020

26 Jun 17:49
4cd3a3c
Compare
Choose a tag to compare
- Remove header requirement for value that's not necessary [#135](https:/xmidt-org/talaria/pull/135)
- fixed consul xresolver watch config [#138](https:/xmidt-org/talaria/pull/138)
- fixed caduceus outbound sender via consul [#138](https:/xmidt-org/talaria/pull/138)

v0.5.3: 05/18/2020

18 May 23:35
d4547aa
Compare
Choose a tag to compare
- Update webpa-common version with data race fix for a device's metadata claims getter [#134](https:/xmidt-org/talaria/pull/134)

v0.5.2: 05/11/2020

11 May 23:51
5f965ae
Compare
Choose a tag to compare
- Perform proper conversion of device trust integer value into a string. [#130](https:/xmidt-org/talaria/pull/130)

v0.5.1: 05/05/2020

05 May 22:11
71be2c8
Compare
Choose a tag to compare
- Service discovery metrics label includes correct service name for consul. [#127](https:/xmidt-org/talaria/pull/127)
- Rehasher filters out service discovery events from services it wasn't configured with. [#127](https:/xmidt-org/talaria/pull/127)