Skip to content

Commit

Permalink
Merge branch 'master' into plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
maraino committed Jul 7, 2022
2 parents 36e2d29 + 36a075e commit 3fbbd78
Show file tree
Hide file tree
Showing 16 changed files with 300 additions and 2,879 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Expand Up @@ -25,8 +25,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
name`.
- Integration of [`step-kms-plugin`](https://github.com/smallstep/step-kms-plugin)
on `step certificate create` and `step certificate sign`.

## [0.21.0] - 2022-07-06
### Added
- Device Authorization Grant flow for input constrained devices needing OAuth
credentials. `--console-flow` flag in `step oauth` for selecting which
alternative OAuth flow to use.
### Fixed
- Added back --domain and --remove-domain flags to provisioner CRUD
- Added back --domain and --remove-domain flags to provisioner CRUD.
### Removed
- The `beta` prefix for remote provisioner and admin management.

## [0.20.0] - 2022-05-26
### Added
Expand Down
110 changes: 0 additions & 110 deletions command/ca/adminbeta/add.go

This file was deleted.

171 changes: 0 additions & 171 deletions command/ca/adminbeta/admin.go

This file was deleted.

0 comments on commit 3fbbd78

Please sign in to comment.