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.2.3
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.2.4
Choose a head ref
  • 7 commits
  • 110 files changed
  • 2 contributors

Commits on Sep 17, 2024

  1. PCBC-832: Management API - Analytics Management (#177)

    * Implement analytics index management
    
    * missing declare strict types
    
    * fix autoload failure
    
    * add retries to dataverse creation for analytics temp unavailable
    Matt-Woz authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a90168e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update core to 1.0.2

    avsej committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2e3f0ed View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    166e242 View commit details
    Browse the repository at this point in the history
  2. PCBC-1010: use explicit nullable types where applicable

    Otherwise PHP 8.4 will emit deprecation warning
    avsej committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6c788db View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fix SearchQuery API docs link

    Matt-Woz authored and avsej committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    007e4f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Fix tests

    avsej committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    03aa0f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Update meta for 4.2.4

    avsej committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    763e1dc View commit details
    Browse the repository at this point in the history
Loading