debian-gitlab mdosch/go-sendxmpp v0.9.0

latest release: v0.10.0
one month ago

Changelog

[v0.9.0] 2024-03-28

Changed

  • Properly close stream if Ctrl+C is pressed in interactive mode.
  • Properly close stream if Ctrl+C is pressed in listening mode.
  • Print OS, architecture and go version for flag --version.
  • Improve closing of connection (via go-xmpp v0.1.4).
  • Don't send stanzas that exceed the size limit provided by XEP-0478 (requires go-xmpp >= v0.1.4).
  • Fixed hanging forever in stream close if the server doesn't reply with a closing stream element (via go-xmpp >= v0.1.4).

Added

  • New command line flag ssdp-off to disable XEP-0474: SASL SCRAM Downgrade Protection (requires go-xmpp >= v0.1.4).

Don't miss a new go-sendxmpp release

NewReleases is sending notifications on new releases.