v5.0.2
golangci-lint: use gci formatter instead of goimports
test: replace context.Background()/context.TODO() with t.Context()
Add license header to dockerignore_test.go
Fix typos
next release will be major version v5.x
pkg/watch: remove unused IsWindowsShortReadError
test: replace os.Setenv with t.Setenv()
feat(desktop): synchronized file share integration (#11614)
ci: enable testifylint linter
chore: make function comment match function name
adjust code and dependencies
Introduced fsnotify build tag to select watcher implementation
deps: remove deprecated github.com/pkg/errors
fix linting issues