Skip to content

Commit

Permalink
Merge pull request #367 from vkareh/release_1.0.9
Browse files Browse the repository at this point in the history
Release v1.0.9
  • Loading branch information
openshift-merge-robot authored Jun 15, 2021
2 parents 07ab600 + aaeeb3d commit 9c22c2c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
This document describes the relevant changes between releases of the `rosa`
command line tool.

== 1.0.9 Jun 15 2021

- Add Priya to reviewers list
- describe: Display STS configuration
- versions: Ensure versions with STS support
- create: Add missing flags to re-create script
- lint: Remove interfacer linter
- sts: Ensure operator IAM roles
- Added quota validation for listing instance types
- Add option to enable etcd encryption

== 1.0.8 Jun 2 2021

- Added SSO Validation
Expand Down
2 changes: 1 addition & 1 deletion pkg/info/info.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.

package info

const Version = "1.0.8"
const Version = "1.0.9"

0 comments on commit 9c22c2c

Please sign in to comment.