Releases: diennea/carapaceproxy
Releases · diennea/carapaceproxy
Release 2.1.0
v2.1.0 chore(release):copy for tag v2.1.0
Release 2.0.0
v2.0.0 chore(release):copy for tag v2.0.0
Carapace v1.10
What's Changed
- Use Epol EpollEventLoopGroup if supported by OS by @hamadodene in #416
- Add loading in progress in certificate creation form by @hamadodene in #420
- Fix direct memory leak by @hamadodene in #421
- Fix dependabot alert by @hamadodene in #425
- NullPointerException when http header host is null by @hamadodene in #418
- Service unavailable page customization by @hamadodene in #428
- Introduce maxLifeTime for connection pool by @hamadodene in #431
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Avoid using chunked transfer encoding while replying to HTTP/1.0 requests by @hamadodene in #378
- Certificate > sync certificates locally #324 by @pv3nturi in #379
- Bump loader-utils from 1.4.0 to 1.4.2 in /carapace-ui/src/main/webapp by @dependabot in #384
- Possibility to generate a certificate that covers multiple domains #380 by @pv3nturi in #386
- UI:Certificate> Implement a form for creating acme certificates by @pv3nturi in #387
- Docker image for Carapace by @hamadodene in #391
- Fix failing tests by @NiccoMlt in #398
- Inject timestamp formatter in Entry instead of a pattern by @NiccoMlt in #396
- build: upgrade herddb to 0.26.1 by @NiccoMlt in #400
- Certificates attempts and renewal by @NiccoMlt in #392
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /carapace-ui/src/main/webapp by @dependabot in #408
New Contributors
Full Changelog: v1.8.0...v1.9.0
Carapace v1.8
What's Changed
- Add filter for tls protocol and tls cipher by @hamadodene in #363
- Bump terser from 5.12.1 to 5.14.2 in /carapace-ui/src/main/webapp by @dependabot in #362
- JDK-17 Support by @pv3nturi in #361
- Bump moment from 2.29.2 to 2.29.4 in /carapace-ui/src/main/webapp by @dependabot in #364
- Hide spamming logs for unsupported channel options by @pv3nturi in #366
- Add serial number and expiring data info by @hamadodene in #365
- Added dynamic configuration property for maxHeaderSize by @hamadodene in #370
- Admin > Don't allow http TRACE method in jetty by @hamadodene in #369
- Update reactor netty by @hamadodene in #374
- Fix dependabot alert by @hamadodene in #375
- Carapace > Provide maintenance mode by @hamadodene in #372
Full Changelog: v1.7.9...v1.8.0
Hotfix v1.7.9
New options for TCP keepalive
Fix OCSP stapling
Hotfix v1.7.8
Improved request proxying management
Fixed connection pool metrics
Hotfix v1.7.7
Fix to connection pool metrics
Hotfix v1.7.6
Fix to direct memory leak
Hotfix v1.7.5
Fix duplicated headers