Releases: xmidt-org/talaria
Releases · xmidt-org/talaria
v0.5.3: 05/18/2020
- Update webpa-common version with data race fix for a device's metadata claims getter [#134](https://github.com/xmidt-org/talaria/pull/134)
v0.5.2: 05/11/2020
- Perform proper conversion of device trust integer value into a string. [#130](https://github.com/xmidt-org/talaria/pull/130)
v0.5.1: 05/05/2020
- Service discovery metrics label includes correct service name for consul. [#127](https://github.com/xmidt-org/talaria/pull/127) - Rehasher filters out service discovery events from services it wasn't configured with. [#127](https://github.com/xmidt-org/talaria/pull/127)
v0.5.0: 04/28/2020
- Added deviceAccessCheck which includes partner ID checking [#117](https://github.com/xmidt-org/talaria/pull/117)
v0.4.0: 04/08/2020
- Replace MessageHandler with WRPHandler [#121](https://github.com/xmidt-org/talaria/pull/121) - adding docker automation [#122](https://github.com/xmidt-org/talaria/pull/122)
v0.3.0: 02/26/2020
- add caduceus round robin logic through consul [#69](https://github.com/xmidt-org/talaria/pull/69)
v0.2.2: 02/13/2020
- bumped webpa-common to v1.6.3 to make sessionID a first class citizen [#120](https://github.com/xmidt-org/talaria/pull/120)
v0.2.1: 02/06/2020
- bumped webpa-common to v1.6.1 to fix crash [#118](https://github.com/xmidt-org/talaria/pull/118)
v0.2.0: 02/05/2020
- convert from glide to go mod - updated release pipeline to use travis [#113](https://github.com/xmidt-org/talaria/pull/113) - added session id to event metadata [#117](https://github.com/xmidt-org/talaria/pull/117) - bumped webpa-common to v1.6.0 [#117](https://github.com/xmidt-org/talaria/pull/117)
0.1.3 / 12-06-2019
fixed build upload