Skip to content

Releases: tembo-io/pgmq

v1.2.1

23 May 03:33
6f3e1e5
Compare
Choose a tag to compare

Bug 🐛 fix for pgmq.set_vt() and pgmq.pop()

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 May 14:41
e1ba004
Compare
Choose a tag to compare

Highlights:

  • most of the Postgres extension is now implemented in pl/pgsql, thanks to @v0idpwn. This will make it much more portable, easier to install.
  • bug fixes and client library updates
  • documentation updates

Everything that changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

04 Jan 17:16
2e6159b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 Dec 16:27
293f6e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

30 Nov 00:30
a109598
Compare
Choose a tag to compare

The PGMQ extension is now stable! 🎉

What's Changed

Full Changelog: v0.33.3...v1.0.0

v0.33.3

22 Nov 13:58
c6240c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.2...v0.33.3

v0.33.2

14 Nov 00:14
c18e4ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.1...v0.33.2

v0.33.1

08 Nov 02:52
76d3443
Compare
Choose a tag to compare

What's Changed

  • add create_unlogged to python API. batch mode to benches by @ChuckHend in #153
  • capture and write pg_stat_statements, pg_settings from benches, and other benchmarking improvements by @ChuckHend in #154
  • Fix off by one in metrics (again) by @v0idpwn in #156
  • Add missing migration by @v0idpwn in #157
  • define and run sequential benchmarks by @ChuckHend in #155

Full Changelog: v0.33.0...v0.33.1

v0.33.0

02 Nov 18:05
ecbc2f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.3...v0.33.0

v0.32.3

28 Oct 17:30
8bc251b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.1...v0.32.3