Skip to content

Releases: kubemq-io/kubemq-go

v1.9.0: Update README with comprehensive SDK usage instructions

28 Sep 10:50
Compare
Choose a tag to compare
Expanded the README to include detailed SDK usage examples and instructions for various operations such as creating, deleting, and listing channels, as well as sending and subscribing to events, commands, and queries. This makes it easier for developers to implement and utilize the SDK effectively.

v1.8.1: Add detailed comments and methods to Go client libraries

29 Apr 07:49
Compare
Choose a tag to compare
This commit adds comprehensive comments to existing methods in client libraries for commands, queries and queues in Go codebase. It also adds new methods for managing transactions, creating, deleting, listing channels, and handling validation and various request scenarios for commands and queries. The additions aim to provide a user-friendly interface and robust functionality for interacting with queues, channels, and transactions.

v1.8.0

28 Apr 10:27
Compare
Choose a tag to compare
v1.8.0

v1.7.11: Update queries validation

24 Jan 14:50
Compare
Choose a tag to compare

v1.7.10

24 Jan 12:23
Compare
Choose a tag to compare

Full Changelog: v1.7.9...v1.7.10

v1.7.9

21 Apr 10:22
Compare
Choose a tag to compare
v1.7.9 update dep

v1.7.8

13 Feb 15:08
Compare
Choose a tag to compare

Fixing StreamEvents and StreamEventsStore reconnection problem

v1.7.7

02 Jan 10:59
Compare
Choose a tag to compare

update dep

v1.7.6

03 Mar 05:43
Compare
Choose a tag to compare

add the support of checking client readiness status before performing any action

v1.7.5

01 Mar 06:44
Compare
Choose a tag to compare

Full Changelog: v1.7.4...v1.7.5