Skip to content

Commit

Permalink
amend having committed too much readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hemidactylus committed Aug 26, 2024
1 parent 5bc1571 commit 9c7158d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -541,10 +541,8 @@ If your code uses the pre-1.0.0 astrapy (i.e. `from astrapy.db import Database,

That being said, there are no known breakings of backward compatibility:
**legacy code would run with a newest astrapy version just as well.**
Here is a recap of the minor changes that came _to the old API_ with 1.0.0 (and beyond):
Here is a recap of the minor changes that came _to the old API_ with 1.0.0:

- added 'options' parameter to [Async]AstraDBCollection.update_one (v. 1.4.2+)
- prefetched find iterators: fix second-thread hangups in some cases (v. 1.4.2+)
- Added support for null tokens (with the effect of no authentication/token header in requests)
- Added Content-Type header to all HTTP requests to the API
- Added methods to `[Async]AstraDBCollection`: `delete_one_filter`,
Expand Down

0 comments on commit 9c7158d

Please sign in to comment.