Release version 0.1.2
- Added: SPNEGO/GSSAPI authentication (tested with Kerberos against Apache)
- Fix: During Discovery::discoverAddressbooks(), if an exception occurred, the discovery would abort. During discovery, however, exceptions are expected as several possible context paths are tried and failure is quite common. This would particularly happen when authentication failed.