1.0.0
This is the first release where I can recommend using the app in any environment you need. The required functionality is ready. There are no memory leaks and it works stably.
There is a deb package for Linux amd64 that will install the program and the necessary dependencies.
Two linux amd64 binaries are provided with the release:
- pg-status-shared is a compiled program with dynamic linking. This means that external dependencies must be installed before it can run. You can find out which ones and how to install them in the readme and Docker files.
- pg-status-static is a statically built binary. This means you can simply download and run it. All necessary dependencies are already included.