What's Changed
Bug Fixes 🐛
- fix!: hide struct binding behind a feature flag by @sagikazarmark in #1720
Dependency Updates ⬆️
- build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 by @dependabot in #1705
- build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #1703
- build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 by @dependabot in #1713
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 by @dependabot in #1711
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1722
- build(deps): bump github/codeql-action from 3.22.11 to 3.23.0 by @dependabot in #1734
- build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #1731
- build(deps): bump mheap/github-action-required-labels from 5.1.0 to 5.2.0 by @dependabot in #1743
- build(deps): bump github/codeql-action from 3.23.0 to 3.23.2 by @dependabot in #1742
- build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #1739
- build(deps): bump cachix/install-nix-action from 24 to 25 by @dependabot in #1737
- build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #1751
- build(deps): bump github/codeql-action from 3.24.0 to 3.24.1 by @dependabot in #1760
- build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #1761
- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #1757
- build(deps): bump mheap/github-action-required-labels from 5.2.0 to 5.3.0 by @dependabot in #1759
- build(deps): bump github/codeql-action from 3.24.1 to 3.24.3 by @dependabot in #1763
- build(deps): bump github.com/sagikazarmark/crypt from 0.17.0 to 0.18.0 by @dependabot in #1774
- build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by @dependabot in #1770
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #1776
- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #1775
- build(deps): bump cachix/install-nix-action from 25 to 26 by @dependabot in #1778
- build(deps): bump actions/dependency-review-action from 4.1.0 to 4.1.3 by @dependabot in #1767
- build(deps): bump github/codeql-action from 3.24.6 to 3.24.9 by @dependabot in #1790
- build(deps): bump mheap/github-action-required-labels from 5.3.0 to 5.4.0 by @dependabot in #1789
- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #1780
- build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 by @dependabot in #1793
- chore: upgrade crypt by @sagikazarmark in #1794
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 by @dependabot in #1788
- build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in #1796
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 by @dependabot in #1804
- build(deps): bump github/codeql-action from 3.24.9 to 3.25.1 by @dependabot in #1806
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #1807
- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #1808
- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #1813
- build(deps): bump github/codeql-action from 3.25.1 to 3.25.2 by @dependabot in #1811
- build(deps): bump mheap/github-action-required-labels from 5.4.0 to 5.4.1 by @dependabot in #1817
- build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2 by @dependabot in #1821
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 by @dependabot in #1822
- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #1824
- build(deps): bump github/codeql-action from 3.25.2 to 3.25.4 by @dependabot in #1828
- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by @dependabot in #1829
- build(deps): bump github/codeql-action from 3.25.4 to 3.25.7 by @dependabot in #1844
- build(deps): bump cachix/install-nix-action from 26 to 27 by @dependabot in #1833
- build(deps): bump actions/checkout from 4.1.4 to 4.1.6 by @dependabot in #1835
Other Changes
- Update links to Golang Modules documentation by @tobb10001 in #1758
- chore: add Go 1.22 support by @sagikazarmark in #1762
- fix #1700: update tests to use local viper instance by @smukk9 in #1791
- Update references to bketelsen/crypt by @skitt in #1842
New Contributors
- @tobb10001 made their first contribution in #1758
- @smukk9 made their first contribution in #1791
- @skitt made their first contribution in #1842
Full Changelog: v1.18.1...v1.19.0