ejabberd 2.0.0 was finally released. Check the announcement for details and download links.
It has been 15 months since the last ejabberd release that included new features or improvements. This means that ejabberd 2.0.0 includes a large number of new features, improvements and bugfixes. Just to name a few: more clustering features, updated Pub-Sub service with PEP support, file transfer proxy, integrated HTTP file server, HTTP binding, and PAM authentication.
Please read with detail the Release Notes for a list of changes and important notes.
Source code and binary installers are available as usual in the ejabberd downloads page.
To formally report bugs please use the ejabberd bug tracker. Alternatively, you can start a discussion in the ejabberd mailing list or in the ejabberd forums.



Has ejabberd community a otp release?
Is there ejabberd as the OTP release?
Can i start target system with ejabberd and then updrade it as a general OTP system?
xmpp virtual s2s transports?
Ejabberd dev core team had think about supporting virtual s2s transport? The idea is to proxify s2s connections from xmpp servers that can't exchange messages with internet, so they can do this throught my s2s ejabberd proxy :) .
I'm playing with NAT and some SRV records, it must work, but is a little bit tricky to configure if i have lot of xmpp domains.
Cheers.
Did you check s2s_proxy
Did you check s2s_proxy patch for ejabberd? Does it provide the functionality you want?
s2s_proxy patch
Does this patch still work with ejabberd 2.0? And have the problems regarding S2S with Gtalk been fixed?
s2s_proxy doesn't apply cleanly to 2.0.0
Does this patch still work with ejabberd 2.0?
It was written for 1.1.3, and the s2s code got several changes in 2.0.0, so it doesn't apply cleanly. It would require to be adapted. I could try in the next weeks.
s2s_proxy patch adaption
Does this patch still work with ejabberd 2.0?
It was written for 1.1.3, and the s2s code got several changes in 2.0.0, so it doesn't apply cleanly. It would require to be adapted. I could try in the next weeks.
It would be really nice to see this patch working again with ejabberd 2.0.0 :)
Michael Gruener, does this
Michael Gruener, does this patch works fine for you?
I tried this patch on ejabberd 1.1.3, it works but i had some messages looses.
It will be nice if some erlang guru :), could fix this module, and even better... make it a built-in module on ejabberd 2.0.x release. Is this so difficult to do??
I've updated the s2s-proxy
I've updated the s2s-proxy patch to ejabberd 2.0.0. I didn't test it.
I really like the good
I really like the good readable log files :)
Support for 1.1.x
Has support / bugfixes for 1.1.x on the SVN ceased with the release of 2.x or will some manner of updates still make it's way over to that trunk?
Support for 1.1.x: only critical bugs
Has support / bugfixes for 1.1.x on the SVN ceased with the release of 2.x or will some manner of updates still make it's way over to that trunk?
2.0.0 has new features, bugfixes... and bugs over 1.x. The effort right now is in stabilizing the 2.0 release line, fixing bugs for 2.0.1. This will make 2.0 an acceptable target for conservative 1.1 servers.
I asked, and the 1.1 release line will get support for critical bugs for quite some time. But it isn't planned to introduce new features, improvements or fix smaller bugs that don't compromise the server.
Did I understand correctly your question? Do you have any comment?
Nope that's perfect
We just rolled out a new cluster based on 1.1 so it'll be awhile before we move on to 2.0 until I get a chance to benchmark it and confirm that it runs on the hardware.
1.1 support
Hello,
Ejabberd 1.1 will only get critical bug fixes.
However, this version is supported for our supported customers.
--
Mickaël Rémond
Process-one
Compression
Forgot to suggest to plug in the package of release for Windows zlib1.dll, for the compression of traffic
Ok, reported in bug tracker
Ok, I've added your report to the bug tracker: Include zlib.dll in Windows binary installer for stream compression. It is marked as a minor bug, and will be fixed in ejabberd 2.0.1.
Zlib for Windows
Zlib for Windows:
http://gnuwin32.sourceforge.net/packages/zlib.htm