Releases: cloudfoundry/uaa-cli
Releases · cloudfoundry/uaa-cli
UAA CLI Release 0.20.2
- Fix xattr in Homebrew Cask on Mac
Full Changelog: v0.20.1...v0.20.2
UAA CLI Release 0.20.1
- Update Homebrew Tap
Full Changelog: v0.20.0...v0.20.1
UAA CLI Release 0.20.0
What's Changed
📦 Maintenance & Internal
- Refactor
PaginatedResponseto use a structured SCIM response model by @duanemay in #291 - Add Release GitHub Actions workflow by @duanemay in #297
- Use GoReleaser for build by @duanemay in #298
⬆️ Dependency Bumps
- Update indirect dependencies to latest versions by @duanemay in #296
- build(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 by @dependabot[bot] in #292
- build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #295
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 by @dependabot[bot] in #293
- build(deps): bump github.com/onsi/gomega from 1.40.0 to 1.41.0 by @dependabot[bot] in #294
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #299
- build(deps): bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #300
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #301
Full Changelog: 0.19.0...v0.20.0
0.19.0
What's Changed
✨ New Features
- Add
decode-tokencommand by @duanemay in #285 - Add
--forceflag totargetcommand by @duanemay in #286 - Add
targetscommand by @duanemay in #287 - Add AI-generated command reference by @duanemay in #282
- Update migrating guide to refine details by @duanemay in #284
📦 Maintenance & Internal
⬆️ Dependency Bumps
- build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 by @dependabot[bot] in #278
- build(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 by @dependabot[bot] in #279
- build(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 by @dependabot[bot] in #281
- build(deps): bump github.com/olekukonko/tablewriter from 1.1.3 to 1.1.4 by @dependabot[bot] in #280
- build(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 by @dependabot[bot] in #283
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 by @dependabot[bot] in #289
Full Changelog: 0.18.0...0.19.0
0.18.0
What's Changed
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 by @dependabot[bot] in #270
- build(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in #271
- use 'uaa context --access_token' and '--auth_header' by @drnic in #12
- Allow overriding the uaa-cli config directory with an environment variable by @AP-Hunt in #40
- build(deps): bump github.com/olekukonko/tablewriter from 1.1.2 to 1.1.3 by @dependabot[bot] in #272
- build(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in #276
- build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #275
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 by @dependabot[bot] in #274
- build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 by @dependabot[bot] in #273
New Contributors
Full Changelog: 0.17.0...0.18.0
0.17.0
What's Changed
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 by @dependabot[bot] in #221
- build(deps): bump github.com/cloudfoundry-community/go-uaa from 0.3.4 to 0.3.5 by @dependabot[bot] in #220
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.1 to 2.23.3 by @dependabot[bot] in #223
- build(deps): bump github.com/onsi/gomega from 1.36.2 to 1.37.0 by @dependabot[bot] in #225
- build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot[bot] in #226
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot[bot] in #227
- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot[bot] in #228
- build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot[bot] in #229
- build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot[bot] in #230
- build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.7 by @dependabot[bot] in #235
- build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot[bot] in #236
- build(deps): bump github.com/olekukonko/tablewriter from 1.0.7 to 1.0.8 by @dependabot[bot] in #237
- build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #238
- build(deps): bump github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9 by @dependabot[bot] in #240
- build(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #241
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1 by @dependabot[bot] in #244
- build(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.1 by @dependabot[bot] in #245
- build(deps): bump github.com/onsi/gomega from 1.38.1 to 1.38.2 by @dependabot[bot] in #246
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 by @dependabot[bot] in #247
- build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.0 by @dependabot[bot] in #248
- build(deps): bump github.com/spf13/cobra from 1.10.0 to 1.10.1 by @dependabot[bot] in #249
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 by @dependabot[bot] in #250
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.27.2 by @dependabot[bot] in #258
- build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.34.0 by @dependabot[bot] in #267
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.4 by @dependabot[bot] in #266
- build(deps): bump golang.org/x/crypto from 0.41.0 to 0.46.0 by @dependabot[bot] in #265
- build(deps): bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.2 by @dependabot[bot] in #263
- build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #264
- build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.39.0 by @dependabot[bot] in #268
- Bump go-uaa to v0.3.6 by @strehle in #269
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #202
- build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #200
- build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #201
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #205
- build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #207
- build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.2 by @dependabot in #206
- build(deps): bump golang.org/x/crypto from 0.31.0 to 0.33.0 by @dependabot in #210
- build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #209
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #211
- Update dependencies, Go version, test and build tools by @duanemay in #215
- build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot in #218
- build(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot in #217
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #216
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #219
New Contributors
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #184
- build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #185
- build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #186
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #187
- build(deps): bump github.com/cloudfoundry-community/go-uaa from 0.3.2 to 0.3.3 by @dependabot in #188
- build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #190
- build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #191
- build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #192
- build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #193
- build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #194
- build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #195
- build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #197
- build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #196
- build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #199
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #153
- Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #156
- Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #157
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #158
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #159
- Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #160
- Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #161
- Bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #163
- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #164
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #165
- build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #166
- build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #167
- build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #169
- build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #171
- build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #172
- build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #173
- build(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #174
- build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #175
- build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #176
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #177
- build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #178
- build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #179
- build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #180
- build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #181
- build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #182
- build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #183
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #151
- fix: Updating CGO_ENABLED typo by @Tallicia in #152
New Contributors
Full Changelog: 0.12.0...0.13.0