v1.0.0.0-RC21
amitksingh1490
released this
30 Dec 05:06
·
1180 commits
to main
since this release
Changes
✨ Features
- Support for Html Template @tusharmath (#692)
- Headers composition @tusharmath (#667)
HttpApp
extendsHeaderModifiers
@tusharmath (#711)freeze
operator added toResponse
@tusharmath (#711)
🚀 Improvements
- Performance: add FlushConsolidationHandler @amitksingh1490 (#535)
- Use FullHttpResponse when possible @tusharmath (#689)
🐛 Bug Fixes
- Failing doc generation @girdharshubham (#728)
- Escaping self closing tags @girdharshubham (#721)
- Content-Length issues @tusharmath (#711)
- Encoding problem when using HttpData.fromText and multi byte characters @tusharmath (#641)
🧰 Maintenance
- Rename HttpData.fromText to HttpData.fromString @rajcspsg (#704)
- Ignore errors on Performance Server @gciuloaica (#722)
- Remove Endpoint from Client.request @brendo-m (#714)
build.sbt
clean up @girdharshubham (#661)- Ignore ClientHttpsSpec @dinojohn (#716)
- Ignore flaky tests @dinojohn (#698)
- Client Response Handler Refactor @gciuloaica (#636)
- Improve benchmark comment @amitksingh1490 (#681)
- Move TechEmpowerBenchmark Server to this repo @amitksingh1490 (#670)
- Refactor: add HeaderNames and HeaderValues @tusharmath (#730)
📓 Documentation and Examples
HExit
@ashprakasan (#707)Headers
@tusharmath (#684)
⬆️ Version Bumps
- Update sbt to 1.6.1 @amitksingh1490 (#723)
- Update scalafmt-core to 3.3.0 @amitksingh1490 (#710)
- Update sbt-scalafmt to 2.4.6 @amitksingh1490 (#690)
- Update scoverage to 1.9.2 @girdharshubham (#699)
- Update sbt-updates to 0.6.1 @amitksingh1490 (#678)