Releases: janrain/janrain-python-datalib
Releases · janrain/janrain-python-datalib
v0.2.1
14 Nov 21:07
Compare
Sorry, something went wrong.
No results found
Add support for specifying csv delimiter.
v0.2.0
08 Apr 18:04
Compare
Sorry, something went wrong.
No results found
Release Notes - Data Integration Platform - Version janrain-datalib 0.2.0
Story
[DIP-169 ] - Add custom user agent to datalib
[DIP-197 ] - Change return type for schema.records.create to always be a dict
v0.1.7
14 Jan 23:49
Compare
Sorry, something went wrong.
No results found
retry api calls if they timeout
add concurrency to schemarecords.create
v0.1.6
30 Nov 19:42
Compare
Sorry, something went wrong.
No results found
make batch create into generator
limit automatic records batch size to 2000
clean up error handling for api calls
v0.1.5
19 Nov 20:20
Compare
Sorry, something went wrong.
No results found
make key_map optional for to_capture_record util
allow create of records using iterator and setting batch sizes
v0.1.4
06 Nov 21:06
Compare
Sorry, something went wrong.
No results found
add find method for schema records
more flexible record create
v0.1.3
25 Sep 18:05
Compare
Sorry, something went wrong.
No results found
add csv export
modify records iterator
v0.1.2
08 Sep 21:19
Compare
Sorry, something went wrong.
No results found
Merge pull request #1 from janrain/topic/schemarecord-fixes
Topic/schemarecord fixes