Commcare-export

Latest version: v1.13.0

Safety actively analyzes 619256 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

1.13.0

What's Changed
* A Windows compatible executable file is compiled of the DET on every new release from now on. The .exe file can be downloaded by checking out the latest [release on Github](https://github.com/dimagi/commcare-export/releases) under the `Assets` section.


**Full Changelog**: https://github.com/dimagi/commcare-export/compare/1.12.0...1.13.0

1.12.0

What's Changed
* Add sample schedule script and update README on how to schedule runs by Charl1996 in https://github.com/dimagi/commcare-export/pull/240
* Improve DET errors by mkangia in https://github.com/dimagi/commcare-export/pull/239


**Full Changelog**: https://github.com/dimagi/commcare-export/compare/1.11.0...1.12.0

1.11.0

What's Changed
* The DET will now log progress and errors to a log file (see https://github.com/dimagi/commcare-export/pull/233), unless `no-logfile` option is specified, in which case all output will be written to the terminal.
* On every release an executable file is compiled of the DET and added as a release asset. Currently only executable files for Linux operating systems are supported. See https://github.com/dimagi/commcare-export/pull/236.
* Some other random fixes and patches.


**Changelog**: https://github.com/dimagi/commcare-export/compare/1.10.2...1.11.0

1.10.2

What's Changed
* Expand on python & virtualenv installation steps by mkangia in https://github.com/dimagi/commcare-export/pull/231
* Show detailed exception only when needed by mkangia in https://github.com/dimagi/commcare-export/pull/230


**Changelog**: https://github.com/dimagi/commcare-export/compare/1.10.1...1.10.2

1.10.1

What's changed

* Require `backoff` version to be greater than or equal to 2.0.0 by jingcheng16 in https://github.com/dimagi/commcare-export/pull/229
- This resolves an error (`module 'backoff' has no attribute 'runtime'`) when attempting to use backoff<2.0.0 with v1.10.0.

Changelog
https://github.com/dimagi/commcare-export/compare/1.10.0...1.10.1

1.10.0

What's changed

- Rate limited requests to CommCareHQ will now wait for the amount of time specified by the `Retry-After` header in the response instead of going into an exponential backoff cycle
- Checkpoint support for datasource exports
- Small fix in the code

Changelog
https://github.com/dimagi/commcare-export/compare/1.9.0...1.10.0

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.