Releases: xmidt-org/webpa-common
Releases · xmidt-org/webpa-common
v2.0.6 05/02/2022
- Patch for manager writePump panic. [#595](https://github.com/xmidt-org/webpa-common/pull/595)
v2.0.5 04/29/2022
- Deprecated webhook/aws package, which also won't work with go 1.18+. [#596](https://github.com/xmidt-org/webpa-common/pull/596) - Bumped argus to v0.9.0. [#596](https://github.com/xmidt-org/webpa-common/pull/596)
v2.0.4 12/10/2021
- Enforce cipher suites for TLS versions less than 1.3 that are not vulnerable to SWEET32
v2.0.3 11/29/2021
- Bumped argus to v0.6.0 and fixed related datacenter watch code. [#589](https://github.com/xmidt-org/webpa-common/pull/589)
v2.0.2 11/09/2021
- Added logic to xhttp for retrying on http errors.[#588](https://github.com/xmidt-org/webpa-common/pull/588)
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)