momento 0.0.4 momento: ^0.0.4 copied to clipboard
Dart client for interacting with Momento
Changelog #
0.0.4 (2024-01-03) #
Miscellaneous #
0.0.3 (2024-01-03) #
Miscellaneous #
- release 0.0.3 (eae5b12)
0.0.2 (2024-01-03) #
Features #
- add configuration objects for TopicClient (598ef12)
- add unary data client with get/set support (#35) (a632ba9)
- cache client control plane operations (#44) (a71ed4d)
- scalar delete (#43) (2937864)
- support overriding endpoints for credentials provider (cb7619b)
- support overriding endpoints for credentials provider (c9a0756)
- topic subscribe (fa2b3be)
Bug Fixes #
Miscellaneous #
- add basic topics example and readmes (#45) (e719284)
- add cache configurations objects (#32) (b79d671)
- add log level to prebuilt configurations (#33) (7d7275d)
- add placeholder test so test command passes (cad0d91)
- add unit test for cred provider (9fbb954)
- added full error set and ran linter (0198c3c)
- comment out example (459d8aa)
- Create release-please.yml (#47) (82310d4)
- dart format (c82bf87)
- dart format (7bd215f)
- dart format (c278aa1)
- demo flutter chat app (#34) (6088ed8)
- fix all analysis errors (df7a77b)
- fix formatting command in readme (b81d74d)
- format (9d47209)
- initial commit (27ccd27)
- merge main (f197f53)
- merge working tests (a9a8499)
- pass client timeout to publish as call option (7b0f0d9)
- plumb through publish command (7bb7a91)
- plumb through publish command (5523ce1)
- release 0.0.2 (ebf6fde)
- remove server side generated protos (45116ff)
- remove TODOs from readme (#51) (e457064)
- rename package from client_sdk_dart to momento (#48) (219c50f)
- run format inside of ci (fd0f602)
- setup ci (b925c1d)
- setup ci (a55bfd2)
- update keepalive settings for topic client (#46) (50e54a9)
1.0.0 #
- Initial version.