|
| 1 | +RELEASE 1.0.0RC0 |
| 2 | +------------- |
| 3 | +2015-10-26 Jeremy Mikola < [email protected]> |
| 4 | + * Bump extension version to 1.0.0RC0 |
| 5 | + |
| 6 | +2015-10-26 Jeremy Mikola < [email protected]> |
| 7 | + * Revise system libbson version check error message |
| 8 | + |
| 9 | +2015-10-23 Jeremy Mikola < [email protected]> |
| 10 | + * Update GitHub URLs for org change and repo rename |
| 11 | + |
| 12 | +2015-10-21 Jeremy Mikola < [email protected]> |
| 13 | + * PHPC-465: Remove WriteConcernException and WriteErrorException |
| 14 | + |
| 15 | +2015-10-21 Jeremy Mikola < [email protected]> |
| 16 | + * Rename WriteConcernError tests |
| 17 | + |
| 18 | +2015-10-21 Jeremy Mikola < [email protected]> |
| 19 | + * PHPC-465: Remove Manager's single write methods |
| 20 | + |
| 21 | +2015-10-20 Jeremy Mikola < [email protected]> |
| 22 | + * PHPC-440: WriteErrorException extends abstract WriteException |
| 23 | + |
| 24 | +2015-10-20 Jeremy Mikola < [email protected]> |
| 25 | + * PHPC-462: Remove unused DuplicateKeyException |
| 26 | + |
| 27 | +2015-10-19 Jeremy Mikola < [email protected]> |
| 28 | + * PHPC-310: Make BSON types final and disable serialization for now |
| 29 | + |
| 30 | +2015-10-19 Jeremy Mikola < [email protected]> |
| 31 | + * Make BSON create_object assignments consistent |
| 32 | + |
| 33 | +2015-10-16 Jeremy Mikola < [email protected]> |
| 34 | + * PHPC-310: Exception classes need not be final |
| 35 | + |
| 36 | +2015-10-15 Jeremy Mikola < [email protected]> |
| 37 | + * PHPC-444: Support options array in BulkWrite and executeInsert() |
| 38 | + |
| 39 | +2015-10-15 Jeremy Mikola < [email protected]> |
| 40 | + * Fix indentation |
| 41 | + |
| 42 | +2015-10-14 Jeremy Mikola < [email protected]> |
| 43 | + * PHPC-407: Rename X509 error test and fix cert path |
| 44 | + |
| 45 | +2015-10-14 Jeremy Mikola < [email protected]> |
| 46 | + * Rename X509 connection tests |
| 47 | + |
| 48 | +2015-10-14 Jeremy Mikola < [email protected]> |
| 49 | + * PHPC-454: Remove WriteResult::getInfo() method |
| 50 | + |
| 51 | +2015-10-14 Jeremy Mikola < [email protected]> |
| 52 | + * PHPC-441: slaveOk bit is now set on hinted secondary query |
| 53 | + |
| 54 | +2015-10-14 Jeremy Mikola < [email protected]> |
| 55 | + * Bump libbson and libmongoc submodules to 1.2.0 |
| 56 | + |
| 57 | +2015-10-07 Hannes Magnusson < [email protected]> |
| 58 | + * PHPC-256: Productions debug logs |
| 59 | + |
| 60 | +2015-10-07 Hannes Magnusson < [email protected]> |
| 61 | + * PHPC-441: Skip (xfail) these tests while the ticket is being worked on |
| 62 | + |
| 63 | +2015-10-07 Hannes Magnusson < [email protected]> |
| 64 | + * Make sure we have the X509 declaration we need |
| 65 | + |
| 66 | +2015-10-07 Hannes Magnusson < [email protected]> |
| 67 | + * No need for TSRMLS here -- no calls to PHP at all |
| 68 | + |
| 69 | +2015-10-06 Jeremy Mikola < [email protected]> |
| 70 | + * Back to -dev |
| 71 | + |
| 72 | +2015-10-06 Jeremy Mikola < [email protected]> |
| 73 | + * Update install examples to mongodb-beta |
| 74 | + |
| 75 | +2015-10-06 Jeremy Mikola < [email protected]> |
| 76 | + * Add 1.0.0beta2 release notes |
| 77 | + |
| 78 | + |
1 | 79 | RELEASE 1.0.0beta2
|
2 | 80 | -------------
|
3 | 81 | 2015-10-06 Jeremy Mikola < [email protected]>
|
|
0 commit comments