Skip to content

Commit

Permalink
Release v0.1.6 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: George Palasanu <[email protected]>
  • Loading branch information
palasanu and George Palasanu authored Mar 18, 2022
1 parent 5d332c0 commit 9b399f0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 0.1.6

## cluster-registry-api
- Add /version endpoint
- Accept shortname
- Db test refactoring
- Improved /readyz endpoint
- Added /status check
- Added performance tests

## cluster-registry-client
- Use annotation mechanism to change controller behavior

# 0.1.5

## cluster-registry-api
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.5
0.1.6

0 comments on commit 9b399f0

Please sign in to comment.