Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Releases: lesovsky/pgscv

v0.4.14

27 Feb 06:41
Compare
Choose a tag to compare

Changelog

29c08cc Auto-update: add methods for working with Github API.
0f2d649 Auto-update: update agent from Github releases. - add api for communicating with GH; - refactor functions to allow adding tests; - add tests.
9a78cb3 Cmd, bootstrap: Replace auto update url string with boolean flag. Autoupdate uses Github Releases sources and flag just controls is auto-update should be enabled or not. Now no need to specify exact URL for checking pgSCV updates.
9ed9d44 Docs: add features page, edit README.
eb6ed8a Move autoupdate code into dedicated package.
4251e3c Move bootstrap code into dedicated package.

v0.4.13

23 Feb 07:47
Compare
Choose a tag to compare

Changelog

ffcf7b5 Postgres locks: show lock of all types even if there are zero values.