1 file changed
+1
-1
lines changedSubmodule cpp-driver updated 42 files
- .build.linux.sh+5-5
- .build.osx.sh+1-1
- .build.sh+2-6
- CHANGELOG.md+43
- Jenkinsfile+1.0k
- README.md+3-9
- appveyor.yml+1
- build.yaml-81
- docs.yaml+3-1
- include/cassandra.h+43-1
- packaging/debian/control+1-1
- src/CMakeLists.txt+1
- src/address.hpp+3
- src/atomic.hpp+18
- src/callback.hpp+28
- src/cluster.cpp+2-2
- src/cluster_connector.cpp+3-2
- src/connection.cpp+6-2
- src/future.cpp+8
- src/http_client.cpp+1-1
- src/latency_aware_policy.cpp+2
- src/ref_counted.hpp+3
- src/request_callback.cpp+16
- src/request_callback.hpp+2
- src/request_handler.hpp+1-1
- src/request_processor.cpp+5
- src/resolver.hpp+9
- src/socket_connector.cpp+4-3
- src/ssl/ssl_openssl_impl.cpp+13-3
- src/statement.cpp+9-1
- src/third_party/http-parser/http_parser.c+1-1
- src/token_map_impl.hpp+4-3
- tests/src/integration/ccm/cass_version.hpp+1-5
- tests/src/integration/objects/result.hpp+2
- tests/src/integration/objects/statement.hpp+7
- tests/src/integration/tests/test_latency_aware_policy.cpp+59
- tests/src/integration/tests/test_statement.cpp+25
- tests/src/unit/tests/test_cloud_secure_connect_config.cpp+4-4
- tests/src/unit/tests/test_http_client.cpp+1-1
- tests/src/unit/tests/test_replication_strategy.cpp+21
- topics/building/README.md+1-1
- topics/cloud/README.md+2-2
0 commit comments