Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 11:51
· 102 commits to main since this release

6.0.0 (2024-09-28)

Features

  • mwcp: breaking change parameters from pgmq and update types (8231111)
  • pgmq: add type OptionsBase (472e13c)
  • pgmq: breaking change parameter of methods of QueueManager (f09d10e)
  • pgmq: QueueManager.create() return QueueId (string) (90efd75)
  • pgmq: route support with Router (6ac173b)
  • pgmq: RouteMsg (f0507b7)
  • pgmq: save extra queue meta with table pqmq.tb_queue_meta (f743ed1)