Releases: denschub/nginx-syslog-postgres-bridge
v2.1.3
This version does not contain any functional changes. It only updates third-party dependencies. Users of the binary releases or the official container images should be aware that there was a switch from Debian to Alpine as the base system. libjemalloc
is no longer available in the container.
v2.1.2
This version does not contain any functional changes. It only updates third-party dependencies. Note: The release binaries attached on GitHub are now built with the Ubuntu 24.04 base image, which means they won't work on older systems. It's been long enough, though.
v2.1.1
2.1.0
This version introduces a new setting, --threads
/THREADS
that allows limiting the number of worker threads and the size of the database connection pool. If this flag is not set, the number of available CPU cores will be used, which matches the current behavior.