Skip to content

Releases: xmidt-org/webpa-common

v2.0.1 08/24/2021

24 Aug 23:54
b88e51f
Compare
Choose a tag to compare
- 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

06 Aug 21:00
854525b
Compare
Choose a tag to compare
- 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

26 Jul 16:53
699ebab
Compare
Choose a tag to compare
- 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

28 Jun 19:55
3ee9527
Compare
Choose a tag to compare
- Bumped bascule and argus versions. []()

v1.11.7 05/12/2021

12 May 19:16
e1222d3
Compare
Choose a tag to compare
- 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

27 Apr 19:59
28aedc2
Compare
Choose a tag to compare
- 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

15 Mar 19:07
90256af
Compare
Choose a tag to compare
- 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

25 Nov 20:12
2226cac
Compare
Choose a tag to compare
- Fixed string slice casting issue in basculechecks package. [#548](https://github.com/xmidt-org/webpa-common/pull/548)

v1.11.3: 11/11/2020

11 Nov 02:51
5e0c4c0
Compare
Choose a tag to compare
- 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

04 Nov 21:54
11b0e78
Compare
Choose a tag to compare
- 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)