mirror of
https://github.com/kubernetes/client-go.git
synced 2026-07-16 17:14:36 +00:00
apidiff: add CHANGELOG.md for client-go and apimachinery
This is the manual part of these new files. The changes since 1.34 will be added in a separate commit, generated automatically. Kubernetes-commit: ffb5071875b9b9381cf9b7cedffc660bdc84d9f9
This commit is contained in:
committed by
Kubernetes Publisher
parent
2e09c9b378
commit
4692fbe0bb
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
@@ -0,0 +1,12 @@
|
||||
This file documents Go API changes in client-go.
|
||||
|
||||
Breaking API changes *must* be documented here, together with instructions on
|
||||
how to deal with them or why they are expected to have no impact.
|
||||
|
||||
Go API changes are typically not included in the Kubernetes release notes, so
|
||||
non-breaking noteworthy Go API changes *may* be documented here if they are
|
||||
useful to know about for developers.
|
||||
|
||||
### Changes for Kubernetes <= 1.34
|
||||
|
||||
For older changes refer to the commit messages and PR descriptions.
|
||||
Reference in New Issue
Block a user