Blob Blame History Raw
-------------------------------------------------------------------
Fri Sep 30 07:20:09 UTC 2022 - mvetter@suse.com

- Update to version 0.5.4:
  * Fix http-upload.

-------------------------------------------------------------------
Thu Sep 29 14:26:25 UTC 2022 - Michael Vetter <mvetter@suse.com>

- Update to 0.5.3:
  * Don't check for empty message when --listen is used.

-------------------------------------------------------------------
Thu Sep 29 14:25:49 UTC 2022 - Michael Vetter <mvetter@suse.com>

- Update to 0.5.2:
  Added:
  * Reply to disco#info queries.
  * Send service-unavailable errors for all other IQs of type get and set.
  * New config option and command line flag alias to uncouple MUC
    nickname/alias from resource.
  Changed:
  * Ox: Improve error messages for failed key requests.
  * Ox: Do not encrypt empty messages.
  * Check for empty messages.
  * Always look up CNAME before doing SRV lookups (via xmppsrv v0.2.3).
  * Detect CNAME loops (max. 5 CNAMEs) (via xmppsrv >= v0.2.4).
  * Deprecate resource config option and command line flag.
  * Improve error handling in XML parsing.
  * Don't connect to the XMPP server if the message is empty.

-------------------------------------------------------------------
Thu Aug  4 13:52:01 UTC 2022 - Michael Vetter <mvetter@suse.com>

- Initial package of go-sendxmpp 0.5.1 for openSUSE