v1.3.1
Release date: Nov 6, 2023
Last updated
Release date: Nov 6, 2023
Last updated
All rights reserved to Memphis.dev 2023
Utilize partition indexing for both producing and consuming messages from partitions.
Enable programmatic consumption from the dead-letter station (DLS).
Python now supports consumer prefetch functionality.
Maintain audit logs for third-party integrations.
Receive alerts for malfunctioning third-party integrations.
Schemaverse: Consumers automatically deserialize messages based on the registered schema.
New SDK versions: Node.js SDK (1.1.5), Go SDK (1.1.4), Python SDK (1.1.4), and .Net SDK (0.5.0).
Please make sure to upgrade your SDKs. This is a mandatory requirement for clients when upgrading to this version
Re-creating a deleted user - fixed.
When no messages were available to fetch, the REST Gateway now returns a 400 status code as expected.
Messages not consistently reaching the Dead-Letter Station (DLS) in the event of a schema failure - fixed.
The problem where producers and consumers would occasionally incorrectly appear as disconnected when they were actually connected - fixed.
The Stations page and main dashboard occasionally fail to display all stations.
Connection-token-based authentication for the broker is currently non-functional.
After connecting a new integration it might appear that there is an issue with the integration, this indication disappear after a few minutes
When storage capacity reaches 100%, the Memphis GUI becomes unresponsive until it's cleared by at least 10%.
Connection establishment with the broker experiences delays when connecting through localhost (port forwarding).