feat(RouteManager): Add getAllRoutes API to RouteManager and update test environment to improve timeouts, logging, and cleanup; remove deprecated test files and adjust devDependencies accordingly
This commit is contained in:
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-18 - 19.1.0 - feat(RouteManager)
|
||||
Add getAllRoutes API to RouteManager and update test environment to improve timeouts, logging, and cleanup; remove deprecated test files and adjust devDependencies accordingly
|
||||
|
||||
- Removed @push.rocks/tapbundle from devDependencies in package.json
|
||||
- Deleted deprecated test.certprovisioner.unit.ts file
|
||||
- Improved timeout handling and cleanup logic in test.networkproxy.function-targets.ts
|
||||
- Added getAllRoutes public method to RouteManager to retrieve all routes
|
||||
- Minor adjustments in SmartAcme integration tests with updated certificate fixture format
|
||||
|
||||
## 2025-05-18 - 19.0.0 - BREAKING CHANGE(certificates)
|
||||
Remove legacy certificate modules and Port80Handler; update documentation and route configurations to use SmartCertManager for certificate management.
|
||||
|
||||
|
Reference in New Issue
Block a user