Skip to content

Releases: toluaina/pgsync

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

2.1.4

27 Sep 16:19
Compare
Choose a tag to compare
  • Add support for specifying checkpoint file location

2.1.3

25 Sep 20:38
Compare
Choose a tag to compare
  • Pin Elasticsearch client for compatibility with OpenSearch

2.1.2

15 Sep 17:16
Compare
Choose a tag to compare
  • upgraded package versions and type hints
  • fix syntax error when database name contains hyphen(-) (#152)
  • fix parent NoneType error when inserting into a through table #145

2.1.1

14 Jul 20:51
1132aba
Compare
Choose a tag to compare
  • Use ELASTICSEARCH_HOST value instead of parsed url in connection (#134)

2.1.0

08 Jun 21:17
Compare
Choose a tag to compare
  • Fix bootstrap triggers creation