Releases: xmidt-org/webpa-common
Releases · xmidt-org/webpa-common
v2.0.1 08/24/2021
- Avoid service discovery events for index underflow or retryable errors [#586](https://github.com/xmidt-org/webpa-common/pull/586)
v2.0.0 08/06/2021
- Remove device manager option that's no longer used. [#583](https://github.com/xmidt-org/webpa-common/pull/583) - Delete deprecated packages no longer used in across the XMiDT org. [#584](https://github.com/xmidt-org/webpa-common/pull/584)
v1.11.9 07/26/2021
- Bumped argus version, removed dependency that couldn't be found. Updated argus client-related metrics. [#582](https://github.com/xmidt-org/webpa-common/pull/582)
v1.11.8 06/28/2021
- Bumped bascule and argus versions. []()
v1.11.7 05/12/2021
- Deprecate basculechecks and basculemetrics packages. [#578](https://github.com/xmidt-org/webpa-common/pull/578) - Fix bug around metric listener creation in basculemetrics. [#579](https://github.com/xmidt-org/webpa-common/pull/579)
v1.11.6 04/27/2021
- Use updated Argus client with OpenTelemetry integration. [#573](https://github.com/xmidt-org/webpa-common/pull/573) thanks to @utsavbatra5 - Add tracing to fanout client used by Scytale. [#576](https://github.com/xmidt-org/webpa-common/pull/576)
v1.11.5 03/15/2021
- Update uber/fx measures setup-code for basculechecks and basculemetrics. [#558](https://github.com/xmidt-org/webpa-common/pull/558) - Update code to use the latest Argus changes. [#557](https://github.com/xmidt-org/webpa-common/pull/557) - Update item ID format for Argus. [#560](https://github.com/xmidt-org/webpa-common/pull/560) - Add deprecation warning to xwebhook. [#564](https://github.com/xmidt-org/webpa-commmon/pull/564) - Update Argus version to v0.3.12. [#567](https://github.com/xmidt-org/webpa-commmon/pull/567) - Keep old metrics unchanged for basculemetrics for backward compatibility. [#560](https://github.com/xmidt-org/webpa-common/pull/560) - Add ability to drain devices by specific parameters. [#554](https://github.com/xmidt-org/webpa-common/pull/554) - Add filtering capability to gate device connections. [#547](https://github.com/xmidt-org/webpa-common/pull/547)
v1.11.4: 11/25/2020
- Fixed string slice casting issue in basculechecks package. [#548](https://github.com/xmidt-org/webpa-common/pull/548)
v1.11.3: 11/11/2020
- Updated basculechecks library to run different capability checks based on the endpoint hit. [#538](https://github.com/xmidt-org/webpa-common/pull/538) - Bug in which only mTLS was allowed as valid config for an HTTP server. [#544](https://github.com/xmidt-org/webpa-common/pull/544)
v1.11.2: 11/04/2020
- Update xwebhook to a stable version of argus. [#537](https://github.com/xmidt-org/webpa-common/pull/537) - Obfuscate secrets when listing webhooks. [#534](https://github.com/xmidt-org/webpa-common/pull/534) - Add client ID fallback method when adding webhook. [#533](https://github.com/xmidt-org/webpa-common/pull/533)