github psqlmaster/gorgona v2.6.9

latest releases: gorgonad-v3.1.0, gorgonad-v3.0.9, gorgona-v3.0.2...
one month ago

Full Changelog: v2.6.8...v2.6.9
feat: enhance LISTEN LAST mode and protocol sniffer protection

Changes:

  • Allow 'gorgona listen last' without pubkey hash to retrieve messages
    for ALL recipients (not just specific key)
  • Fix send_current_alerts to respect count limit per recipient when
    filter is empty (was sending all history)
  • Fix duplicate subscription confirmation messages (now shows once)
  • Add smart protocol sniffer to detect text vs binary before parsing
    message length (prevents incorrect "Rejected X bytes" logs from
    scanners/hackers sending text commands)
  • Improve logging for unknown text commands

Files modified:

  • server_handler.c: LISTEN handler, protocol sniffer logic
  • gorgona_utils.c: send_current_alerts function

Testing:

Don't miss a new gorgona release

NewReleases is sending notifications on new releases.