Releases: sequinstream/sequin-go
Releases · sequinstream/sequin-go
Release v0.2.0
Release notes for v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.1
Sequin Go SDK v0.1.0
The initial release of the Sequin Go SDK, providing a lightweight client for interacting with the Sequin API.
Features:
- Send and receive messages
- Acknowledge (ack) and negatively acknowledge (nack) messages
- Create and delete streams and consumers
- Batch operations for sending, receiving, and acknowledging messages
This release lays the foundation for Go developers to easily integrate Sequin into their projects. Feedback and contributions are welcome!