Skip to content

Releases: momentohq/client-sdk-swift

v0.10.0

04 Apr 00:19
1c7a6bd

Choose a tag to compare

0.10.0 (2026-04-03)

Features

  • add discontinuities subscription item (#159) (7073264)

Miscellaneous

  • add custom env var v2 example in docs snippet (#158) (6134bc9)
  • update tests, examples, CI for api keys v2 (#156) (a19dde9)

v0.9.0

16 Dec 21:31
4fda2af

Choose a tag to compare

0.9.0 (2025-12-16)

Features

  • new credential provider methods for accepting v2 api keys (#155) (7054468)

Miscellaneous

  • upgrade examples to latest sdk version (#153) (aee3fe3)

v0.8.1

10 Nov 19:18
6fba60c

Choose a tag to compare

0.8.1 (2025-11-10)

Bug Fixes

  • make TopicClient Sendable and other topics fixes (#151) (5650423)

v0.8.0

07 Nov 19:14
909cd86

Choose a tag to compare

0.8.0 (2025-11-07)

Features

  • upgrade to swift 6 to support strict concurrency (#149) (332ea4b)

v0.7.2

04 Nov 19:47
7396fee

Choose a tag to compare

0.7.2 (2025-11-04)

Bug Fixes

  • specify platforms in package.swift instead of tags everywhere (#147) (2b977f9)

Miscellaneous

  • upgrade momento dep in demo chat app example (#145) (5542cb7)

v0.7.1

26 Nov 21:22
71048be

Choose a tag to compare

0.7.1 (2024-11-26)

Bug Fixes

v0.7.0

26 Nov 19:10
400fbe9

Choose a tag to compare

0.7.0 (2024-11-26)

Features

Miscellaneous

v0.6.0

20 Jun 02:43
f83a778

Choose a tag to compare

0.6.0 (2024-06-20)

Features

v0.5.1

14 Mar 19:04
a2f5635

Choose a tag to compare

0.5.1 (2024-03-14)

Bug Fixes

  • pass errors as innerException and don't auto-resubscribe when connection becomes unavailable (#134) (2a5c77b)

v0.5.0

30 Jan 22:40
7d1f7b3

Choose a tag to compare

0.5.0 (2024-01-30)

Features

Bug Fixes

Miscellaneous

  • readme template was missing code block markdown for usage section (#128) (7746335)
  • send agent header only on first request for each client (#131) (7b8d213)
  • update examples to use latest release and other small updates (#124) (905f508)