Commit Graph

3944 Commits

Author SHA1 Message Date
Jeremy Mikola
0c60706d5d Improve docs for bumping libmongoc/libbson 2019-09-11 10:18:38 -04:00
Andreas Braun
3af289e4c2 Merge branch 'v1.6'
* v1.6:
  Back to -dev
  Package 1.6.0
  PHPC-1428: pkg-config requires libbson and libmongoc 1.15.1
2019-09-09 15:38:04 +02:00
Andreas Braun
e08a74dec0 Back to -dev 2019-09-09 15:35:28 +02:00
Andreas Braun
a062064979 Package 1.6.0 1.6.0 2019-09-09 15:28:13 +02:00
Andreas Braun
6d16978fb4 Merge pull request #1020 2019-09-09 15:27:46 +02:00
Jeremy Mikola
614eaf919c PHPC-1428: pkg-config requires libbson and libmongoc 1.15.1 2019-09-09 09:26:29 -04:00
Andreas Braun
e1565b05ca Master branch is now 1.7-dev 2019-09-04 18:14:35 +02:00
Andreas Braun
4130e236ff Back to -dev 2019-09-02 16:54:53 +02:00
Andreas Braun
07cdf9b336 Package 1.6.0RC1 1.6.0RC1 2019-09-02 16:35:24 +02:00
Andreas Braun
15ad10e268 Merge pull request #1019 2019-09-02 16:21:35 +02:00
Andreas Braun
7faf0a297c PHPC-1428: Bump libmongoc to 1.15.1 2019-09-02 16:20:27 +02:00
Andreas Braun
5eedf50246 Merge pull request #1016 2019-09-02 16:20:03 +02:00
Andreas Braun
cbca0685ca PHPC-1435: Assert against correct error message depending on PHP version 2019-09-02 16:19:33 +02:00
Andreas Braun
b0414d55c6 PHPC-1290: Improve checks for transaction support 2019-09-02 16:19:33 +02:00
Andreas Braun
80d6569995 PHPC-1290: Remove empty skipif section 2019-09-02 16:19:33 +02:00
Andreas Braun
a8f35c8036 PHPC-1290: Fix appveyor test failures 2019-09-02 16:19:33 +02:00
Andreas Braun
502247dab5 Merge branch 'change-pecl-release-ordering'
* change-pecl-release-ordering:
  Change order of PECL release steps in contribution docs
2019-09-02 16:07:39 +02:00
Andreas Braun
3cc5ed78d8 Change order of PECL release steps in contribution docs 2019-09-02 16:07:28 +02:00
Andreas Braun
c0f5b2096d Merge branch 'phpc-1419'
* phpc-1419:
  PHPC-1419: Expose error labels from getMore responses
2019-09-02 16:07:13 +02:00
Andreas Braun
183a207e24 PHPC-1419: Expose error labels from getMore responses 2019-09-02 11:27:39 +02:00
Jeremy Mikola
a85e0922c9 Merge pull request #1015 2019-08-29 10:45:15 -04:00
Andreas Braun
d5e077928d PHPC-1435: Fix test checking invalid argument values 2019-08-29 10:44:57 -04:00
Jeremy Mikola
5ad17338b3 PHPC-1435: Fix arg info for startTransaction options param 2019-08-29 10:44:57 -04:00
Jeremy Mikola
743eaaf246 PHPC-1431: Accept null for Session::startTransaction() options 2019-08-29 10:44:57 -04:00
Andreas Braun
79469c40b6 Merge pull request #1014 2019-08-29 07:54:46 +02:00
Andreas Braun
d750c7013c PHPC-1290: Run relevant tests on sharded clusters 2019-08-29 07:26:43 +02:00
Andreas Braun
201acd92f4 PHPC-1290: Update sharded test clusters to have multiple mongoses
This is necessary because session pinning doesn't work when connected to a single mongos node
2019-08-28 20:10:47 +02:00
Andreas Braun
5ad804ac21 PHPC-1290: Add tests for server selection in sharded transactions 2019-08-28 20:10:47 +02:00
Andreas Braun
969b0f827e PHPC-1290: Expose pinned server on session object 2019-08-28 20:10:46 +02:00
Andreas Braun
d03f36227e PHPC-1290: Adapt server selection logic to respect session pinning 2019-08-28 20:10:46 +02:00
Andreas Braun
bb8728e249 PHPC-1290: Update to libmongoc-1.15.1-dev 2019-08-28 20:10:46 +02:00
Andreas Braun
64259e2d15 Merge pull request #1013 2019-08-28 20:08:53 +02:00
Andreas Braun
ef16f97f6c PHPC-1288: Add checks for conflicting TLS options 2019-08-28 07:34:07 +02:00
Andreas Braun
df587dd08d PHPC-1288: Apply TLS driver options to URI options 2019-08-28 07:34:07 +02:00
Andreas Braun
929e2caddd Merge pull request #1012 2019-08-26 16:34:21 +02:00
Andreas Braun
2f94d957ca PHPC-1346: Do not allow empty string for username 2019-08-26 12:31:52 +02:00
Andreas Braun
e65d114b40 Merge pull request #1010 2019-08-22 13:45:58 +02:00
Andreas Braun
15a1cdc24b PHPC-1254: Implement test plan for ObjectID spec 2019-08-22 09:19:57 +02:00
Jeremy Mikola
023c292c28 Back to -dev 2019-08-21 14:14:08 -04:00
Jeremy Mikola
60c1acc64e Package 1.6.0alpha3 1.6.0alpha3 2019-08-21 14:12:51 -04:00
Jeremy Mikola
211845eab7 Add @alcaeus to package.xml template 2019-08-21 13:56:59 -04:00
Andreas Braun
2f502c2f0e Merge pull request #1008 2019-08-21 19:31:23 +02:00
Andreas Braun
3bad73dd4d PHPC-1355: Add the ability to specify a pipeline to an update command 2019-08-21 19:31:13 +02:00
Andreas Braun
5366a41ed8 Merge pull request #1006 2019-08-21 19:30:43 +02:00
Andreas Braun
804f383aea PHPC-1382: Allow applications to set maxTimeMS for commitTransaction 2019-08-21 19:30:29 +02:00
Jeremy Mikola
74eb111a3c Merge pull request #1011 2019-08-21 13:13:40 -04:00
Jeremy Mikola
99577775d5 PHPC-1415: Disable retryWrites for non-RS sharded cluster on Evergreen 2019-08-21 12:35:49 -04:00
Andreas Braun
331a7a1b70 Merge pull request #1009 2019-08-20 16:24:28 +02:00
Andreas Braun
8d8573e358 Update contribution docs to include steps for bumping libmongoc 2019-08-20 09:36:44 +02:00
Andreas Braun
f710b7b080 PHPC-1369: assume retryable writes by default 2019-08-20 09:23:09 +02:00