Sourced from armeria-junit5's releases.
armeria-1.21.0
See the release notes for the complete change list.
a2de829
Release armeria-1.21.0684329f
Update to use JDK 19 when releasingfbc45b3
Update the project version to 1.21.1-SNAPSHOTd18f029
Add release note for 1.21.0 and 1.16.1 (#4581)3a23bff
Update dependencies (#4579)2ff218b
build with jdk 19 and Gradle 7.6 (#4466)5d92b30
Flags#meterRegistry
returns a MeterRegistry
(#4580)dd49448
Limit the max length of decoded content in
Decoding{Service,Client}
(#4564)fee87f8
Add client and server default headers (#4520)f4781d5
Fix a deadlock when a late response are written first in HTTP/1
pipelining (#...