Skip to content

v1.11.1

Compare
Choose a tag to compare
@dhartunian dhartunian released this 28 Aug 18:01
· 13 commits to master since this release
c062e01

No functionality or API changes in this version. We downgrade the go version requirement in go.mod to 1.19 since only tests actually use go 1.20 APIs.

This makes the 1.11.1 version suitable for deploying with projects that are not yet on go 1.20 but require forward compatibility with multi-cause errors encoded by version 1.11.0 or greater of this library. (We had previously released 1.10.1 for this purpose, but that wasn't necessary in retrospect.)

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.11.1