-
Notifications
You must be signed in to change notification settings - Fork 19
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: couchbase/couchbase-cxx-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: couchbase/couchbase-cxx-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 149 files changed
- 5 contributors
Commits on Oct 25, 2024
-
CXXCBC-620: Update core analytics_link_get_all to follow RFC (#687)
Changes ======= * Allow link_type, link_name and dataverse_name to be optional * Raise invalid_argument if a link_name is provided but a dataverse_name is not
Configuration menu - View commit details
-
Copy full SHA for 960bdda - Browse repository at this point
Copy the full SHA 960bddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9e4bf - Browse repository at this point
Copy the full SHA 3d9e4bfView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aba976e - Browse repository at this point
Copy the full SHA aba976eView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66999c5 - Browse repository at this point
Copy the full SHA 66999c5View commit details -
Update couchbase/common_options.hxx
Co-authored-by: Sergey Avseyev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 074ce40 - Browse repository at this point
Copy the full SHA 074ce40View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05fd945 - Browse repository at this point
Copy the full SHA 05fd945View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce56ebc - Browse repository at this point
Copy the full SHA ce56ebcView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24c6576 - Browse repository at this point
Copy the full SHA 24c6576View commit details
Commits on Nov 7, 2024
-
CXXCBC-624: Fix user agent ID generation
SDK-RFC #47 expects space after version and all extra information must be surrounded with parentheses. Additionally this patch allows wrappers to override the ID during compile time, so that C++SDK version will be moved to the extras section of the identifier. * standalone C++SDK build ("cbc" is runtime extra part) "cxx/1.0.3+5.1.074ce40c (Darwin/arm64;ssl/0x30400000;cbc)" * cmake -DCOUCHBASE_CXX_CLIENT_WRAPPER_UNIFIED_ID=ruby/4.5.3 "ruby/4.5.3 (cxx/1.0.3+5.1.074ce40c;Darwin/arm64;ssl/0x30400000;cbc)"
Configuration menu - View commit details
-
Copy full SHA for c24912f - Browse repository at this point
Copy the full SHA c24912fView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bf1445 - Browse repository at this point
Copy the full SHA 8bf1445View commit details -
Configuration menu - View commit details
-
Copy full SHA for a797847 - Browse repository at this point
Copy the full SHA a797847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f21222 - Browse repository at this point
Copy the full SHA 3f21222View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 450c9e0 - Browse repository at this point
Copy the full SHA 450c9e0View commit details
Commits on Nov 22, 2024
-
CXXCBC-632: Do not assume Analytics will always send meta fields in r…
…esponse (#699) "requestID", "clientContextID" and "metrics" might be missing. For example, the following payload might be sent with status 503: { "errors": [ { "code": 23000, "msg": "Analytics Service is temporarily unavailable" } ], "status": "fatal" }
Configuration menu - View commit details
-
Copy full SHA for a0d41a7 - Browse repository at this point
Copy the full SHA a0d41a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fdfa4 - Browse repository at this point
Copy the full SHA 27fdfa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5355b0f - Browse repository at this point
Copy the full SHA 5355b0fView commit details
Loading
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.0.3...1.0.4