Should be fine; ApacheDS is a complex project that used hooks for the old
SSL Events to listen when SSL was started / ended.

On Mon, Jun 11, 2018 at 5:18 AM, Christoph John <christoph.j...@macd.com>
wrote:

> Hi Emmanuel,
>
> just a short question: I can compile against 2.0.18 without problems and
> the tests run fine. So is it safe to use that version then? In our project
> we extend AbstractIoHandler.
>
> Thanks and cheers,
> Christoph.
>
>
> On 07/06/18 20:13, Emmanuel Lécharny wrote:
>
>> Hi guys,
>>
>> I have made a mistake when I cut the latest release (MINA 2.0.18), which
>> breaks the API - actually, two errors -.
>>
>> The first one was to inject a new event in the IoHandler, expecting
>> users to extend IoHandlerAdapter instead of implementing IoHandler
>>
>> The second one was related to the removal of 2 messages (SESSION_SECURED
>> and SESSION_UNSECURED). That was due to a big commit that included those
>> changes, which weren't expected to be applied immediately.
>>
>>
>> In order to fix this breakage, here is what I'll do :
>>
>> - first cut a 2.0.19 that is compatible with teh 2.0.17 API, in order to
>> have the application dependning on this API to work without any change
>>
>> - and second cut a 2.1.0 with all the changes.
>>
>> In the short term, both versions will be maintained, in teh long run,
>> 2.1 will be the new maintained version.
>>
>> There is still a 3.0.0 branch that require some love, for the record :-)
>>
>> Sorry for the mess...
>>
>>
> --
> Christoph John
> Software Engineering
> T +49 241 557080-28
> christoph.j...@macd.com
>
> MACD GmbH
> Oppenhoffallee 103
> 52066 Aachen, Germany
> www.macd.com
>
> Amtsgericht Aachen: HRB 8151
> Ust.-Id: DE 813021663
> Geschäftsführer: George Macdonald
>
>

Reply via email to