Releases: toluaina/pgsync
Releases · toluaina/pgsync
2.3.0
- 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
- Support multiple threads for Poll db
2.2.0
- Fixed pickle error in parallel sync
- search
.env
file from current folder
- add a thread exist handler
2.1.11
- 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
- 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
- Clean up Redis cache on teardown.
- Handle nullable Foreign keys
2.1.8
- add support for ELASTICSEARCH_RAISE_ON_EXCEPTION and ELASTICSEARCH_RAISE_ON_ERROR
- add new Elasticsearch types
- optimise has_permission query
2.1.7
- fix UUID column python_type
2.1.6
- Fixed ModuleNotFoundError when loading plugin
2.1.5
- Fixed import Error
- Support auth plugin for secrets