File tree Expand file tree Collapse file tree 1 file changed +23
-5
lines changed Expand file tree Collapse file tree 1 file changed +23
-5
lines changed Original file line number Diff line number Diff line change 18
18
<active >yes</active >
19
19
</lead >
20
20
21
- <date >2021-10-14 </date >
21
+ <date >2021-12-08 </date >
22
22
<version >
23
- <release >3.2.1 </release >
23
+ <release >3.2.2 </release >
24
24
<api >3.2.0</api >
25
25
</version >
26
26
<stability >
29
29
</stability >
30
30
<license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache V2</license >
31
31
<notes >
32
- PCBC-770: Fixed memory leak while decoding subdoc JSON.
33
- PCBC-782: Updated minimal requirement for libcouchbase to 3.2.2.
34
- Other memory fixes and improvements.
32
+ PCBC-796: add storage backend option for bucket manager
33
+ PCBC-788: handle rate/quota limit error codes
34
+ PCBC-799: implement {get,upsert,remove}Multi
35
+ Update jsonSerialize methods to stop deprecations errors in php 8.1
35
36
</notes >
36
37
<contents >
37
38
<dir name =" /" >
161
162
<providesextension >couchbase</providesextension >
162
163
<extsrcrelease />
163
164
<changelog >
165
+ <release >
166
+ <date >2021-10-14</date >
167
+ <version >
168
+ <release >3.2.1</release >
169
+ <api >3.2.0</api >
170
+ </version >
171
+ <stability >
172
+ <release >stable</release >
173
+ <api >stable</api >
174
+ </stability >
175
+ <license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache V2</license >
176
+ <notes >
177
+ PCBC-770: Fixed memory leak while decoding subdoc JSON.
178
+ PCBC-782: Updated minimal requirement for libcouchbase to 3.2.2.
179
+ Other memory fixes and improvements.
180
+ </notes >
181
+ </release >
164
182
<release >
165
183
<date >2021-07-27</date >
166
184
<version >
You can’t perform that action at this time.
0 commit comments