Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erichare committed Jan 22, 2024
1 parent 55c36b5 commit fa12397
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGES.txt

## Version 0.7.1

### What's Changed

* Align sync and async behavior regarding exceptions in chunked_insert_ many by @cbornet in https://github.com/datastax/astrapy/pull/164
* Align make_request and amake_request by @cbornet in https://github.com/datastax/astrapy/pull/165
* Adjust tests to the ordered=False API default by @hemidactylus in https://github.com/datastax/astrapy/pull/169
* Feature/#166 slick truncate by @hemidactylus in https://github.com/datastax/astrapy/pull/172
* Support for $date, generalized pre- and post-processing, comprehensive management of vector coercion by @hemidactylus in https://github.com/datastax/astrapy/pull/167
* rework upsert flow to handle all errors from API by @hemidactylus in https://github.com/datastax/astrapy/pull/170

## Version 0.7.0

### What's Changed
Expand Down

0 comments on commit fa12397

Please sign in to comment.