Skip to content

Releases: api7/ngx_multi_upstream_module

1.3.3

22 May 01:25
3ac93f2

Choose a tag to compare

Release 1.3.3.

v1.3.2

18 Apr 14:06
0c9e4ce

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

v1.3.1

06 Feb 12:46
6db4c45

Choose a tag to compare

support openresty v1.27.1.1

v1.3.0--invalid

06 Feb 11:12
e7e5562

Choose a tag to compare

---invalid---

v1.2.0

21 Feb 02:52
e7e5562

Choose a tag to compare

  • feat: support openresty-1.25.3

1.1.1: put added `multi_c` to the end of `ngx_connection_s` (#11)

27 Jul 01:36
4d4a8a1

Choose a tag to compare

It will allow dynamic module to use `ngx_connection_s`.
Otherwise, if dynamic module is compiled without `multi_c`, then when run on
nginx with `multi_c`, the `ngx_connection_s` is corrupted.

1.1.0

13 Jun 07:07
e9abb28

Choose a tag to compare

feat: add nginx.1.21.4 patch (#9)

1.0.1

08 Dec 01:36
211c846

Choose a tag to compare

feat: support Nginx 1.19.9 (#8)

1.0.0: chore: use a new way to free fake request (#6)

23 Feb 04:21
9972f95

Choose a tag to compare

This way is already merged into Tengine.

v2.3.2

20 Jun 03:53

Choose a tag to compare

copy from tengine 2.3.2.