What’s Changed
Bug Fixes
- Fix memory blowup in multi-protocol templates by @dwisiswant0 #6258
- Fix JSON unmarshalling for dynamic auth type in
authx
by @dwisiswant0 #6268 - Use proxy settings in DNS and SSL templates by @ShubhamRasal #6255
- Fix ingress template in Helm chart by @23kbps #6206
- Improve headless engine startup and shutdown stability by @fourcube #6222
- Fix missing symbol in README documentation by @Jarro01X #6242
Enhancements
- Headless: Store responses for better debugging and analysis by @dwisiswant0 #6247
- Feature: Add
EnableMatcherStatus
to configure matcher behavior (SDK) by @egru #6191
Refactoring & Maintenance
- Increase file descriptor limits for better performance under load by @knakul853 #6230
- Refactor: simplify code using
slices.Contains
by @tongjicoder #6243 - Bump DSL package version by @dogancanbakir #6245
- CI: Add stale issue workflow to improve repo hygiene by @dwisiswant0 #6233
New Contributors
- @fourcube made their first contribution in #6222
- @23kbps made their first contribution in #6206
- @tongjicoder made their first contribution in #6243
- @egru made their first contribution in #6191
Full Changelog: v3.4.4...v3.4.5