Skip to content

Releases: cybertec-postgresql/pg_timetable

v5.3.0

13 Mar 11:38
e6a13ee
Compare
Choose a tag to compare

What's Changed 🐝😿📯

Full Changelog: v5.2.0...v5.3.0

What to do next?

v5.2.0

28 Feb 14:31
d57344d
Compare
Choose a tag to compare

What's Changed 🚅 🕵️ 🐛

Full Changelog: v5.1.0...v5.2.0

What to do next?

v5.1.0

13 Feb 13:03
f1a3f11
Compare
Choose a tag to compare

What's Changed 💪 🛠 ♻️

Full Changelog: v5.0.0...v5.1.0

What to do next?

v5.0.0

23 Nov 14:44
147a304
Compare
Choose a tag to compare

What's Changed 💡⚡️👩‍🦳

Full Changelog: v4.9.0...v5.0.0

What to do next?

v4.9.0

17 Aug 07:40
fa728f0
Compare
Choose a tag to compare

What's Changed 🔥🌻⏰

Full Changelog: v4.8.0...v.4.9.0

What to do next?

v4.8.0

19 Jul 14:02
57f1ef0
Compare
Choose a tag to compare

What's Changed 🤜➡️🔨

Full Changelog: v4.7.0...v4.8.0

What to do next?

v4.7.0

23 May 05:13
3569f9b
Compare
Choose a tag to compare

What's Changed 🙏💙💛

  • [+] add psql client to the Docker image by default, closes #429 05e5921
  • [+] bump georgysavva/scany to v1.0.0 90fda6e
  • [+] bump golangci/golangci-lint-action to v3, closes #421 e73168d
  • [+] bump jackc/pgconn to v1.12.0 8da1cb2
  • [+] bump jackc/pgtype to v1.11.0 8da1cb2
  • [+] bump jackc/pgx/v4 to v4.16.1 660fcdf
  • [+] bump pashagolub/pgxmock to v1.6.0 e1d4259
  • [+] bump spf13/viper to v1.11.0 7db27c5
  • [+] use shogo82148/actions-goveralls instead of jandelgado/gcov2lcov-action and coverallsapp/github-action 52e667e
  • [*] rename LOG database log level to INFO, closes #417 4cacdab
  • [-] fix "cannot fetch chains if chain.timeout field is NULL", fixes #413 d57cc64
  • [-] fix Test and Build GHA workflow on Ubuntu fail, fixes #435 52e667e
  • [-] prevent release workflow running on Dependabot pull requests, fixes #391 cc14480
  • [-] trim possible leading or trailing white space from the command 3cb4609

New Contributors

Full Changelog: v4.6.0...v4.7.0

v4.6.1

18 Apr 08:03
d1f3212
Compare
Choose a tag to compare

[-] small fix for elgohr/Publish-Docker-Github-Action/issues/155

What to do next?

v4.6.0

13 Apr 11:09
d1f3212
Compare
Choose a tag to compare

What's Changed 🇺🇦💪🕊️

Full Changelog: v4.5.0...v4.6.0

What to do next?

v4.5.0

06 Mar 13:41
ff0c519
Compare
Choose a tag to compare

What's Changed 🚢👋🍆

  • [+] add started_at column to active_session and active_chain tables, closes #394 f6771ef
  • [+] add version arguments to Update Docker workflow e67c687
  • [+] bump jackc/pgx/v4 to 4.15.0 12cc52a
  • [+] bump pashagolub/pgxmock to 1.4.4 1c28407
  • [*] add star history to readme 0ae08c9
  • [*] improve TestLogHook() test case dad8820
  • [*] start REST API server immediately after config parsing, fixes #392 9e68353
  • [*] update ER-schema in docs a203bcb
  • [*] use Max() in getTimeoutContext() instead of direct comparison 209ad5f
  • [-] protect concurrent read and write of interval chains map, fixes #400 [*] remove obsolete intervalChainMutex 884778b

Full Changelog: v4.4.0...v4.5.0