Skip to content
Permalink

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-php-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.2
Choose a base ref
...
head repository: couchbase/couchbase-php-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.3
Choose a head ref
  • 6 commits
  • 23 files changed
  • 2 contributors

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    3fe7c8d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. PCBC-828 implement collection management (#89)

    * Implement collection manager
    
    * Linting
    
    * fix arg info
    Matt-Woz authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3f7b7ae View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    5df9a6c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    cb87144 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. update C++ core (#96)

    Notable changes:
    
    * CXXCBC-31: Allow to use schema-less connection strings (#394)
    * CXXCBC-318: Always try TCP if UDP fails in DNS-SRV resolver (#390)
    * CXXCBC-320: Negative expiry in atr can 'stuck' docs. (#393)
    * CXXCBC-310: Improve shutdown of the LostTxnCleanup thread. (#389)
    avsej authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    72c82df View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    8963a09 View commit details
    Browse the repository at this point in the history
Loading