Skip to content

Tags: openresty/rds-json-nginx-module

Tags

v0.17

Toggle v0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tests: bumped the NGINX core to 1.27.0.

v0.17rc1

Toggle v0.17rc1's commit message
tests: bumped the NGINX core to 1.27.0.

v0.16

Toggle v0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
style: remove trailing space.

v0.15

Toggle v0.15's commit message
doc: we now work with nginx cores as new as 1.13.6.

v0.14

Toggle v0.14's commit message
doc: use markdown instead.

v0.13

Toggle v0.13's commit message
minor coding style fixes.

v0.12

Toggle v0.12's commit message
updated docs to reflect recent changes.

v0.12rc10

Toggle v0.12rc10's commit message
updated valgrind.suppress further for linux i386.

v0.12rc9

Toggle v0.12rc9's commit message
fixed key index bug in rds_json's result

v0.12rc8

Toggle v0.12rc8's commit message
bugfix: microsoft C compilers complained about missing declarations o…

…f the type int8_t. now we explicitly include stdint.h. thanks runner-mei for reporting this issue in github issue #3.