Skip to content

Releases: edgeflare/pgo

v0.0.2-dev.4

25 Oct 16:06

Choose a tag to compare

Changelog

  • 76a01b7 rest: add jsonb containment operators @> and <@

Released by GoReleaser.

v0.0.2-dev.3

05 Sep 00:27

Choose a tag to compare

Changelog

  • 2ee918c pipeline: add support for mqtt tls, topic-rewrite, scaler-payload

Released by GoReleaser.

v0.0.2-dev.2

04 Sep 01:57

Choose a tag to compare

Changelog

  • 7d9864d rest: support header Prefer count=exact

Released by GoReleaser.

v0.0.1-toy

03 Sep 22:59

Choose a tag to compare

Changelog

  • 4797d63 ci: use snapshot builds for non-tag refs
  • 08662fd feat: add PostgREST compatible API pkg/rest
  • b93eaa6 feat: support NATS source peer
  • b045a0a include volume perm in docker-compose, add ascii-cast
  • e325e49 init

Released by GoReleaser.

v0.0.2-dev.1

28 Aug 11:22

Choose a tag to compare

Changelog

  • a3e71dc rest: add order=similarity(colname, search string) using pg_trgm

Released by GoReleaser.

v0.0.2-dev

19 Aug 23:20

Choose a tag to compare

Changelog

  • 2087814 pipeline: support extracting/constructing fields from mqtt topic
  • 365e97b rest: add Prefer header support for conditional RETURNING
  • fac0056 rest: change schema_table to schema.table in openapi doc

Released by GoReleaser.

v0.0.1

25 May 09:50

Choose a tag to compare

Changelog

  • 4e5d033 fix: ensure pgxpool.Conn is always released
  • e6d9b33 rest: add auth options in openapi spec

Released by GoReleaser.

v0.0.1-experimental-7

07 May 18:28

Choose a tag to compare

Changelog

  • 427e30b fix(mqtt): use topicPrefix
  • 23a15db rest: add omitempty flag to skip NULL values in JSON responses

Released by GoReleaser.

v0.0.1-experimental-6

05 May 06:57

Choose a tag to compare

Changelog

  • dde00be fix: include pgRole in request logs
  • 0321699 rest: allow skip verify issuer TLS certificate
  • 67f733c rest: draft apache-age handler

Released by GoReleaser.

v0.0.1-experimental-5

14 Apr 11:38

Choose a tag to compare

Changelog

  • 6c39ef5 tmp-fix(rest): directly pass pg-error to HTTP response

Released by GoReleaser.