mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-28 01:47:20 +00:00
- Update github.com/sirupsen/logrus v1.9.0 -> v1.9.3 in test/go.mod to fix GHSA-4f99-4q7p-p3gh (High) - Update github.com/prometheus/prometheus v0.35.0 -> v0.311.3 to fix GHSA-vffh-x6r8-xx99 (Medium) - Run go mod tidy and go mod vendor to update vendor directory
9.4 KiB
9.4 KiB
Changes
2.18.0 (2026-03-09)
Features
- add callctx telemetry helpers (#472) (fa319ff)
- move gax-go to use 1.25 as the lower bound of support (#469) (01594ca)
2.17.0 (2026-02-03)
Features
- update Invoke to add retry count to context (#462) (ea7096d)
2.16.0 (2025-12-17)
Features
- add IsFeatureEnabled (#454) (2700b8a)
2.15.0 (2025-07-09)
Features
2.14.2 (2025-05-12)
Documentation
2.14.1 (2024-12-19)
Bug Fixes
Documentation
2.14.0 (2024-11-13)
Features
2.13.0 (2024-07-22)
Features
2.12.5 (2024-06-18)
Bug Fixes
2.12.4 (2024-05-03)
Bug Fixes
2.12.3 (2024-03-14)
Bug Fixes
2.12.2 (2024-02-23)
Bug Fixes
2.12.1 (2024-02-13)
Bug Fixes
2.12.0 (2023-06-26)
Features
- v2/callctx: add new callctx package (#291) (11503ed)
- v2: add BuildHeaders and InsertMetadataIntoOutgoingContext to header (#290) (6a4b89f)
2.11.0 (2023-06-13)
Features
Bug Fixes
2.10.0 (2023-05-30)
Features
2.9.1 (2023-05-23)
Bug Fixes
2.9.0 (2023-05-22)
Features
Documentation
2.8.0 (2023-03-15)
Features
2.7.1 (2023-03-06)
Bug Fixes
2.7.0 (2022-11-02)
Features
- update google.golang.org/api to latest (#240) (f690a02)
- v2/apierror: add apierror.FromWrappingError (#238) (9dbd96d)