Skip to content

Commit

Permalink
docs: update Limitations section to reflect shaded JAR deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
minwoo1999 authored Dec 21, 2024
1 parent e81ea02 commit a5e43dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/advanced-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,9 @@ Lettuce because of two reasons:
2. Support for using epoll/kqueue with shaded netty requires netty 4.1
and all parts of netty to be shaded.

3. The limitations regarding shaded JAR files are applicable only to Lettuce versions prior to 5.0.1. Since version 5.0.1, Lettuce no longer releases shaded JAR files, and these limitations are no longer relevant for newer versions.


See also Netty [documentation on native
transports](http://netty.io/wiki/native-transports.html).

Expand Down

0 comments on commit a5e43dd

Please sign in to comment.