Astrapy

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 6

1.0.0

What's Changed
* Split classes, modules, tests to keep the "idiomatic" layer well separate and not touch the "astrapy" layer by hemidactylus in https://github.com/datastax/astrapy/pull/222
* DDL and some DML methods to m1 by hemidactylus in https://github.com/datastax/astrapy/pull/223
* passing secondary keyspace to action workflows by hemidactylus in https://github.com/datastax/astrapy/pull/224
* fix bug in copy and to_[a]sync when set_caller is later used by hemidactylus in https://github.com/datastax/astrapy/pull/226
* full cross-namespace management in DDL by hemidactylus in https://github.com/datastax/astrapy/pull/227
* More DDL methods and signature adjustments for Database by hemidactylus in https://github.com/datastax/astrapy/pull/232
* Sl overridable copy methods by hemidactylus in https://github.com/datastax/astrapy/pull/233
* Cursor/AsyncCursor, find and distinct by hemidactylus in https://github.com/datastax/astrapy/pull/234
* remove all 'unsupported' clutter; implement find_one (a/sync) by hemidactylus in https://github.com/datastax/astrapy/pull/235
* DML for idiomatic + necessary changes around by hemidactylus in https://github.com/datastax/astrapy/pull/238
* bulk_write method by hemidactylus in https://github.com/datastax/astrapy/pull/239
* More management methods by hemidactylus in https://github.com/datastax/astrapy/pull/241
* Sl collateral commands by hemidactylus in https://github.com/datastax/astrapy/pull/242
* commandcursor (+async), used in list_collections by hemidactylus in https://github.com/datastax/astrapy/pull/243
* Sl collection options + cap-aware count_documents by hemidactylus in https://github.com/datastax/astrapy/pull/244
* Fix 245: Delete CHANGES.md by erichare in https://github.com/datastax/astrapy/pull/246
* collection.drop + database/collection info and related methods/properties (metadata) by hemidactylus in https://github.com/datastax/astrapy/pull/247
* Adapt to latest choices in API semantics by hemidactylus in https://github.com/datastax/astrapy/pull/248
* More syntax changes as discussed + all docstrings by hemidactylus in https://github.com/datastax/astrapy/pull/249
* Full support for dotted key names in `distinct` by hemidactylus in https://github.com/datastax/astrapy/pull/250
* Refactor to feature 'idiomatic' first, with full back-compat with 'astrapy' by hemidactylus in https://github.com/datastax/astrapy/pull/251
* add sorting in hashing for distinct and factor it away by hemidactylus in https://github.com/datastax/astrapy/pull/253
* Exception management with a hierarchy of Exception classes by hemidactylus in https://github.com/datastax/astrapy/pull/254
* Full timeout support by hemidactylus in https://github.com/datastax/astrapy/pull/255
* Sl api refinements by hemidactylus in https://github.com/datastax/astrapy/pull/256
* ObjectIDs and UUIDs handled throughout (+ tests) by hemidactylus in https://github.com/datastax/astrapy/pull/257
* Admin interfaces and classes by hemidactylus in https://github.com/datastax/astrapy/pull/258
* Docstrings for all the admin/client parts + minor improvements to docstrings around by hemidactylus in https://github.com/datastax/astrapy/pull/259
* Readme overhaul by hemidactylus in https://github.com/datastax/astrapy/pull/260
* exporting logger for back-compatibility by hemidactylus in https://github.com/datastax/astrapy/pull/261
* Sl adjustments by hemidactylus in https://github.com/datastax/astrapy/pull/262
* custom payload serialization for httpx to block NaNs by hemidactylus in https://github.com/datastax/astrapy/pull/264
* improved docstrings (minor stuff) by hemidactylus in https://github.com/datastax/astrapy/pull/265
* Methods repr/str to all objects for graceful display by hemidactylus in https://github.com/datastax/astrapy/pull/266
* Full test suite on client/admin classes by hemidactylus in https://github.com/datastax/astrapy/pull/267
* Abstract DatabaseAdmin, admin standard utility conversion/methods + tests thereof by hemidactylus in https://github.com/datastax/astrapy/pull/268
* Collection options is a dataclass and not a dict anymore by hemidactylus in https://github.com/datastax/astrapy/pull/269
* pdoc annotations to control auto-docs by hemidactylus in https://github.com/datastax/astrapy/pull/270
* logging, create_database signature by hemidactylus in https://github.com/datastax/astrapy/pull/271
* Added async support for admin, as alternate methods on original classes by hemidactylus in https://github.com/datastax/astrapy/pull/272
* use MultiCallTimeoutManager in create_collection methods by hemidactylus in https://github.com/datastax/astrapy/pull/273
* v1.0.0 ("pm convergenge m1") gets to master by hemidactylus in https://github.com/datastax/astrapy/pull/275


**Full Changelog**: https://github.com/datastax/astrapy/compare/v0.7.7...v1.0.0

0.7.7

What's Changed
* From synedra for unsupported methods by erichare in https://github.com/datastax/astrapy/pull/216
* Sl remove "idiomatic" from master by hemidactylus in https://github.com/datastax/astrapy/pull/220
* enhanced copy methods for astrapy objects by hemidactylus in https://github.com/datastax/astrapy/pull/221
* feat: add ragstack-ai to user-agent if present by nicoloboschi in https://github.com/datastax/astrapy/pull/228
* Fix a typo in README.md by ykdojo in https://github.com/datastax/astrapy/pull/237

New Contributors
* nicoloboschi made their first contribution in https://github.com/datastax/astrapy/pull/228
* ykdojo made their first contribution in https://github.com/datastax/astrapy/pull/237

**Full Changelog**: https://github.com/datastax/astrapy/compare/v0.7.6...v0.7.7

0.7.6

**Full Changelog**: https://github.com/datastax/astrapy/compare/v0.7.5...v0.7.6

0.7.5

What's Changed
* Fix 202 : improvements to logging infra by erichare in https://github.com/datastax/astrapy/pull/205
* Fix 203 : Implementation for update_many by erichare in https://github.com/datastax/astrapy/pull/204
* Fix 206 upgrade httpx and related deps by erichare in https://github.com/datastax/astrapy/pull/207


**Full Changelog**: https://github.com/datastax/astrapy/compare/v0.7.4...v0.7.5

0.7.4

What's Changed
* Feature/173 client name by hemidactylus in https://github.com/datastax/astrapy/pull/190
* Adjust and test for TRACE logging by hemidactylus in https://github.com/datastax/astrapy/pull/192
* Full API to manage the caller identity by hemidactylus in https://github.com/datastax/astrapy/pull/198
* Fix 175 : if concurrency and ordered, warn. by erichare in https://github.com/datastax/astrapy/pull/200
* Fix 197 : devops url refactoring by erichare in https://github.com/datastax/astrapy/pull/199
* adding the forgotten tests for user agent by hemidactylus in https://github.com/datastax/astrapy/pull/201


**Full Changelog**: https://github.com/datastax/astrapy/compare/v0.7.3...v0.7.4

0.7.3

What's Changed
* Set deprecation as a root dependency by cbornet in https://github.com/datastax/astrapy/pull/189


**Full Changelog**: https://github.com/datastax/astrapy/compare/v0.7.2...v0.7.3

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.