v0.21.0
In addition to the many changes (see the notes, below), this is the first release at the new package location.
Go forth, and update your go.mods!
What's Changed
- docs: improve link accuracy by @eitamal in #258
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #251
- chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #242
- Make it possible to use a client certificate stored in hardware by @jeffallen in #246
- Expand documentation on external-tool auth by @fflores97 in #256
- Escape '&' for Windows command line oAuth flow by @MatthiasScholzTW in #253
- Do not output colorized config when environment does not support it by @cfunkhouser in #270
- chore(deps): bump golang.org/x/image from 0.10.0 to 0.18.0 by @dependabot in #260
- docs: include command for fish completion help by @kbakk in #271
- feat: upgrade to Go 1.24 by @danielgtaylor in #277
- chore(deps): bump golang.org/x/net from 0.23.0 to 0.38.0 by @dependabot in #276
- fix: send scopes on refresh token requests by @danielgtaylor in #278
- feat: rename danielgtaylor/restish -> rest-sh/restish by @danielgtaylor in #281
- docs: fix build status by @danielgtaylor in #282
- Upgrade libopenapi by @terev in #283
New Contributors
- @eitamal made their first contribution in #258
- @jeffallen made their first contribution in #246
- @fflores97 made their first contribution in #256
- @MatthiasScholzTW made their first contribution in #253
- @cfunkhouser made their first contribution in #270
- @kbakk made their first contribution in #271
- @terev made their first contribution in #283
Full Changelog: v0.20.0...v0.21.0