netty5/handler/src/test
Norman Maurer e038fb7b0e Deprecate UnaryPromiseNotifier
Motivation:

Users should use PromiseNotifier.cascade(...) methods and so the UnaryPromiseNotifier becomes useless.

Modifications:

- Mark UnaryPromiseNotifier as deprecated
- Replaces usages with PromiseNotifier.cascade(...)

Result:

Cleanup
2021-09-03 08:42:23 +02:00
..
java/io/netty/handler Deprecate UnaryPromiseNotifier 2021-09-03 08:42:23 +02:00
resources/io/netty/handler/ssl Added "RSASSA-PSS" algorithm in allowed algorithm list. (#11626) 2021-08-30 17:15:57 -07:00