github.com/spf13/viper breaking changes

go

7 curated breaking changes across major versions of github.com/spf13/viper. Use this as a migration checklist before bumping dependencies.

7
changes
Breaking changes by transition
  • v1.20.0-alpha.2 \u2192 v1.20.0-alpha.3breaking

    Drop encoding formats: HCL, Java properties, INI by @sagikazarmark in https://github.com/spf13/viper/pull/1870 **Full Changelog**: https://github.com/spf13/viper/compare/v1.20.0-alpha.2...v1.20.0-alpha.3

  • v1.20.0-alpha.6 \u2192 v1.20.0breaking

    Drop encoding formats: HCL, Java properties, INI by @sagikazarmark in https://github.com/spf13/viper/pull/1870

  • v1.16.0 \u2192 v1.17.0breaking

    feat: drop support for Go 1.17 by @sagikazarmark in https://github.com/spf13/viper/pull/1574

  • v1.14.0 \u2192 v1.15.0breaking

    Drop YAML v2 and TOML v1 by @sagikazarmark in https://github.com/spf13/viper/pull/1493

  • v1.14.0 \u2192 v1.15.0breaking

    Drop support for Go 1.16 by @sagikazarmark in https://github.com/spf13/viper/pull/1494

  • v1.13.0 \u2192 v1.14.0breaking

    Drop support for Go 1.15 by @sagikazarmark in https://github.com/spf13/viper/pull/1428

  • v1.10.1 \u2192 v1.11.0breaking

    Drop Go 1.14 support by @sagikazarmark in https://github.com/spf13/viper/pull/1327

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/go/github.com/spf13/viper
github.com/spf13/viper breaking changes — Go migration guide | DepScope