Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 733 Bytes

File metadata and controls

57 lines (37 loc) · 733 Bytes

NEWS

pgq 3.6.2

Fixes:

  • worker: detect if wait-behind is finished

pgq 3.6.1

Fixes:

  • status: handle root with random provider

pgq 3.6

Features:

  • takeover: handle merge workers on takeover
  • takeover: move switch of other subscriber before takeover

pgq 3.5.2

Features:

  • status command improvements: - Switch --compact for shorter output. - Coloring when lagging. - Order by node name.

Cleanups:

  • Disable "universal" build (py2+3)
  • Fix release uploads.

pgq 3.5.1

Cleanups:

  • Drop Debian packaging
  • style: use compact super()
  • ci: use new path/env syntax
  • Add py.typed

pgq 3.5

  • Enable Github actions
  • Drop Py2 support.
  • Upgrade tox setup.