Skip to content

v1.13.0

Compare
Choose a tag to compare
@sagikazarmark sagikazarmark released this 06 Sep 12:12
· 173 commits to master since this release
v1.13.0

Important: This is the last release supporting Go 1.15.

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Bug Fixes 🐛

  • Recurse into arrays when converting keys to lowercase by @awrichar in #1387

Dependency Updates ⬆️

  • build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #1374
  • build(deps): bump github.com/subosito/gotenv from 1.3.0 to 1.4.0 by @dependabot in #1375
  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 by @dependabot in #1378
  • build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 by @dependabot in #1360
  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #1381
  • build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by @dependabot in #1384
  • build(deps): bump mheap/github-action-required-labels from 1 to 2 by @dependabot in #1383
  • build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 by @dependabot in #1395
  • build(deps): bump github.com/subosito/gotenv from 1.4.0 to 1.4.1 by @dependabot in #1420
  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.5 by @dependabot in #1422
  • build(deps): bump gopkg.in/ini.v1 from 1.66.4 to 1.67.0 by @dependabot in #1412

New Contributors

Full Changelog: v1.12.0...v1.13.0