Skip to content

v2.4.5-beta

Compare
Choose a tag to compare
@dedok dedok released this 25 Jun 15:09
· 88 commits to master since this release

Bugs fixed

tnt_eval

  • it works only with HTTP GET. this wrong behaviour was fixed.
  • Upstream status does not passed to the client. That means that client does not seen any upstream issues, like codes 502, 500.
    This was fixed.

tnt_pass

  • Double json output can be recived by client if tarantool's upstream is dead. This was fixed.