Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.4 KB

v1.3.0-latest.md

File metadata and controls

29 lines (21 loc) · 1.4 KB
description
Release date: Sep 12, 2023

v1.3.0-latest

:sparkles: Added features

  • Messages can now be consumed via REST! More about it here.
  • Ack-based retention policy is now available for the Open-source as well.
  • Graph overview improvements (cloud-only).
  • Dashboard performance improvements.
  • "Code examples" is transformed into "Code generator".
  • Key-based partitions. More about it here.
  • SDK updates! Node.js SDK (1.1.4) Go SDK (1.1.3) Python SDK (1.1.3) .Net SDK (0.3.3)

{% hint style="danger" %} Please make sure to upgrade your SDKs. This is a mandatory requirement for clients when upgrading to this version {% endhint %}

:bug: Fixed bugs

  • In rare situations, pod restart in a cluster mode could lead to a cluster crash - fixed
  • Consumer issues with startConsumeFromSeq - fixed

:pensive: Known issues

  • When storage capacity reaches 100%, Memphis GUI becomes unresponsive till cleaned up by at least 10%
  • Slower client connection establishment when connecting through localhost in a K8S environment (port-forward)