Skip to content

v1.8.5

Compare
Choose a tag to compare
@JLBuenoLopez JLBuenoLopez released this 28 Feb 10:24
8b93c1b

IMPORTANT: This is the last patch release that will be made to v1.8, as it has arrived EOL.

This release includes the following bugfixes:

  1. Fix Subscriber History to correctly notify late-joiners in case of KEEP_LAST, RELIABLE, and TRANSIENT_LOCAL (#1327)
  2. Fix Writer History behavior when there are no matched readers (#1333)
  3. Fix heartbeat and ACK issues (#1866)

PRs in merge order:
#1327, #1333, #1866