Sourced from github.com/go-playground/validator/v10's releases.
v10.26.0
What's Changed
- Use correct pointer in errors.As(). Fix "panic: errors: *target must be interface or implement error" in examples. by
@antonsorokoin go-playground/validator#1378- Create dependabot by
@nodivbyzeroin go-playground/validator#1373- Bump golangci/golangci-lint-action from 4 to 6 by
@dependabotin go-playground/validator#1381- Bump golang.org/x/text from 0.21.0 to 0.22.0 by
@dependabotin go-playground/validator#1383- Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by
@dependabotin go-playground/validator#1382- feat(translations): improve Indonesian translations and add tests by
@fathirazin go-playground/validator#1376- Fix time.Duration translation error by
@nodivbyzeroin go-playground/validator#1154- Update Project Status button by
@nodivbyzeroin go-playground/validator#1380- Remove gitter.im link from README.md by
@nodivbyzeroin go-playground/validator#1366- Docs: fix
Base64RawURLusage by@196Ikuchilin go-playground/validator#1336- Fix length check on dns_rfc1035_label tag by
@KimNorgaardin go-playground/validator#1214- Add Korean by
@jkh0krin go-playground/validator#1338- add german translations by
@max-weisin go-playground/validator#1322- Update workflow to support the last three Go versions by
@nodivbyzeroin go-playground/validator#1393- Fix: Nil pointer dereference in Arabic translations by
@BlackSud0in go-playground/validator#1391- Translate to thai by
@maetadin go-playground/validator#1202- Feat: add EIN validation by
@henrriusdevin go-playground/validator#1384- Fix reference to parameter name in docs by
@yegvlain go-playground/validator#1400- use mail.ParseAddress to cover missing email validations by
@eladb2011in go-playground/validator#1395- Update linter to v2.0.2 by
@nodivbyzeroin go-playground/validator#1405New Contributors
@antonsorokomade their first contribution in go-playground/validator#1378@dependabotmade their first contribution in go-playground/validator#1381@fathirazmade their first contribution in go-playground/validator#1376@196Ikuchilmade their first contribution in go-playground/validator#1336@KimNorgaardmade their first contribution in go-playground/validator#1214@jkh0krmade their first contribution in go-playground/validator#1338@max-weismade their first contribution in go-playground/validator#1322@BlackSud0made their first contribution in go-playground/validator#1391@maetadmade their first contribution in go-playground/validator#1202@henrriusdevmade their first contribution in go-playground/validator#1384@yegvlamade their first contribution in go-playground/validator#1400@eladb2011made their first contribution in go-playground/validator#1395Full Changelog: https://github.com/go-playground/validator/compare/v10.25.0...v10.26.0
433b082
Update linter to v2.0.2 (#1405)8592022
use mail.ParseAddress to cover missing email validations (#1395)271abb3
Fix reference to parameter name in docs (#1400)79c42ad
Feat: add EIN validation (#1384)2cadaff
Translate to thai (#1202)bae7f6d
Fix: Nil pointer dereference in Arabic translations (#1391)909c504
Update workflow to support the last three Go versions (#1393)09c1323
add german translations (#1322)45dd6e3
Add Korean (#1338)97d2bf0
Fix length check on dns_rfc1035_label tag (#1214)