Sqlite-s3-query

Latest version: v0.0.81

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

Scan your dependencies

Page 1 of 2

0.0.81

What's Changed
* test: increase test coverage by adding an extra case by michalc in https://github.com/michalc/sqlite-s3-query/pull/92
* refactor: use threading.local for httpx exceptions by michalc in https://github.com/michalc/sqlite-s3-query/pull/93


**Full Changelog**: https://github.com/michalc/sqlite-s3-query/compare/v0.0.80...v0.0.81

0.0.80

What's Changed
* feat: raise any httpx exceptions, e.g. from failed auth by michalc in https://github.com/michalc/sqlite-s3-query/pull/90
* feat: raise slightly better error when the object in S3 is too short by michalc in https://github.com/michalc/sqlite-s3-query/pull/91


**Full Changelog**: https://github.com/michalc/sqlite-s3-query/compare/v0.0.79...v0.0.80

0.0.79

What's Changed
* ci: test more recent HTTPX by michalc in https://github.com/michalc/sqlite-s3-query/pull/82
* docs: add section on versioning by michalc in https://github.com/michalc/sqlite-s3-query/pull/85
* docs: promote multithreading section by michalc in https://github.com/michalc/sqlite-s3-query/pull/86
* docs: adjust badges location and add PyPI badge by michalc in https://github.com/michalc/sqlite-s3-query/pull/87
* docs: consistent badge styles by michalc in https://github.com/michalc/sqlite-s3-query/pull/88
* feat: slightly more-specific exceptions raised by michalc in https://github.com/michalc/sqlite-s3-query/pull/89


**Full Changelog**: https://github.com/michalc/sqlite-s3-query/compare/v0.0.78...v0.0.79

0.0.78

What's Changed

The main change in this release is setting the minimum version of Python as 3.6.7 (since that's the earliest version tested, and suspect it's not worth testing earlier).

* ci: upload code coverage to codecov by michalc in https://github.com/michalc/sqlite-s3-query/pull/67
* docs: replace code coverage badge with CodeCov's by michalc in https://github.com/michalc/sqlite-s3-query/pull/68
* ci: wait for all tests before reporting coverage results by michalc in https://github.com/michalc/sqlite-s3-query/pull/71
* ci: fix tests in Windows due to inability to remove file by michalc in https://github.com/michalc/sqlite-s3-query/pull/70
* ci: remove unused saving of code coverage step by michalc in https://github.com/michalc/sqlite-s3-query/pull/72
* ci: remove codecov token - not needed since it's a public repo by michalc in https://github.com/michalc/sqlite-s3-query/pull/69
* ci: run branch coverage by michalc in https://github.com/michalc/sqlite-s3-query/pull/73
* ci: fix code coverage config yml by michalc in https://github.com/michalc/sqlite-s3-query/pull/74
* test: avoid iterating once in for loops to avoid partial coverage in tests by michalc in https://github.com/michalc/sqlite-s3-query/pull/75
* ci: properly wait for all 72 test runs to finish before reporting code coverage by michalc in https://github.com/michalc/sqlite-s3-query/pull/76
* ci: tidy deploy to PyPI script and environment name by michalc in https://github.com/michalc/sqlite-s3-query/pull/77
* feat: bump minimum Python requirement to lowest version tested by michalc in https://github.com/michalc/sqlite-s3-query/pull/78
* ci: test minimum httpx version rather than maximum by michalc in https://github.com/michalc/sqlite-s3-query/pull/79
* docs: clarify dependencies and testing by michalc in https://github.com/michalc/sqlite-s3-query/pull/80
* refactor: tidy order of imports by michalc in https://github.com/michalc/sqlite-s3-query/pull/81

**Full Changelog**: https://github.com/michalc/sqlite-s3-query/compare/v0.0.77...v0.0.78

0.0.77

What's Changed

* ci: reduce duplication by michalc in https://github.com/michalc/sqlite-s3-query/pull/61
* ci: test on macOS by michalc in https://github.com/michalc/sqlite-s3-query/pull/62
* docs: compatibility section in README by michalc in https://github.com/michalc/sqlite-s3-query/pull/63
* ci: download reporters in parallel by michalc in https://github.com/michalc/sqlite-s3-query/pull/64
* ci: use consistent patterns for downloading by michalc in https://github.com/michalc/sqlite-s3-query/pull/65
* refactor: remove dead code to simplify finalization by michalc in https://github.com/michalc/sqlite-s3-query/pull/66

**Full Changelog**: https://github.com/michalc/sqlite-s3-query/compare/v0.0.76...v0.0.77

0.0.76

What's Changed
* ci: run tests on GitHub actions by michalc in https://github.com/michalc/sqlite-s3-query/pull/50
* ci: test on Python 3.10 and 3.11 by michalc in https://github.com/michalc/sqlite-s3-query/pull/51
* ci: avoid parsing matrix variables by michalc in https://github.com/michalc/sqlite-s3-query/pull/52
* ci: fix testing different SQLite versions by michalc in https://github.com/michalc/sqlite-s3-query/pull/54
* ci: test on SQLite 3.42.0 by michalc in https://github.com/michalc/sqlite-s3-query/pull/53
* ci: separate build of amalgamation by michalc in https://github.com/michalc/sqlite-s3-query/pull/56
* ci: update to recent minio by michalc in https://github.com/michalc/sqlite-s3-query/pull/58
* ci: avoid Docker to better support Windows by michalc in https://github.com/michalc/sqlite-s3-query/pull/57
* test: less flaky test by michalc in https://github.com/michalc/sqlite-s3-query/pull/59
* ci: Windows compatibility of CI by michalc in https://github.com/michalc/sqlite-s3-query/pull/60
* feat: Windows support by michalc in https://github.com/michalc/sqlite-s3-query/pull/55


**Full Changelog**: https://github.com/michalc/sqlite-s3-query/compare/v0.0.75...v0.0.76

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.