-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: couchbase/couchbase-cxx-client
base: 1.1.0
head repository: couchbase/couchbase-cxx-client
compare: 1.1.1
- 10 commits
- 28 files changed
- 3 contributors
Commits on Jun 4, 2025
-
[backport] CXXCBC-696: Use the external exception field to determine …
…txn op error code in Public API (#772)
Configuration menu - View commit details
-
Copy full SHA for 3b0dea6 - Browse repository at this point
Copy the full SHA 3b0dea6View commit details
Commits on Jun 17, 2025
-
[backport] CXXCBC-699: Allow to randomize list of bootstrap nodes (#778)
* [backport] CXXCBC-699: Allow to randomize list of bootstrap nodes By default the SDK would shuffle node list (including list received via DNS-SRV request). To disable this behavior use preserve_bootstrap_nodes_order option.
Configuration menu - View commit details
-
Copy full SHA for 4f55702 - Browse repository at this point
Copy the full SHA 4f55702View commit details
Commits on Jul 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 33dd1b9 - Browse repository at this point
Copy the full SHA 33dd1b9View commit details
Commits on Jul 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d7b6ae7 - Browse repository at this point
Copy the full SHA d7b6ae7View commit details -
[backport] CXXCBC-693: Handle empty/null indexDefs for search_index_g…
…et_all (#801) Changes ======= * Do not return an error if/when indexDefs are empty/null. Instead return w/ an empty list of index definitions.
Configuration menu - View commit details
-
Copy full SHA for 53c8092 - Browse repository at this point
Copy the full SHA 53c8092View commit details
Commits on Jul 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 54cf1cd - Browse repository at this point
Copy the full SHA 54cf1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8198878 - Browse repository at this point
Copy the full SHA 8198878View commit details -
[backport] CXXCBC-651: Preserve cached node labels after generating r…
…eport in app telemetry meter (#804)
Configuration menu - View commit details
-
Copy full SHA for d89ee04 - Browse repository at this point
Copy the full SHA d89ee04View commit details
Commits on Aug 28, 2025
-
[backport] CXXCBC-715: Hard Failover Intermittent Crash (#817)
Motivation =========== An HTTP workload can potentially use an invalid node index to access a node in the config in scenarios to where a node in the cluster has been failed over. Changes ======= * Upon updating the config w/in the HTTP Session manager, reset the next node index if its current value is greater than or equal to the number of nodes in the new config * Update analytics tool to only populate error context if the analytics operation has an error
Configuration menu - View commit details
-
Copy full SHA for 55c5be5 - Browse repository at this point
Copy the full SHA 55c5be5View commit details
Commits on Sep 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3d4d3ba - Browse repository at this point
Copy the full SHA 3d4d3baView 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 1.1.0...1.1.1