Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-collins-omega committed Jul 15, 2021
1 parent f7bd47c commit 53f990a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 0.2.0 15 July 2021

## New Features
- Functions that query for groups now return more detailed information about the clusters in the groups [95a8bcb]
- Allow passing alternate url for IAM endpoint (#31) [ece05a6]

### Fixes
- All characters properly handled when converting to JSON (#39) [fb58ff1]

### Documentation
- Update README to address Satellite Config vs. Razee terminology confusion (#32) [56442d3]

### Stand-alone Razee features (EXPERIMENTAL)
- Support for authentication using an apikey of an OAuth service (#29) [4633884]
- Support for local user/password authentication (#24) [49a390b]

### For contributors
- More flexibility in configuration(s) for running integration tests [b8fa1c7, ece05a6]
- Add guards against accidentally pushing a real api key (for integration tests) (#34) [0caf65b]

## 0.1.1

- Initial Public Release

0 comments on commit 53f990a

Please sign in to comment.