Skip to content

Releases: toluaina/pgsync

2.3.0

04 Jul 09:33
Compare
Choose a tag to compare
  • minimize the tmp file disk usage when calling pg_logical_slot_peek_changes and pg_logical_slot_get_changes #267
  • add knn_vector to knownn Elasticsearch types
  • add support for dynamic_template mapping #272
  • support for views #275,#175,#103
  • Async support
  • optimize bootstrap
  • support configurable postgres driver

2.2.1

12 Mar 13:49
Compare
Choose a tag to compare
  • Support multiple threads for Poll db

2.2.0

01 Mar 11:19
Compare
Choose a tag to compare
  • Fixed pickle error in parallel sync
  • search .env file from current folder
  • add a thread exist handler

2.1.11

30 Jan 13:11
Compare
Choose a tag to compare
  • Batching redis writes (#234)
  • Support azure database username format #224
  • Experimental support for parallel sync
  • Support more than 100 column tables #149

2.1.10

06 Jan 20:05
Compare
Choose a tag to compare
  • remove eold python 3.6 from support matrix
  • fixed rename transform for json fields #212
  • fix materialized view when using non default schema

2.1.9

11 Nov 20:27
Compare
Choose a tag to compare
  • Clean up Redis cache on teardown.
  • Handle nullable Foreign keys

2.1.8

02 Nov 10:07
6b0fd72
Compare
Choose a tag to compare
  • add support for ELASTICSEARCH_RAISE_ON_EXCEPTION and ELASTICSEARCH_RAISE_ON_ERROR
  • add new Elasticsearch types
  • optimise has_permission query

2.1.7

11 Oct 21:01
Compare
Choose a tag to compare
  • fix UUID column python_type

2.1.6

28 Sep 11:33
Compare
Choose a tag to compare
  • Fixed ModuleNotFoundError when loading plugin

2.1.5

27 Sep 21:28
Compare
Choose a tag to compare
  • Fixed import Error
  • Support auth plugin for secrets