v3.5.33
Split etcdctl into etcdctl (public API access) & etcdutl (direct surgery on files)
Fix etcdctl endpoint command with option --cluster when auth is enabled
docs: mirror_maker, rm readOnly, add uni-directional
etcdctl: Make etcdctl a module (go.mod, LICENSE)
Fixed documentation and scripts.
client: rename "master" branch references to "main"
version: bump up to 3.5.33
deps: bump google.golang.org/grpc to 1.82.1
Formatted source code for go 1.19.6.
Backport go_srcs_in_module changes and fix goword failures.