fix(certificate-manager): Preserve certificate manager update callback in updateRoutes
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-19 - 19.3.8 - fix(certificate-manager)
|
||||
Preserve certificate manager update callback in updateRoutes
|
||||
|
||||
- Update the test in test/route-callback-simple.ts to override createCertificateManager and ensure the updateRoutes callback is set
|
||||
- Ensure that the mock certificate manager always sets the updateRoutes callback, preserving behavior for ACME challenges
|
||||
|
||||
## 2025-05-19 - 19.3.7 - fix(smartproxy)
|
||||
Improve error handling in forwarding connection handler and refine domain matching logic
|
||||
|
||||
|
Reference in New Issue
Block a user