Releases: jacobbednarz/cf-vault
0.0.18
What's Changed
- Bump github.com/cloudflare/cloudflare-go from 0.80.0 to 0.81.0 by @dependabot in #169
- Bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #170
- Bump golang.org/x/tools/gopls from 0.14.1 to 0.14.2 by @dependabot in #171
- Bump github.com/cloudflare/cloudflare-go from 0.81.0 to 0.82.0 by @dependabot in #172
- Bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #173
- Bump github.com/cloudflare/cloudflare-go from 0.82.0 to 0.83.0 by @dependabot in #174
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #175
- Bump github.com/cloudflare/cloudflare-go from 0.83.0 to 0.84.0 by @dependabot in #176
- Bump github.com/cloudflare/cloudflare-go from 0.84.0 to 0.85.0 by @dependabot in #177
- Bump github.com/dvsekhvalnov/jose2go from 0.0.0-20200901110807-248326c1351b to 1.6.0 by @dependabot in #178
Full Changelog: 0.0.17...0.0.18
0.0.17
What's Changed
- Bump github.com/cloudflare/cloudflare-go from 0.79.0 to 0.80.0 by @dependabot in #165
- Bump golang.org/x/tools/gopls from 0.13.2 to 0.14.0 by @dependabot in #166
- Bump golang.org/x/tools/gopls from 0.14.0 to 0.14.1 by @dependabot in #167
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #168
Full Changelog: 0.0.16...0.0.17
0.0.16
What's Changed
- Bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #149
- Bump github.com/cloudflare/cloudflare-go from 0.70.0 to 0.72.0 by @dependabot in #148
- Bump github.com/cloudflare/cloudflare-go from 0.72.0 to 0.73.0 by @dependabot in #150
- Bump golang.org/x/tools/gopls from 0.12.4 to 0.13.0 by @dependabot in #151
- Bump golang.org/x/tools/gopls from 0.13.0 to 0.13.1 by @dependabot in #152
- Bump github.com/cloudflare/cloudflare-go from 0.73.0 to 0.74.0 by @dependabot in #153
- Bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #154
- Bump golang.org/x/tools/gopls from 0.13.1 to 0.13.2 by @dependabot in #155
- Bump github.com/cloudflare/cloudflare-go from 0.74.0 to 0.75.0 by @dependabot in #156
- Bump github.com/cloudflare/cloudflare-go from 0.75.0 to 0.76.0 by @dependabot in #157
- Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #158
- Bump github.com/cloudflare/cloudflare-go from 0.76.0 to 0.77.0 by @dependabot in #159
- Fix Cloudflare API reference URLs by @exoego in #160
- Bump github.com/cloudflare/cloudflare-go from 0.77.0 to 0.78.0 by @dependabot in #161
- Bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #162
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #164
- Bump github.com/cloudflare/cloudflare-go from 0.78.0 to 0.79.0 by @dependabot in #163
New Contributors
Full Changelog: 0.0.15...0.0.16
0.0.15
What's Changed
Full Changelog: 0.0.14...0.0.15
0.0.15-rc3
Moves release process back to a local setup to see if that solves the cross compiling issue for OS/arch combos.
0.0.15-rc2
No functional changes; only updates the release process to perform better cross compiling support and ultimately, set CGO_ENABLED=1
in the releases.
This does drop Windows and FreeBSD support however, I don't have a great testing story for them at the moment so we can revisit when/if the request arises.
0.0.15-rc1
No functional changes; only updates the release process to perform better cross compiling support and ultimately, set CGO_ENABLED=1
in the releases.
This does drop Windows and FreeBSD support however, I don't have a great testing story for them at the moment so we can revisit when/if the request arises.
0.0.14
What's Changed
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.49.0 to 0.50.0 by @dependabot in #97
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.50.0 to 0.51.0 by @dependabot in #98
- build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #100
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.51.0 to 0.52.0 by @dependabot in #101
- build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #102
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.52.0 to 0.53.0 by @dependabot in #103
- Fix typo in README by @aidenwallis in #104
- build(deps): bump golang.org/x/tools/gopls from 0.9.5 to 0.10.0 by @dependabot in #105
- build(deps): bump golang.org/x/tools/gopls from 0.10.0 to 0.10.1 by @dependabot in #106
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.53.0 to 0.54.0 by @dependabot in #108
- build(deps): bump golang.org/x/crypto from 0.1.0 to 0.2.0 by @dependabot in #107
- build(deps): bump golang.org/x/crypto from 0.2.0 to 0.3.0 by @dependabot in #109
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.54.0 to 0.55.0 by @dependabot in #110
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.55.0 to 0.56.0 by @dependabot in #111
- build(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0 by @dependabot in #112
- build(deps): bump golang.org/x/tools/gopls from 0.10.1 to 0.11.0 by @dependabot in #113
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.56.0 to 0.57.0 by @dependabot in #114
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.57.0 to 0.57.1 by @dependabot in #115
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.57.1 to 0.58.0 by @dependabot in #117
- build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #116
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.58.0 to 0.58.1 by @dependabot in #118
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.58.1 to 0.59.0 by @dependabot in #119
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.59.0 to 0.60.0 by @dependabot in #120
- build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 by @dependabot in #121
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.60.0 to 0.61.0 by @dependabot in #122
- bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #123
- Bump github.com/cloudflare/cloudflare-go from 0.61.0 to 0.62.0 by @dependabot in #124
- Bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in #125
- Bump github.com/cloudflare/cloudflare-go from 0.62.0 to 0.63.0 by @dependabot in #126
- Bump github.com/cloudflare/cloudflare-go from 0.63.0 to 0.64.0 by @dependabot in #127
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #128
- Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #129
- Bump github.com/cloudflare/cloudflare-go from 0.64.0 to 0.65.0 by @dependabot in #130
- Bump github.com/cloudflare/cloudflare-go from 0.65.0 to 0.66.0 by @dependabot in #131
- Bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #132
- Bump github.com/cloudflare/cloudflare-go from 0.66.0 to 0.67.0 by @dependabot in #133
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #134
- Bump github.com/cloudflare/cloudflare-go from 0.67.0 to 0.68.0 by @dependabot in #135
- Bump golang.org/x/tools/gopls from 0.11.0 to 0.12.0 by @dependabot in #136
- Bump golang.org/x/tools/gopls from 0.12.0 to 0.12.2 by @dependabot in #137
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #138
- Bump github.com/cloudflare/cloudflare-go from 0.68.0 to 0.69.0 by @dependabot in #139
- Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #140
- Bump github.com/cloudflare/cloudflare-go from 0.69.0 to 0.70.0 by @dependabot in #141
- Bump golang.org/x/tools/gopls from 0.12.2 to 0.12.3 by @dependabot in #142
- Bump golang.org/x/tools/gopls from 0.12.3 to 0.12.4 by @dependabot in #143
- bump to modern versions of Go by @jacobbednarz in #144
- Update permission groups in profiles by @simpsora in #145
New Contributors
- @aidenwallis made their first contribution in #104
- @simpsora made their first contribution in #145
Full Changelog: 0.0.13...0.0.14
0.0.13
0.0.12
- Bumps Go version to 1.19
- Bump cloudflare-go to v0.49.0