Added:
* Add support for sending Out of Band Data (OOB).
* Add SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA512 support (via go-xmpp commit bef3e54).
* Add support for messages of type headline.
Changed:
* Print --help output to stdout instead of stderr.
* Print sent stanzas when --debug is used (via go-xmpp commit 9129a110df1b).
* Allow JIDs without localpart.
* Use single quotes for attributes in stanzas created by github.com/beevik/etree (vial etree v1.1.4).
* Fix SRV lookup when the domain has a CNAME (via xmppsrv v0.2.5).
* Fall back to directTLS on port 5223 (instead of StartTLS on port 5222)
if no SRV records are provided and -t is set.
* Remove trailing newlines in interactive mode.
OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=12
* Prepare release v0.5.3
* Don't check for empty message in listen mode.
* Start new development cycle.
* Release v0.5.2
* Update go modules.
* Don't connect to the XMPP server if the message is empty
* Update go modules.
* Remove another "little".
* Remove the "little".
* Fix typo.
* Improve error handling in XML parsing.
* Update go modules.
* Update go modules.
* Update go modules.
* Update go modules.
* Update go modules.
* Update go modules.
* Update go modules.
* Use resource as alias if specified and no alias is specified.
* Update go modules.
* Deprecate resource setting and introduce alias setting.
* Update go modules.
* Detect CNAME loops.
* Update go modules.
* Perform CNAME look ups.
* Update go modules.
* Fix typo.
* Reply to IQs.
* CI: Strip binaries.
OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/go-sendxmpp?expand=0&rev=4