k8s-pages/CHANGELOG.md
Waylon S. Walker 8075bab534 v2 release: Improved NGINX configuration for performance and compatibility
- Enhanced proxy buffering to optimize request handling.
- Improved gzip compression settings.
- Fixed rewrite rules to properly handle static content.
- Added resolver for better DNS resolution.
- Ensured proper trailing slash redirections.
- Updated proxy settings for better MinIO integration.
2025-02-19 10:19:48 -06:00

18 lines
450 B
Markdown

## 2.0.0
_v2 release: Improved NGINX configuration for performance and compatibility_
2025-02-19
- Enhanced proxy buffering to optimize request handling.
- Improved gzip compression settings.
- Fixed rewrite rules to properly handle static content.
- Added resolver for better DNS resolution.
- Ensured proper trailing slash redirections.
- Updated proxy settings for better MinIO integration.
## 1.0.0
_v1 release: Initial release_
2025-02-09