-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: couchbase/couchbase-php-client
base: 4.1.6
head repository: couchbase/couchbase-php-client
compare: 4.2.0
- 17 commits
- 469 files changed
- 5 contributors
Commits on Nov 14, 2023
-
PCBC-960 Merge protostellar branch to master (#138)
* Migrate protostellar files * Update PS files * Move generated files * Updating PS files * Update tests to use interfaces, skip if Protostellar * Add management interfaces to classic * Change datastructures to use interfaces * Add PS support in Cluster * add grpc as dependency to composer, update package.xml, add/update scripts * Add validation check to lookupinresult methods * Cleaning * fix style * revert package.xml update * Update PS files * Update PS implementation files * Update exception mapping per RFC * Add PermissionDeniedException * Update package.xml * Update exception converter * undo test script changes * Add support for simple string sorting via FieldSorting
Configuration menu - View commit details
-
Copy full SHA for f622abb - Browse repository at this point
Copy the full SHA f622abbView commit details
Commits on Dec 12, 2023
-
PCBC-964: wait until the core connection is closed (#141)
* the wrapper should wait until the core connection is closed in order to ensure that the in-flight operations will not use any invalid resources * shutdown logger when the module is being unloaded
Configuration menu - View commit details
-
Copy full SHA for 6ac693e - Browse repository at this point
Copy the full SHA 6ac693eView commit details
Commits on Dec 18, 2023
-
PCBC-965 Support DocNotLockedException and core update (#142)
* Core update * Add DocNotLockedException * Update package.xml * Only test on >=7.6.0 * clean update package.xml
Configuration menu - View commit details
-
Copy full SHA for 7faacfd - Browse repository at this point
Copy the full SHA 7faacfdView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f92388 - Browse repository at this point
Copy the full SHA 4f92388View commit details
Commits on Jan 19, 2024
-
PCBC-968 Support for maxTTL value of -1 for collection "no expiry" (#144
) * Add maxTTL check and tests * Update core and package.xml * update core to latest * fix bug with null expiry --------- Co-authored-by: Sergey Avseyev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2673a49 - Browse repository at this point
Copy the full SHA 2673a49View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f19ade - Browse repository at this point
Copy the full SHA 1f19adeView commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 410bd8f - Browse repository at this point
Copy the full SHA 410bd8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1494ce9 - Browse repository at this point
Copy the full SHA 1494ce9View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7603976 - Browse repository at this point
Copy the full SHA 7603976View commit details -
PCBC-979 Add static helpers to SearchQuery types (#149)
* add static helpers * consistent builder message for SearchRequest
Configuration menu - View commit details
-
Copy full SHA for 26f1b03 - Browse repository at this point
Copy the full SHA 26f1b03View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c706c62 - Browse repository at this point
Copy the full SHA c706c62View commit details
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e199b7f - Browse repository at this point
Copy the full SHA e199b7fView commit details -
PCBC-969: move grpc dependencies to suggests section (#153)
Hard dependency on gRPC in PHP might be problematic, so by relaxing the requirement we allow users to choose whether to install gRPC and instead check its presence runtime and throw exception if couchbase2:// protocol is being used while the extensions are not loaded.
Configuration menu - View commit details
-
Copy full SHA for 5c9cd1f - Browse repository at this point
Copy the full SHA 5c9cd1fView commit details -
update in test PessimisticLocking, check if CAS value before document…
… locked is same as CAS value after the document gets unlocked (#151) Co-authored-by: littlefermatlives <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 670a310 - Browse repository at this point
Copy the full SHA 670a310View commit details
Commits on Mar 17, 2024
-
* improve diagnostics * update feature detection * ensure that index for beer-sample is loaded before the test run
Configuration menu - View commit details
-
Copy full SHA for adab8ea - Browse repository at this point
Copy the full SHA adab8eaView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4619bc2 - Browse repository at this point
Copy the full SHA 4619bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4807e92 - Browse repository at this point
Copy the full SHA 4807e92View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.1.6...4.2.0