Releases: xmidt-org/talaria
Releases · xmidt-org/talaria
v0.6.6dev.sha.51a3d9c 07/20/2022
- QOS Ack for simple event type messages
- QOS Ack metrics
- wrp-go update v3.1.3 to v3.1.4-dev.1
- webpa-commons update v2.0.6 to v2.0.7-dev.1
- general dependency updates
v0.6.6_dev.sha.51a3d9c 07/20/2022
- QOS Ack for simple event type messages
- QOS Ack metrics
- wrp-go update v3.1.3 to v3.1.4-dev.1
- webpa-commons update v2.0.6 to v2.0.7-dev.1
- general dependency updates
v0.6.6+dev.sha.51a3d9c 07/20/2022
- QOS Ack for simple event type messages
- QOS Ack metrics
- wrp-go update v3.1.3 to v3.1.4-dev.1
- webpa-commons update v2.0.6 to v2.0.7-dev.1
- general dependency updates
v0.6.6-dev1 07/20/2022
v0.6.5 05/02/2022
- Bumped webpa-common to v2.0.6, fixing panic on send endpoint. [#229](https://github.com/xmidt-org/talaria/pull/229)
v0.6.4 04/13/2022
- Updated spec file and rpkg version macro to be able to choose when the 'v' is included in the version. [#199](https://github.com/xmidt-org/talaria/pull/199) - Updated WRPHandler_Test to correspond with a bug fix in WRP-Go. [#206](https://github.com/xmidt-org/talaria/pull/206) - Added /v2 support for service endpoints. [#225](https://github.com/xmidt-org/talaria/pull/225)
v0.6.3 12/08/2021
- Removed v1 webpa-common dependency that was accidentally added in v0.6.2. [#197](https://github.com/xmidt-org/talaria/pull/197)
v0.6.2 12/08/2021
- Fixed device endpoint bug, added info log for partner IDs and trust. [#196](https://github.com/xmidt-org/talaria/pull/196)
v0.6.1 12/06/2021
- Added v2 compatible device endpoint for older devices connecting. [#195](https://github.com/xmidt-org/talaria/pull/195)
v0.6.0 12/02/2021
- Updated api version in url to v3 to indicate breaking changes in response codes when an invalid auth is sent. This change was made in an earlier release (v0.5.13). [#194](https://github.com/xmidt-org/talaria/pull/194)