Skip to content

Releases: toluaina/pgsync

5.0.0

12 Oct 14:35
a3093e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...5.0.0

4.2.1

20 Sep 16:13
Compare
Choose a tag to compare
  • Bug fix for through_tables on grandchildren #463

4.2.0

09 Aug 17:01
Compare
Choose a tag to compare
  • Support reading schema from S3 URL
  • Support running consumer on a replica instance
  • Scripts for publishing to Dockerhub file
  • Add bootstrap option to pgsync runtime

4.1.0

28 Jun 19:03
Compare
Choose a tag to compare
  • support running with polling for read only db

4.0.0

12 Mar 16:07
Compare
Choose a tag to compare
  • Rename triggers to include schema for uniqueness in schema based multi-tenant environments (#583)
  • fix isouter join clause #586
  • fix bug not tracking through table on insert and filtering on inner subquery

3.3.0

06 Nov 13:28
Compare
Choose a tag to compare
  • Drop support for python 3.8

3.2.1

04 Sep 20:51
Compare
Choose a tag to compare
  • fix unexpected keyword argument 'use_ssl' for ELASTICSEARCH_AWS_HOSTED #554
  • plugin ordering
  • Update regex to add values with spaces also (#559)

3.2.0

22 Jul 13:41
Compare
Choose a tag to compare
  • fix PG_LOGICAL_SLOT_PEEK_CHANGES query crashe #546
  • support explicit ES mappings
  • Bugfix LOGICAL_SLOT_SUFFIX regex (#532)
  • Fix poll_db crash when notifications payload indeces is None (#537)
  • docker compose: add kibana and add optional EXAMPLE_NAME build arg to select example (#535)

3.1.0

03 Jan 13:43
Compare
Choose a tag to compare
  • thread safe QueryBuilder
  • SQLAlchemy 2.x support

3.0.0

19 Nov 19:37
Compare
Choose a tag to compare

Update to MIT LICENSE