Releases: secondlife/nginx-proxy
Releases · secondlife/nginx-proxy
v2.3.0
What's Changed
Other Changes
- Use upstream module with proxy_pass by @bennettgoble in #16
- Enable more effecient epoll worker selection method by @bennettgoble in #15
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
Other Changes
- Set uwsgi read/send timeouts to keepalive by @bennettgoble in #14
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
New Features 🎉
- Allow keepalive value to be adjusted by @bennettgoble in #13
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
New Features 🎉
- Add uWSGI support by @bennettgoble in #11
Other Changes
- Bump client_body_buffer_size to 16k by @bennettgoble in #12
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Newer base image.
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
Breaking Changes 🛠
- Add SERVER_NAME option by @bennettgoble in #8
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
New Features 🎉
- Mirror Host header to upstream server by @bennettgoble in #7
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
Other Changes
- Fix datadog autodiscovery labels by @bennettgoble in #6
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
New Features 🎉
- Added nginx status endpoint by @bennettgoble in #1
- Enabled datadog nginx integration autodiscovery by @bennettgoble in #3
- Add configurable static asset hosting by @bennettgoble in #5
Other Changes
- Updated build workflow to v3 by @bennettgoble in #2
New Contributors
- @bennettgoble made their first contribution in #2
Full Changelog: https://github.com/secondlife/nginx-proxy/commits/v1.0.0
v1.0.0-beta2
Updated actions to push image semver elements