scylladb / cpp-rust-driver

API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
GNU Lesser General Public License v2.1
16 stars 11 forks source link

bump version to 0.2.0 #184

Closed muzarski closed 1 month ago

muzarski commented 1 month ago

The ScyllaDB team is pleased to announce ScyllaDB Cpp-Rust-Driver 0.2.0!

Changes

Implemented API functions:

New features / enhancements

Bug fixes:

CI / developer tool improvements:

Congrats to all contributors and thanks everyone for using our driver!


The source code of the driver can be found here:

Thank you for your attention, please do not hesitate to contact us if you have any questions, issues, feature requests, or are simply interested in our driver!

Contributors since the last release: commits author
124 Mikołaj Uzarski
17 Dmitry Kropachev
7 Karol Baryła
3 Takuya ASADA
2 Wojciech Przytuła
muzarski commented 1 month ago

https://github.com/scylladb/cpp-rust-driver/pull/183 needs to be merged first!

muzarski commented 1 month ago

Rebased on main. Updated changelogs - added new entry for recently merged PR:

wprzytula commented 1 month ago

Rebased on main. Updated changelogs - added new entry for recently merged PR:

* Extended CI by `clang-format` checks for integration tests directory (`src`). ([#176](https://github.com/scylladb/cpp-rust-driver/pull/176))

Have you updated the commit stats?

muzarski commented 1 month ago

Rebased on main. Updated changelogs - added new entry for recently merged PR:

* Extended CI by `clang-format` checks for integration tests directory (`src`). ([#176](https://github.com/scylladb/cpp-rust-driver/pull/176))

Have you updated the commit stats?

Yes, sorry - forgot to mention that as well.