Sourced from github.com/go-playground/validator/v10's releases.
Release 10.30.0
What's Changed
- Bump golang.org/x/crypto from 0.45.0 to 0.46.0 by
@dependabot[bot] in go-playground/validator#1504- Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 by
@dependabot[bot] in go-playground/validator#1505- docs: document omitzero by
@minoriteain go-playground/validator#1509- fix: add missing translations for alpha validators by
@shindonghwiin go-playground/validator#1510- fix: resolve panic when using aliases with OR operator by
@shindonghwiin go-playground/validator#1507- fix: resolve panic when using cross-field validators with ValidateMap by
@shindonghwiin go-playground/validator#1508New Contributors
@minoriteamade their first contribution in go-playground/validator#1509@shindonghwimade their first contribution in go-playground/validator#1510Full Changelog: https://github.com/go-playground/validator/compare/v10.29.0...v10.30.0
e9b900c
fix: resolve panic when using cross-field validators with ValidateMap
(#1508)7aba81c
fix: resolve panic when using aliases with OR operator (#1507)4d600be
fix: add missing translations for alpha validators (#1510)b0e4ba2
docs: document omitzero (#1509)79fba72
Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 (#1505)c3c9084
Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#1504)