-
Notifications
You must be signed in to change notification settings - Fork 0
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
e457064
commit 2ebca4a
Showing
2 changed files
with
55 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,3 +1,57 @@ | ||
# Changelog | ||
|
||
## 0.0.2 (2024-01-03) | ||
|
||
|
||
### Features | ||
|
||
* add configuration objects for TopicClient ([598ef12](https://github.com/momentohq/client-sdk-dart/commit/598ef1253aacc96f1db6d596e86f718b17b5b179)) | ||
* add unary data client with get/set support ([#35](https://github.com/momentohq/client-sdk-dart/issues/35)) ([a632ba9](https://github.com/momentohq/client-sdk-dart/commit/a632ba95ed6ea3e1019185a46f10a502433a6d51)) | ||
* cache client control plane operations ([#44](https://github.com/momentohq/client-sdk-dart/issues/44)) ([a71ed4d](https://github.com/momentohq/client-sdk-dart/commit/a71ed4d059c4f5d63c701a5985ed1115241ab728)) | ||
* scalar delete ([#43](https://github.com/momentohq/client-sdk-dart/issues/43)) ([2937864](https://github.com/momentohq/client-sdk-dart/commit/2937864c5f357640d9dc371bfdccc695a6bcc91f)) | ||
* support overriding endpoints for credentials provider ([cb7619b](https://github.com/momentohq/client-sdk-dart/commit/cb7619bcbb3ddea2d88cfc53f9b120e4b1b2b2bc)) | ||
* support overriding endpoints for credentials provider ([c9a0756](https://github.com/momentohq/client-sdk-dart/commit/c9a075648d4cf31a4e62d7ed63e52e6f8c39e6a5)) | ||
* topic subscribe ([fa2b3be](https://github.com/momentohq/client-sdk-dart/commit/fa2b3bef8192788896fbacbe5f44c2ad13774260)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* release please job syntax ([#49](https://github.com/momentohq/client-sdk-dart/issues/49)) ([7900423](https://github.com/momentohq/client-sdk-dart/commit/790042304679b1deb218220b208188f5289fc73d)) | ||
* topics subscription resiliency ([#38](https://github.com/momentohq/client-sdk-dart/issues/38)) ([c88060c](https://github.com/momentohq/client-sdk-dart/commit/c88060cfa2d85c8df40cf3cb307b012c9099d6c3)) | ||
|
||
|
||
### Miscellaneous | ||
|
||
* add basic topics example and readmes ([#45](https://github.com/momentohq/client-sdk-dart/issues/45)) ([e719284](https://github.com/momentohq/client-sdk-dart/commit/e7192846fca5d570c30aac6d2775bf56e28c0ea3)) | ||
* add cache configurations objects ([#32](https://github.com/momentohq/client-sdk-dart/issues/32)) ([b79d671](https://github.com/momentohq/client-sdk-dart/commit/b79d671f7e761ed74e6aae231632d2afa810e525)) | ||
* add log level to prebuilt configurations ([#33](https://github.com/momentohq/client-sdk-dart/issues/33)) ([7d7275d](https://github.com/momentohq/client-sdk-dart/commit/7d7275dbbd279c24a324ff87a902c45d1c3b82b0)) | ||
* add placeholder test so test command passes ([cad0d91](https://github.com/momentohq/client-sdk-dart/commit/cad0d912dab3f194d1a279bf71cc96fbdc5602ec)) | ||
* add unit test for cred provider ([9fbb954](https://github.com/momentohq/client-sdk-dart/commit/9fbb954ba2caf344e895f07183648520210b6d65)) | ||
* added full error set and ran linter ([0198c3c](https://github.com/momentohq/client-sdk-dart/commit/0198c3cb7c36b95010cd40e6bf19595764db2496)) | ||
* comment out example ([459d8aa](https://github.com/momentohq/client-sdk-dart/commit/459d8aae5eb65f0cc54b183cda1c7ceee6919e68)) | ||
* Create release-please.yml ([#47](https://github.com/momentohq/client-sdk-dart/issues/47)) ([82310d4](https://github.com/momentohq/client-sdk-dart/commit/82310d4c4c783d20ec151909d15ce91560c0641b)) | ||
* dart format ([c82bf87](https://github.com/momentohq/client-sdk-dart/commit/c82bf879d29844db8b0f9c676fc6eb70f416fce9)) | ||
* dart format ([7bd215f](https://github.com/momentohq/client-sdk-dart/commit/7bd215f8177cf899a12a9301eb3eeb93884653eb)) | ||
* dart format ([c278aa1](https://github.com/momentohq/client-sdk-dart/commit/c278aa1471912aeae25755254b6b660db8310d0a)) | ||
* demo flutter chat app ([#34](https://github.com/momentohq/client-sdk-dart/issues/34)) ([6088ed8](https://github.com/momentohq/client-sdk-dart/commit/6088ed8cadd67b8c6e779d73e03cbe6dc0b26d90)) | ||
* fix all analysis errors ([df7a77b](https://github.com/momentohq/client-sdk-dart/commit/df7a77befa5b8278f4471a9a47ac50a36d0989bb)) | ||
* fix formatting command in readme ([b81d74d](https://github.com/momentohq/client-sdk-dart/commit/b81d74d2e6381e9a037d966c14ac1a4d05c78c88)) | ||
* format ([9d47209](https://github.com/momentohq/client-sdk-dart/commit/9d4720924405b8f1972f3d6e550d4d6f644f3239)) | ||
* initial commit ([27ccd27](https://github.com/momentohq/client-sdk-dart/commit/27ccd27b209439591f49b0cad670ca47e7882252)) | ||
* merge main ([f197f53](https://github.com/momentohq/client-sdk-dart/commit/f197f5333369e8971886e6940faf96a0ed3acf9e)) | ||
* merge working tests ([a9a8499](https://github.com/momentohq/client-sdk-dart/commit/a9a849900983736b5e5cbc7e8e6772b7d9b16636)) | ||
* pass client timeout to publish as call option ([7b0f0d9](https://github.com/momentohq/client-sdk-dart/commit/7b0f0d9dd6927d45f2b8e1e4e0f745bc577dda03)) | ||
* plumb through publish command ([7bb7a91](https://github.com/momentohq/client-sdk-dart/commit/7bb7a91b211c4b046f1ca1629a317c35ba9a1b7a)) | ||
* plumb through publish command ([5523ce1](https://github.com/momentohq/client-sdk-dart/commit/5523ce1b8ec7e05926f3847d92bd94e3ad52a10f)) | ||
* release 0.0.2 ([ebf6fde](https://github.com/momentohq/client-sdk-dart/commit/ebf6fde52ed73168d4f72c3f5f7f290839f19f6e)) | ||
* remove server side generated protos ([45116ff](https://github.com/momentohq/client-sdk-dart/commit/45116ff224aefd8020b8a46de0ae3f57e8b6f7a4)) | ||
* remove TODOs from readme ([#51](https://github.com/momentohq/client-sdk-dart/issues/51)) ([e457064](https://github.com/momentohq/client-sdk-dart/commit/e457064232a0db8353576848b2de22d39a0b3401)) | ||
* rename package from client_sdk_dart to momento ([#48](https://github.com/momentohq/client-sdk-dart/issues/48)) ([219c50f](https://github.com/momentohq/client-sdk-dart/commit/219c50f4bd49d80f3efdc56e3ad9724e73a9f158)) | ||
* run format inside of ci ([fd0f602](https://github.com/momentohq/client-sdk-dart/commit/fd0f60262a2a10d464709d4e047bd1b5bc214745)) | ||
* setup ci ([b925c1d](https://github.com/momentohq/client-sdk-dart/commit/b925c1df8aac46284932d8ccad458f97e6e6445a)) | ||
* setup ci ([a55bfd2](https://github.com/momentohq/client-sdk-dart/commit/a55bfd2fe0e956e4a0c8481e36e1fecf73b1e0b8)) | ||
* update keepalive settings for topic client ([#46](https://github.com/momentohq/client-sdk-dart/issues/46)) ([50e54a9](https://github.com/momentohq/client-sdk-dart/commit/50e54a9054c8358fc867cabf768c25fd05c8ca08)) | ||
|
||
## 1.0.0 | ||
|
||
- Initial version. |
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