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/arangodb-java-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.20.0
Choose a base ref
...
head repository: arangodb/arangodb-java-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.21.0
Choose a head ref
  • 5 commits
  • 47 files changed
  • 1 contributor

Commits on Jul 17, 2025

  1. [DE-1047] QA: functional tests with configurable target (#610)

    * commented tests with hard-coded hostname
    
    * commented classification analyzer models tests
    
    * moved configuration tests to test-non-functional module
    
    * added skipStatefulTests system property
    
    * remove users created in tests
    
    * fix async test
    
    * fix async test
    
    * fix jwt tests
    rashtao authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    8994c00 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    e01a383 View commit details
    Browse the repository at this point in the history
  2. support Jackson 2.19

    rashtao committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    b7ff768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c7c36c View commit details
    Browse the repository at this point in the history
  4. v7.21.0

    rashtao committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    d7528fc View commit details
    Browse the repository at this point in the history
Loading