Skip to content

Releases: diennea/carapaceproxy

Hotfix v1.7.4

23 Mar 14:38
Compare
Choose a tag to compare

Full Changelog: v1.7.3...v1.7.4

Hotfix v1.7.3

21 Mar 14:51
Compare
Choose a tag to compare

Fix to http/https cached resources

Hotfix v1.7.2

17 Mar 08:49
Compare
Choose a tag to compare

Hotfix v1.7.2 to fix Direct Memory leak

Full Changelog: v1.7.1...v1.7.2

Carapace v1.7.1

02 Feb 08:03
Compare
Choose a tag to compare

Hotfix v1.7.1 to fix ui throubles with * certificates and new http/https requests cache management

Carapace v1.7.0

19 Jan 16:49
Compare
Choose a tag to compare

This version features the migration of proxy core to Reactor Netty, a new domain-dedicated-connection-pool management and core libs bump.

Main features:

  • Reactor Netty migration (#303)
  • Improved connections release (#281)
  • Improved SSL certificate handling (#281, #295)
  • Support for multiple connection pools based on a static configuration (#310)
  • Bump libs and dependencies

Hotfix v1.6.4

08 Jun 08:29
Compare
Choose a tag to compare

Improvement over ssl contexts booting

Hotfix v1.6.3

18 May 15:48
Compare
Choose a tag to compare

General improvement over connection closing management and ssl chain caching

Hotifx v1.6.2

12 May 12:11
Compare
Choose a tag to compare

Improved certificates data management

Hotfix v1.6.1

18 Mar 12:33
Compare
Choose a tag to compare

Fix for advanged request/response logger when disabled.

Carapace v1.6.0

17 Mar 14:42
Compare
Choose a tag to compare

Main features:

  • UI - Support pagination configuration (10, 25, all) #182
  • UI > Certificates - Add Expiring Date column for static and manual certificates #196
  • UI > Certificates - Add warning for expired certificates #193
  • Access log rotation #214
  • Advanced access log for dumping request/response header and body in a file #262

Bugfix:

  • Web page doesn't work in HTTPS during certificate renewal #251
  • Perform dns check before create/renew certificate #239
  • Manage cache mode in HTTPS requests #260
  • Improved certificate order finalization #272

Bump libs:

  • HerdDB and Netty #225
  • Acme client (acme4j) and Bouncy Castle #272