We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5473635 commit d2532c2Copy full SHA for d2532c2
ChangeLog
@@ -1,3 +1,15 @@
1
+2.4.15
2
+- Features
3
+ - Ruby: Add Fault#to_s
4
+ - Ruby: Enable ClientOptions#properties=
5
+ - Cim: New config option "cim_client_cql' to select CQL query
6
+ identifier ('CQL' - default, 'DMTF:CQL' - standards-compliant)
7
+- Bugfixes
8
+ - Fix segfault in wsmc_add_property
9
+ - Fix memleak in xpath handling
10
+ - Fix typo in parsing max_connections_per_thread (vcrhonek)
11
+ - Ruby: ClientOptions#properties=
12
+
13
2.4.14
14
- Features
15
- Improved C++ bindings (Peter Hatina)
0 commit comments