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 #823

Merged
merged 30 commits into from
Jul 8, 2024
Merged

Release/v1.13.0 #823

merged 30 commits into from
Jul 8, 2024

Conversation

aryanmehrotra
Copy link
Member

@aryanmehrotra aryanmehrotra commented Jul 8, 2024

Release v1.13.0

✨ Features

🐞 Fixes

Changelog: v1.12.0...v1.13.0

Umang01-hash and others added 30 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
@aryanmehrotra aryanmehrotra merged commit c632241 into main Jul 8, 2024
11 checks passed
@aryanmehrotra aryanmehrotra deleted the release/v1.13.0 branch July 8, 2024 10:15
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