Skip to content

Releases: tembo-io/pgmq

v0.18.0

25 Aug 18:09
0fd83af
Compare
Choose a tag to compare

What's Changed

  • Split/improve extension client tests by @v0idpwn in #81
  • Run setup when creating extension by @v0idpwn in #66

Full Changelog: v0.17.0...v0.18.0

v0.17.0

25 Aug 13:11
a555c24
Compare
Choose a tag to compare

What's Changed

  • Add archive_batch function to ext api by @v0idpwn in #79

Full Changelog: v0.16.0...v0.17.0

v0.16.0

24 Aug 03:47
09071ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.16.0

v0.15.1

23 Aug 16:45
2490029
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

23 Aug 00:14
c4716c7
Compare
Choose a tag to compare

What's Changed

  • Primary keys on msg_id, separate index on vt, migration, use pgmq_test for tests, etc by @ddorian in #67

New Contributors

Full Changelog: v0.14.3...v0.15.0

v0.14.3

22 Aug 20:24
1532d1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

21 Aug 21:56
0f78462
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.14.2

v0.14.1

21 Aug 18:07
fb97cb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

18 Aug 16:21
d1ab63e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.14.0

v0.13.1

17 Aug 16:50
df7b396
Compare
Choose a tag to compare

What's Changed

Upgrade the extension to 0.13.1 with alter extension pgmq update to '0.13.1'. This will add all of the queues to the extension, which means drop extension pgmq will now drop all of pgmq's objects (queues, tables, archives, functions) from the database.

Full Changelog: v0.13.0...v0.13.1