Sourced from github.com/go-playground/validator/v10's releases.
v10.29.0
What's Changed
- fix: minor spelling fix in docs by
@Perfect5thin go-playground/validator#1472- Bump golang.org/x/text from 0.29.0 to 0.30.0 by
@dependabot[bot] in go-playground/validator#1473- Bump golang.org/x/crypto from 0.42.0 to 0.43.0 by
@dependabot[bot] in go-playground/validator#1474- Fix integer overflows in test when run on 32bit systems by
@gibmatin go-playground/validator#1479- fix: exclude modernize linter by
@nodivbyzeroin go-playground/validator#1487- Bump golangci/golangci-lint-action from 8 to 9 by
@dependabot[bot] in go-playground/validator#1490- Bump github.com/gabriel-vasile/mimetype from 1.4.10 to 1.4.11 by
@dependabot[bot] in go-playground/validator#1485- Support for ISO 9362:2022 BIC (SWIFT) codes by
@fira42073in go-playground/validator#1478- Bump golang.org/x/crypto from 0.43.0 to 0.44.0 by
@dependabot[bot] in go-playground/validator#1492- Fix: validation now rejects phone codes starting with +0 by
@nodivbyzeroin go-playground/validator#1476- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by
@dependabot[bot] in go-playground/validator#1495- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in go-playground/validator#1497- fix/1500:Update Sierra Leone currency code from SLL to SLE by
@princekm096in go-playground/validator#1501- Fix/1481 skip invalid type validations by
@KaranLathiyain go-playground/validator#1498- Fix 1502 update ccy codes by
@princekm096in go-playground/validator#1503- Added alphanumspace string validator by
@haribabuk113in go-playground/validator#1484excluded_unlessbug fix by@chargraves85in go-playground/validator#1307New Contributors
@Perfect5thmade their first contribution in go-playground/validator#1472@gibmatmade their first contribution in go-playground/validator#1479@fira42073made their first contribution in go-playground/validator#1478@princekm096made their first contribution in go-playground/validator#1501@KaranLathiyamade their first contribution in go-playground/validator#1498@haribabuk113made their first contribution in go-playground/validator#1484@chargraves85made their first contribution in go-playground/validator#1307Full Changelog: https://github.com/go-playground/validator/compare/v10.28.0...v10.29.0
afce000
excluded_unless bug fix (#1307)0c1335d
Added alphanumspace string validator (#1484)c6a4fb6
Fix 1502 update ccy codes (#1503)80b6d11
Fix/1481 skip invalid type validations (#1498)a0faae9
fix/1500:Update Sierra Leone currency code from SLL to SLE (#1501)d1aac1a
Bump actions/checkout from 5 to 6 (#1497)771c22c
Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#1495)71e5030
Fix: validation now rejects phone codes starting with +0 (#1476)a221118
Bump golang.org/x/crypto from 0.43.0 to 0.44.0 (#1492)419544f
Support for ISO 9362:2022 BIC (SWIFT) codes (#1478)