Skip to content

Releases: syngenta/trellis-python

0.0.61 - set 30 sec elasticsearch timeout

08 Nov 17:12
96ac12a
Compare
Choose a tag to compare
add elasticsearch timeout (#131)

* add elasticsearch timeout

* linter

* Update es_connector.py

* Update es_connector.py

* pr review

* pr review

Co-authored-by: Paul Cruse III <paul.cruse@syngenta.com>

0.0.60: revamp mongodb batch_upsert (#125)

06 Sep 16:55
614e4a2
Compare
Choose a tag to compare
* revamp batch_upsert

* changed batch_upsert publish to be per batch

0.0.59: More mongodb utilities (#124)

01 Sep 19:30
f70073d
Compare
Choose a tag to compare
* delete_many(), count() and support params for insert_many()

* batch_upsert()

* super().publish('batch_upsert', items, **kwargs)

* super().publish('delete_many', data, **kwargs)

* fix lint issues

* batch_delete

* fixed tests after merging

* removed delete_many

Co-authored-by: Paul Cruse III <paul.cruse@syngenta.com>

0.0.58: MongoDB Adapter Batch_Create and Pagination in find() (#122)

31 Aug 02:09
75fb9fa
Compare
Choose a tag to compare
* mongodb batch_create

* try to fix tests

* fixed tests and pushed pipfile

* fixed tests

* handle pagination in find

* resolve comments

Mongo Support

29 Aug 18:45
6c500cc
Compare
Choose a tag to compare

We now support mongo

0.0.55

01 Jun 17:09
b2a4b64
Compare
Choose a tag to compare
DB-1436 (#110)

* updating mappings

* fixing unit test

* maybe fixing unit test

* maybe fixing unit test

* maybe fixing unit test

* maybe fixing unit test

* maybe fixing unit test

* maybe fixing unit test

* fixed unit test

* updates from pr

* unit test fix

0.0.51

03 Feb 21:16
f69ea2c
Compare
Choose a tag to compare
Generate public url (#101)

* generate public url without signature

* imports

* update rules

* modify unsigned behaviour

* lint

* add config to resource

* add tests

* add tests

0.0.50

03 Feb 15:10
a5cc93c
Compare
Choose a tag to compare
generate public url without signature (#100)

* generate public url without signature

* imports

* update rules

0.0.49

02 Feb 21:51
62dc945
Compare
Choose a tag to compare
use io object in kwargs (#99)

0.0.48

27 Jan 19:23
0a7ab3a
Compare
Choose a tag to compare

data can be passed as sns attributes