Releases: nand4011/client-sdk-elixir
Releases · nand4011/client-sdk-elixir
v0.7.3
v0.7.2
v0.7.1
v0.7.0
0.7.0 (2023-08-21)
Features
- add control plane operations (create, list, delete cache) (9bfc358)
- Add credential parsing from string and env var (50f5dec)
- Add delete method (2a1b826)
- Add doc code snippets and readme generation (#43) (f987077)
- Add get and set methods (4a0875c)
- Add initial grpc call example (16e733f)
- Add pre-built configurations (17ae286)
- add sorted set fetch by score and remove functions (#37) (3bdb666)
- add sorted set get score, get rank, and increment score (#38) (c2624f2)
- add sorted set put and fetch by rank functions (#36) (9f27b46)
- loadgen example code (dc6fe46)
- Make the project publishable on Hex (5f6fe36)
- sketch of possible API (31713a4)
- standardize the response types (#32) (2b92ca5)
- support numbers for ttls/scores (18facba)
- use keyword list for cache client factory function (ba334a2)
Bug Fixes
- cache client functions should require cache client arg (1080113)
- dialyzer errors due to opaque types (a95a868)
- linting (102e424)
- linting (e649c48)
- placeholder integration test (6fb5668)
Miscellaneous
- add docs generation (#28) (9f48453)
- Add docstrings to CacheClient (#59) (8118e7a)
- change how the release job updates the version (#31) (3b2804b)
- change project name (#29) (ca27faf)
- empty commit to test release plugin (#70) (82c2406)
- fix linting (abfcf8e)
- fix linting (98f106a)
- grpc configuration (#35) (b6d3416)
- illustrate logging (83cdfe0)
- initial files for project skeleton (7d947d3)
- main: release 0.6.0 (#65) (72cc79f)
- main: release 0.6.1 (#68) (e2eed61)
- main: release 0.6.2 (#71) (83743fc)
- Make error handling and validation consistent (#60) (06f6112)
- make set ttl optional and misc fixes (#42) (a3ce72f)
- redact auth token and response value changes (#39) (a652f2d)
- refactor so that Task async/await is handled outside of the API (33bb7b8)
- release-please 1 (d74b698)
- revert back to not using keyword args for create (2a3e2f7)
- Switch to release-please for releases (#64) (062a95c)
- update the hex API key secret name (#26) (6345994)