Skip to content

v0.1.0

Compare
Choose a tag to compare
@momento-github-actions-machine-user momento-github-actions-machine-user released this 12 Jan 20:15
32b2e64

0.1.0 (2024-01-12)

Features

  • add a common TopicClient with publish and subscribe methods (b7c8fdc)
  • add all APIs for list collection (6481312)
  • add configuration objects (2d9b4dc)
  • Add credential provider (2d871aa)
  • add error codes and handling (3f2ee56)
  • add initial jvm topic client (1afe34f)
  • add proto dependencies (846664d)
  • add release job (060b41f)
  • added exceptions (33207c7)
  • added get/set operations (e659cd5)
  • initial control client (f04b3b5)
  • make the SDK publishable to local and sonatype snapshot (da1c895)
  • Replace skeleton with kotlin multiplatform (299cdcc)
  • set up dependabot (2930481)
  • set up readme generation (9904ff2)
  • wire initial control client (e6605de)

Bug Fixes

  • Add alreadyExists to the create cache response (36c2c8d)
  • add example to fix readme generation (b0e319a)
  • change user agent to 'kotlin' (6d06c82)
  • fix minor warnings for release-please testing (384488e)
  • fix more minor warnings for release-please testing (812cdf1)
  • let the readme generator push to main (7bcbae4)
  • remove incorrect base path from release-please (5e8c7c3)

Miscellaneous

  • add a keep alive timeout for the topics channel (05c41c2)
  • add list caches API (0382f40)
  • added android get/set test (9797d71)
  • address comments and add android files (a08c050)
  • address Nate comments (1f9cae8)
  • address Nate's comments (7f573b2)
  • change back to release-please v3 (d65e11e)
  • fixing minor test issues (75c382e)
  • initial changes for release please testing. (027554b)
  • initial changes for release please testing. (0596030)
  • main: release 0.1.0 (8c38092)
  • move prebuilt configurations to a separate object (2fb0bce)
  • refactoring comments (4f82d75)
  • release 0.1.0 (4e81165)
  • remove local properties from git (302de0e)
  • switch to released version of client protos (621fe32)
  • wire gRPC dependencies (827d195)