What's Changed
- chore: Update godoc URL in README by @rhnvrm in #279
- Add support for parser TOML v2 spec by @knadh in #286
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/consul by @dependabot in #289
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/vault by @dependabot in #288
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples by @dependabot in #290
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/etcd by @dependabot in #287
- upgrade toml v2 package to 2.2.2 by @GreyXor in #292
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in /providers/vault by @dependabot in #301
- Upgrade fsnotify lib in file provider. by @knadh in #302
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in /examples by @dependabot in #303
- Add
Unwatch()
to file provider. by @knadh in #306 - docs: Improve marshal section by @bersace in #311
- fix(basicflag): option not apply by @qianlongzt in #322
- Fix incorrect unflatten in env provider. Closes #319. by @knadh in #324
- fix: update file watch to trigger callback after symbolic link changes by @jondavidnd1 in #326
- Update mapstructure to a stable version by @StefMa in #331
New Contributors
- @bersace made their first contribution in #311
- @qianlongzt made their first contribution in #322
- @jondavidnd1 made their first contribution in #326
- @StefMa made their first contribution in #331
Full Changelog: v2.1.1...v2.1.2