|
15 | 15 | </lead>
|
16 | 16 | <date>2024-07-24</date>
|
17 | 17 | <version>
|
18 |
| - <release>4.2.2</release> |
| 18 | + <release>4.2.3</release> |
19 | 19 | <api>4.2.1</api>
|
20 | 20 | </version>
|
21 | 21 | <stability>
|
|
24 | 24 | </stability>
|
25 | 25 | <license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache V2</license>
|
26 | 26 | <notes>
|
27 |
| - Fixes |
28 |
| - ===== |
29 |
| - |
30 |
| - * PCBC-997: Do not export development files. (#172) |
31 |
| - Exclude C++ files, tests and development scripts, so that Packagist will |
32 |
| - not install them to the application ./vendor directory. |
33 |
| - |
34 |
| - * PCBC-991: Add consistency utility for testing (#168) |
35 |
| - |
36 |
| - * PCBC-989: Rollback to cmake 3.19 (#167) |
37 |
| - |
38 |
| - * PCBC-988: Fix type annotation for JsonSerializable implementations (#166) |
39 |
| - |
40 | 27 | Enhancements
|
41 | 28 | ============
|
42 | 29 |
|
43 |
| - * PCBC-994: Support for base64 encoded vector types (#169, #170) |
44 |
| - |
45 |
| - * Core updated to 1.0.0. Release notes: |
46 |
| - https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-0-26-june-2024 |
| 30 | + * Core updated to 1.0.1. Release notes: |
| 31 | + https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-1-22-august-2024 |
47 | 32 | </notes>
|
48 | 33 | <contents>
|
49 | 34 | </contents>
|
|
60 | 45 | <providesextension>couchbase</providesextension>
|
61 | 46 | <extsrcrelease/>
|
62 | 47 | <changelog>
|
| 48 | + <release> |
| 49 | + <date>2024-07-24</date> |
| 50 | + <version> |
| 51 | + <release>4.2.2</release> |
| 52 | + <api>4.2.1</api> |
| 53 | + </version> |
| 54 | + <stability> |
| 55 | + <release>stable</release> |
| 56 | + <api>stable</api> |
| 57 | + </stability> |
| 58 | + <license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache V2</license> |
| 59 | + <notes> |
| 60 | + Fixes |
| 61 | + ===== |
| 62 | + |
| 63 | + * PCBC-997: Do not export development files. (#172) |
| 64 | + Exclude C++ files, tests and development scripts, so that Packagist will |
| 65 | + not install them to the application ./vendor directory. |
| 66 | + |
| 67 | + * PCBC-991: Add consistency utility for testing (#168) |
| 68 | + |
| 69 | + * PCBC-989: Rollback to cmake 3.19 (#167) |
| 70 | + |
| 71 | + * PCBC-988: Fix type annotation for JsonSerializable implementations (#166) |
| 72 | + |
| 73 | + Enhancements |
| 74 | + ============ |
| 75 | + |
| 76 | + * PCBC-994: Support for base64 encoded vector types (#169, #170) |
| 77 | + |
| 78 | + * Core updated to 1.0.0. Release notes: |
| 79 | + https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-0-26-june-2024 |
| 80 | + </notes> |
| 81 | + </release> |
63 | 82 | <release>
|
64 | 83 | <date>2024-04-23</date>
|
65 | 84 | <version>
|
|
0 commit comments