|
24 | 24 | <active>yes</active>
|
25 | 25 | </lead>
|
26 | 26 |
|
27 |
| - <date>2018-01-04</date> |
| 27 | + <date>2018-02-12</date> |
28 | 28 | <version>
|
29 |
| - <release>2.4.3</release> |
| 29 | + <release>2.4.4</release> |
30 | 30 | <api>2.3.0</api>
|
31 | 31 | </version>
|
32 | 32 | <stability>
|
|
36 | 36 | <license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache V2
|
37 | 37 | </license>
|
38 | 38 | <notes>
|
39 |
| - * PCBC-518: Detect and cleanup connections left in bad state |
40 |
| - * PCBC-525: Fix memory leak for schemaless connspec |
41 |
| - * PCBC-497: Add health check functions |
42 |
| - * PCBC-524: Fix memory leak when using authenticateAs() |
43 |
| - * PCBC-520: Add example for authentication with x.509 certificate |
44 |
| - * PCBC-522: Check username/password for NULL in Classic Authenticator |
45 |
| - * PCBC-516: Append information about runtime to HELLO string |
| 39 | + * PCBC-508: Add support for FTS advanced sorting |
46 | 40 | </notes>
|
47 |
| - |
48 | 41 | <contents>
|
49 | 42 | <dir name="/">
|
50 | 43 | <file role="doc" name="LICENSE" />
|
|
192 | 185 | <providesextension>couchbase</providesextension>
|
193 | 186 | <extsrcrelease/>
|
194 | 187 | <changelog>
|
| 188 | + <release> |
| 189 | + <date>2018-01-04</date> |
| 190 | + <version> |
| 191 | + <release>2.4.3</release> |
| 192 | + <api>2.3.0</api> |
| 193 | + </version> |
| 194 | + <stability> |
| 195 | + <release>stable</release> |
| 196 | + <api>stable</api> |
| 197 | + </stability> |
| 198 | + <license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache V2 |
| 199 | + </license> |
| 200 | + <notes> |
| 201 | + * PCBC-518: Detect and cleanup connections left in bad state |
| 202 | + * PCBC-525: Fix memory leak for schemaless connspec |
| 203 | + * PCBC-497: Add health check functions |
| 204 | + * PCBC-524: Fix memory leak when using authenticateAs() |
| 205 | + * PCBC-520: Add example for authentication with x.509 certificate |
| 206 | + * PCBC-522: Check username/password for NULL in Classic Authenticator |
| 207 | + * PCBC-516: Append information about runtime to HELLO string |
| 208 | + </notes> |
| 209 | + </release> |
195 | 210 | <release>
|
196 | 211 | <date>2017-11-13</date>
|
197 | 212 | <version>
|
|
0 commit comments