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: arangodb/python-arango
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.2.0
Choose a base ref
...
head repository: arangodb/python-arango
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Jul 9, 2025

  1. Skip _db prefix on /_open/auth (#374)

    * Updating example version
    
    * No longer use _db/... prefix on /_open/auth
    
    * Fixing test dependant on version
    apetenchea authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    7fc1037 View commit details
    Browse the repository at this point in the history
  2. Bump driver version

    apetenchea committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    3dfbe25 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

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

Commits on Aug 4, 2025

  1. Deprecate load/unload methods (#376)

    * Deprecating load method
    
    * Deprecating unload method
    
    * Minor comment correction
    apetenchea authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    08a2e54 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Getting the driver up-to-date (#377)

    * Adding missing parts
    
    * Bumping driver version
    apetenchea authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    453f74b View commit details
    Browse the repository at this point in the history
Loading