|
13 | 13 |
|
14 | 14 | <active>yes</active>
|
15 | 15 | </lead>
|
16 |
| - <date>2024-10-22</date> |
| 16 | + <date>2024-11-22</date> |
17 | 17 | <version>
|
18 |
| - <release>4.2.4</release> |
| 18 | + <release>4.2.5</release> |
19 | 19 | <api>4.2.1</api>
|
20 | 20 | </version>
|
21 | 21 | <stability>
|
|
27 | 27 | Enhancements
|
28 | 28 | ============
|
29 | 29 |
|
30 |
| - * PCBC-832: Management API - Analytics Management (#177). |
31 |
| - |
32 |
| - * Core updated to 1.0.3. Release notes: |
33 |
| - https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-3-22-october-2024 |
| 30 | + * PCBC-1004: Insert ABI version tag into PHP extension namespace (#187). |
| 31 | + At this moment this feature is optional and does not break existing ABI. |
| 32 | + The extension namespace will become versioned by default since 4.3.0. |
34 | 33 |
|
35 | 34 | Fixes
|
36 | 35 | =====
|
37 | 36 |
|
38 |
| - * PCBC-1009: do not use IS_RESOURCE in function signatures. |
39 |
| - |
40 |
| - * PCBC-1010: use explicit nullable types where applicable to avoid deprecation warning in PHP 8.4. |
| 37 | + * PCBC-975: Fix expiry with upsertMulti |
41 | 38 |
|
42 |
| - * Fix SearchQuery API docs link in API reference. |
| 39 | + * PCBC-1017: Update user agent generation |
43 | 40 | </notes>
|
44 | 41 | <contents>
|
45 | 42 | </contents>
|
|
56 | 53 | <providesextension>couchbase</providesextension>
|
57 | 54 | <extsrcrelease/>
|
58 | 55 | <changelog>
|
59 |
| - <date>2024-07-24</date> |
60 |
| - <version> |
61 |
| - <release>4.2.3</release> |
62 |
| - <api>4.2.1</api> |
63 |
| - </version> |
64 |
| - <stability> |
65 |
| - <release>stable</release> |
66 |
| - <api>stable</api> |
67 |
| - </stability> |
68 |
| - <license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache V2</license> |
69 |
| - <notes> |
70 |
| - Enhancements |
71 |
| - ============ |
72 |
| - |
73 |
| - * Core updated to 1.0.1. Release notes: |
74 |
| - https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-1-22-august-2024 |
75 |
| - </notes> |
| 56 | + <release> |
| 57 | + <date>2024-10-22</date> |
| 58 | + <version> |
| 59 | + <release>4.2.4</release> |
| 60 | + <api>4.2.1</api> |
| 61 | + </version> |
| 62 | + <stability> |
| 63 | + <release>stable</release> |
| 64 | + <api>stable</api> |
| 65 | + </stability> |
| 66 | + <license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache V2</license> |
| 67 | + <notes> |
| 68 | + Enhancements |
| 69 | + ============ |
| 70 | + |
| 71 | + * PCBC-832: Management API - Analytics Management (#177). |
| 72 | + |
| 73 | + * Core updated to 1.0.3. Release notes: |
| 74 | + https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-3-22-october-2024 |
| 75 | + |
| 76 | + Fixes |
| 77 | + ===== |
| 78 | + |
| 79 | + * PCBC-1009: do not use IS_RESOURCE in function signatures. |
| 80 | + |
| 81 | + * PCBC-1010: use explicit nullable types where applicable to avoid deprecation warning in PHP 8.4. |
| 82 | + |
| 83 | + * Fix SearchQuery API docs link in API reference. |
| 84 | + </notes> |
| 85 | + </release> |
| 86 | + <release> |
| 87 | + <date>2024-07-24</date> |
| 88 | + <version> |
| 89 | + <release>4.2.3</release> |
| 90 | + <api>4.2.1</api> |
| 91 | + </version> |
| 92 | + <stability> |
| 93 | + <release>stable</release> |
| 94 | + <api>stable</api> |
| 95 | + </stability> |
| 96 | + <license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache V2</license> |
| 97 | + <notes> |
| 98 | + Enhancements |
| 99 | + ============ |
| 100 | + |
| 101 | + * Core updated to 1.0.1. Release notes: |
| 102 | + https://docs.couchbase.com/cxx-sdk/current/project-docs/sdk-release-notes.html#version-1-0-1-22-august-2024 |
| 103 | + </notes> |
| 104 | + </release> |
76 | 105 | <release>
|
77 | 106 | <date>2024-07-24</date>
|
78 | 107 | <version>
|
|
0 commit comments