Release 0.17.0
See original GitHub issue- update for move to groupId
site.ycsb
❗️ in prep for publishing to maven central (#1340) - HBase bindings changed API for table checks (#1315) and fixed doc for skipping WAL writes (#1324)
- Number of threads used by client is capped by number of operations (#1323)
- JDBC binding now works with mssql (#1350) and uses semicolon for sharding ❗️ (#1233)
- Added VoltDB binding (#1319)
changes from 0.16.0 (#1265) that need testing:
core changes
- Allow configuration of field names via fieldnameprefix property (#117)
- JDK 8 or 11 should be used, we no longer test JDK9 or JDK10 (#1253)
- Improvements to some internal byte iterators (notably Strings) (#1112)
- Correct configuration of exponential distribution in the Core workloads (#1260)
added bindings
- ElasticSearch 5 REST client (#1231)
- Azure Cosmos DB (#1264 #1298 #1300)
- Postgres NoSQL (#1242)
- Apache Crail (incubating) (#1266)
- Table Store from Alibaba Cloud (#1286)
- Toshiba GridDB (#1258)
updated bindings
- Compat for MongoDB 4 (#1217)
- JDBC adds multi-row inserts (#1220)
- OrientDB updated to version 2.2.37 (#1256)
- memcached fixes a logic error where individual fields would not get checked (#1153)
- Apache Cassandra can optionally use SSL to connect to the cluster (#1294)
- Apache HBase add documentation for using client side buffering (#1283)
- Apache Ignite version upgraded (#1270)
- Google Cloud Bigtable client upgraded (#1293)
- Cloud Spanner client upgraded (#1293)
- AsyncHBase client upgrade (#1255)
removed bindings
- Azure Document DB has been removed (#1295)
Issue Analytics
- State:
- Created 4 years ago
- Comments:30 (11 by maintainers)
Top Results From Across the Web
Version 0.17.0 Release Notes — Version 0.21.3 - Pyodide
Version 0.17.0 Release Notes# ... Pyodide 0.17.0 is a major step forward from previous versions. It includes major maintenance improvements, a thorough redesign ......
Read more >release 0.17.0 #4894 - pydata/xarray - GitHub
I recently fixed this in #4871, but until a new xarray release is made, this issue makes it dangerous to use the latest...
Read more >Release 0.17.0 - Zotonic
Welcome to Zotonic 0.17.0, released on 6 June, 2016. Main changes are: Added #1274: SNI support on Erlang 18.3 and higher. Added #1284:...
Read more >SciPy 0.17.0 Release Notes — SciPy v1.9.3 Manual
SciPy 0.17.0 is the culmination of 6 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better...
Read more >Elvish 0.17.0 Release Notes
Version 0.17.0 has been released on 2021-12-10, 4 months after 0.16.0, bringing new features and bugfixes. As usual, prebuilt binaries are ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have built and run the Azure Cosmos [SQL] workloads and well as testing connections to Azure Cosmos Cassandra using the useSSL flag.
okay, I added convenience tarballs for postgrenosql and tablestore. also published the stuff needed to make a binding outside of the project on oss.sonatype.org.
Thanks everyone who helped out with testing!