-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8118e7a
commit 4e8f0d7
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Changelog | ||
|
||
## [0.6.0](https://github.com/momentohq/client-sdk-elixir/compare/v0.5.0...v0.6.0) (2023-08-04) | ||
|
||
|
||
### Features | ||
|
||
* Add p95-p98 to the loadgen histogram ([#54](https://github.com/momentohq/client-sdk-elixir/issues/54)) ([12293fc](https://github.com/momentohq/client-sdk-elixir/commit/12293fcedfd425dd29de2db48a491df19d4fbbc6)) | ||
* loadgen example code ([dc6fe46](https://github.com/momentohq/client-sdk-elixir/commit/dc6fe467c293b0e31800cedf0f735a2e2113c1bb)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* don't use relative dep for loadgen example ([4ab825c](https://github.com/momentohq/client-sdk-elixir/commit/4ab825c8b5aad426dec169f042a92c20fcd0af67)) | ||
* don't use relative dependency for loadgen example ([3b78866](https://github.com/momentohq/client-sdk-elixir/commit/3b78866070bede1b0c18b167c719a8375ac4f54b)) | ||
* momento dependency version ([c4013e6](https://github.com/momentohq/client-sdk-elixir/commit/c4013e65dc88c3fe5b6ee528929b6516e75a3ca9)) | ||
* more occurrences of :hit in examples ([09c8a4b](https://github.com/momentohq/client-sdk-elixir/commit/09c8a4b8862cc21c199e3865df8b285e790f60a7)) | ||
|
||
|
||
### Miscellaneous | ||
|
||
* Add docstrings to CacheClient ([#59](https://github.com/momentohq/client-sdk-elixir/issues/59)) ([8118e7a](https://github.com/momentohq/client-sdk-elixir/commit/8118e7a6316bb561cd2b6de978cda7ba019b5827)) | ||
* fix cacheclient create syntax ([12b8de7](https://github.com/momentohq/client-sdk-elixir/commit/12b8de762b99479c7fd65ea734be905b98c8a339)) | ||
* Switch to release-please for releases ([#64](https://github.com/momentohq/client-sdk-elixir/issues/64)) ([062a95c](https://github.com/momentohq/client-sdk-elixir/commit/062a95c1edf88d77a852d3fa839d8a98794302ed)) | ||
* update examples to 0.5.0 ([229c293](https://github.com/momentohq/client-sdk-elixir/commit/229c293de2f6c3fff710b0a43b16b1d81c0b0a59)) | ||
* update verbiage of CONTRIBUTING ([d10183c](https://github.com/momentohq/client-sdk-elixir/commit/d10183cc6fe1893d01127a406134a7793e576586)) |