Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.13.0 #822

Closed
wants to merge 28 commits into from
Closed

Release v1.13.0 #822

wants to merge 28 commits into from

Conversation

aryanmehrotra
Copy link
Member

Release v1.13.0

✨ Features

🐞 Fixes

Umang01-hash and others added 28 commits July 1, 2024 17:14
* add request timeout for health check calls,
add timeout field for custom health config

* use context without cancel and fix typos

* fix panic due to context cancel and fix inaffectual ctx assignment
* ci: bump golangci-lint to latest version

fix .golangci.yml to use the non-deprecated identifiers for:
- err113 (instead of err113)
- mnd (instead of gomnd)

Also, fix //nolint because of these renamings

* chore: fix golangci-lint errors

With go 1.22, min and max are now built-in commands.

gocritic reports variable shadowing them.

* ci: enable mirror linter and fix reported errors

* ci: enable errorllint and fix reported errors

* ci: enable thelper and fix reported errors

* ci: enable usestdlibvars and fix reported errors

* ci: enable revive.bool-literal-in-expr and fix reported errors

* ci: enable revive.comment-spacing and fix reported errors

* ci: enable revive.bare-return and fix reported errors

* ci: enable revive.early-return and fix reported errors

* ci: enable revive.defer and fix reported errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants