Skip to content

Commit

Permalink
Validate keys and add support for add/replace commands
Browse files Browse the repository at this point in the history
Validate keys for all methods that accept them and add support for the
add/replace commands to the client along with corresponding `mc` commands.
  • Loading branch information
56quarters committed Dec 26, 2023
1 parent e3f60ee commit 6dfe162
Show file tree
Hide file tree
Showing 3 changed files with 411 additions and 27 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## v0.7.1 - unreleased

- Add default 5 second timeout to network operations done by `mtop`. #90
- Add `add` and `replace` commands to `mc. #95
- TLS related dependency updates. #93

## v0.7.0 - 2023-11-28
Expand Down
Loading

0 comments on commit 6dfe162

Please sign in to comment.