Skip to content

Releases: denschub/nginx-syslog-postgres-bridge

v2.1.2

12 May 21:49
v2.1.2
ec333f4
Compare
Choose a tag to compare

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

28 Mar 21:51
v2.1.1
351d082
Compare
Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies.

2.1.0

05 Jan 07:53
v2.1.0
1909169
Compare
Choose a tag to compare

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.

2.0.3

30 Dec 22:47
v2.0.3
86b4172
Compare
Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies

2.0.2

29 Oct 01:15
v2.0.2
1a059c1
Compare
Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies.

2.0.1

26 Aug 18:32
v2.0.1
4880dc5
Compare
Choose a tag to compare

This version does not contain any functional changes. It only updates third-party dependencies.

2.0.0

14 Jun 01:41
v2.0.0
4633c80
Compare
Choose a tag to compare

The first public release. It's named 2.0.0, because I have been using this service for two years internally and made some breaking changes while I was preparing this project for the public.